bump nixpkgs to 1c3fe55a (2026-04-27)

This commit is contained in:
Oleks
2026-05-01 00:45:41 +03:00
parent 1550e5be0e
commit 6a1fbe4cdc
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2,17 +2,17 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-ppefbuGh9S1W3gNCvMPhsadn6FvshqaJAYRk1/N2JGY=",
"lastModified": 1777268161,
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
"type": "github"
}
},
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = {
# Default pin — all servers follow this unless overridden below
nixpkgs.url = "github:NixOS/nixpkgs/2fc6539b481e1d2569f25f8799236694180c0993";
nixpkgs.url = "github:NixOS/nixpkgs/1c3fe55ad329cbcb28471bb30f05c9827f724c76";
# Per-server pins (follow default; replace with a direct url to override)
nixpkgs-armer.follows = "nixpkgs";