remove nixpkgs-unstable

This commit is contained in:
2024-05-31 09:31:54 +03:00
parent beb747d508
commit 7f8623c866
5 changed files with 19 additions and 46 deletions

23
flake.lock generated
View File

@@ -246,29 +246,13 @@
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1717128264,
"narHash": "sha256-G1v5wsi6TAyKWUZcfU8yvbhRrXXL2jVsX3OP3o3PIfQ=",
"lastModified": 1717137004,
"narHash": "sha256-bTPVuz7H9Rpa5hyUvFqL8VBZTnh9u6FEd/ZSrJNHqcM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "5087d4ff41071cbc7d2f376df89d81bde2e00745",
"rev": "83d68f7515cf4915933e6c9a431baf81110433f9",
"type": "github"
},
"original": {
@@ -319,7 +303,6 @@
"nixgl": "nixgl",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks"
}