aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorCole Helbling <cole.e.helbling@outlook.com>2022-05-31 11:51:17 -0700
committerCole Helbling <cole.e.helbling@outlook.com>2022-05-31 11:51:17 -0700
commitbd0192d0bbd19d5d2b6ac89e2b71264e396bf08d (patch)
treeef85dbda9c7c9ad76065592560dda749d9fcc527 /flake.lock
parent078c80f7500edd3adc3be5f7fb2801ba346c1d81 (diff)
flake: update to 22.05
The static build works now :)
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 31c1910df..01e4f506a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,16 +18,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1645296114,
- "narHash": "sha256-y53N7TyIkXsjMpOG7RhvqJFGDacLs9HlyHeSTBioqYU=",
+ "lastModified": 1653988320,
+ "narHash": "sha256-ZaqFFsSDipZ6KVqriwM34T739+KLYJvNmCWzErjAg7c=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "530a53dcbc9437363471167a5e4762c5fcfa34a1",
+ "rev": "2fa57ed190fd6c7c746319444f34b5917666e5c1",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-21.05-small",
+ "ref": "nixos-22.05-small",
"repo": "nixpkgs",
"type": "github"
}