Move to unstable nixpkgs only

This commit is contained in:
2025-12-06 19:52:39 -05:00
parent 90c7861da6
commit e6ebf14016
3 changed files with 5 additions and 27 deletions

17
flake.lock generated
View File

@@ -56,22 +56,6 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1764831616,
"narHash": "sha256-OtzF5wBvO0jgW1WW1rQU9cMGx7zuvkF7CAVJ1ypzkxA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c97c47f2bac4fa59e2cbdeba289686ae615f8ed4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1764950072,
"narHash": "sha256-BmPWzogsG2GsXZtlT+MTcAWeDK5hkbGRZTeZNW42fwA=",
@@ -114,7 +98,6 @@
"flake-utils": "flake-utils",
"hml": "hml",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"typst-preview": "typst-preview"
}