aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2021-12-15 13:49:05 +0100
committerEelco Dolstra <edolstra@gmail.com>2021-12-15 13:49:05 +0100
commit1b6adfe18f17c90a56ab172e031d040815b3e1f3 (patch)
tree467b833beb3be13b5bc85a849d18a90d880783aa /flake.lock
parent18e4851752970f1c1de7ea56c98fcdc9b63be97f (diff)
Revert "update flake.nix to 21.11"
This reverts commit ad9322a48fce955fb30b111b0fb5c3b8007a6e2e because it breaks hydraJobs.buildStatic.* and the evaluation of some tests.
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 5fb200248..861af1c54 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,16 +18,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1638501222,
- "narHash": "sha256-tgOZW/rLcB4P7iffx88K3iF70YH+44PtV6kVg5YGIg0=",
+ "lastModified": 1632864508,
+ "narHash": "sha256-d127FIvGR41XbVRDPVvozUPQ/uRHbHwvfyKHwEt5xFM=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "45c527ae2de6f2f36d5790273343f06cd14bc0d1",
+ "rev": "82891b5e2c2359d7e58d08849e4c89511ab94234",
"type": "github"
},
"original": {
"id": "nixpkgs",
- "ref": "nixos-21.11-small",
+ "ref": "nixos-21.05-small",
"type": "indirect"
}
},