Remove nixpkgs-master input
All checks were successful
flake-check / build (push) Successful in 1m55s

This commit is contained in:
2024-10-03 11:18:34 +02:00
parent e8c10ec9e9
commit cebeb2be1c
2 changed files with 9 additions and 27 deletions

17
flake.lock generated
View File

@@ -217,22 +217,6 @@
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1727912358,
"narHash": "sha256-ba06/LDxDIZexS2mCdwRdBluBKwRJ91cAsnnOPmVdfA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "78389c563cbe52a1b5742cd760ef52291b429fc2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1720535198,
@@ -361,7 +345,6 @@
"huecli": "huecli",
"nix-packages": "nix-packages",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-stable": "nixpkgs-stable",
"nixprstatus": "nixprstatus",
"sops-nix": "sops-nix"