mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
chore: update nix and remove nix-janitor input
This commit is contained in:
parent
23f243b94d
commit
9532bfa8a4
2 changed files with 29 additions and 122 deletions
|
|
@ -58,12 +58,6 @@
|
|||
repo = "lanzaboote";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
nix-janitor = {
|
||||
type = "github";
|
||||
owner = "Nobbz";
|
||||
repo = "nix-janitor";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
systems = {
|
||||
type = "github";
|
||||
owner = "nix-systems";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue