mirror of
https://github.com/divnix/digga.git
synced 2024-12-22 23:51:39 +03:00
⚙️ value
Update hmOnly to nixos-22.11
This commit is contained in:
parent
07cba07ea2
commit
12ec81f9c3
@ -2,7 +2,7 @@
|
||||
description = "A DevOS example. And also a digga test bed.";
|
||||
|
||||
inputs = {
|
||||
nixos.url = "github:nixos/nixpkgs/nixos-22.05";
|
||||
nixos.url = "github:nixos/nixpkgs/nixos-22.11";
|
||||
digga.url = "github:divnix/digga";
|
||||
digga.inputs.nixpkgs.follows = "nixos";
|
||||
digga.inputs.home-manager.follows = "home";
|
||||
|
Loading…
Reference in New Issue
Block a user