aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-04 06:30:25 +0100
committereldritch horrors <pennae@lix.systems>2024-03-04 07:11:25 +0100
commitbc32950ac5d507f34d557bbe035b9cb751e95247 (patch)
tree426b9f6f103d12f8213ee615574b2832602cd03f /flake.lock
parente9243c849a76d98df947924e9f9d410f1c05d0df (diff)
Merge pull request #9518 from NixOS/fix-static-build
Update Nixpkgs to fix static build (cherry picked from commit 9817788f6b25fefa731b838391f859e886ae0d24) Change-Id: Ibe07a263f4d8f3b230775fb993881e5151a53784
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index d11b468c5..bd987e68e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -34,16 +34,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1700748986,
- "narHash": "sha256-/nqLrNU297h3PCw4QyDpZKZEUHmialJdZW2ceYFobds=",
+ "lastModified": 1701355166,
+ "narHash": "sha256-4V7XMI0Gd+y0zsi++cEHd99u3GNL0xSTGRmiWKzGnUQ=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "9ba29e2346bc542e9909d1021e8fd7d4b3f64db0",
+ "rev": "36c4ac09e9bebcec1fa7b7539cddb0c9e837409c",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-23.05-small",
+ "ref": "staging-23.05",
"repo": "nixpkgs",
"type": "github"
}