add nix-skills flake input

This commit is contained in:
2026-05-07 21:36:19 +02:00
parent 33723a5315
commit 4fc2befee5
3 changed files with 27 additions and 0 deletions
Generated
+21
View File
@@ -253,6 +253,26 @@
"type": "github"
}
},
"nix-skills": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775452536,
"narHash": "sha256-1MjzL/U5OtALBmsel4YHVSK9jr2c/YP4eXfi7lA5C+o=",
"owner": "sudosubin",
"repo": "nix-skills",
"rev": "c2d1958a5cdd7ee83f552c046fbc7cb43e8171e4",
"type": "github"
},
"original": {
"owner": "sudosubin",
"repo": "nix-skills",
"type": "github"
}
},
"nix-sweep": {
"inputs": {
"cf": "cf",
@@ -404,6 +424,7 @@
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"nix-flatpak": "nix-flatpak",
"nix-skills": "nix-skills",
"nix-sweep": "nix-sweep",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",