add nix-janitor nixpkgs.follows

This commit is contained in:
Gerg-L 2024-12-05 14:16:35 -05:00
parent 36dd2bc8f0
commit e3214eea1b
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 11 additions and 25 deletions

View file

@ -61,7 +61,7 @@
type = "github";
owner = "Nobbz";
repo = "nix-janitor";
#inputs.nixpkgs.follows = "unstable";
inputs.nixpkgs.follows = "unstable";
};
#my own packages
spicetify-nix = {