summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock32
1 files changed, 17 insertions, 15 deletions
diff --git a/flake.lock b/flake.lock
index 08638ca0..8cbc0c49 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,38 +1,40 @@
{
"nodes": {
- "flake-utils": {
+ "flake-compat": {
+ "flake": false,
"locked": {
- "lastModified": 1649676176,
- "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
+ "lastModified": 1650374568,
+ "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
- "owner": "numtide",
- "repo": "flake-utils",
+ "owner": "edolstra",
+ "repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
- "lastModified": 1651024496,
- "narHash": "sha256-uKSrrw/neSkxX6TXPSaMyfu7iKzFrK7F6HOt6vQefGY=",
- "owner": "NixOS",
+ "lastModified": 1668531822,
+ "narHash": "sha256-rNt2SphDCQTbAgWBX9ZCMIn5ISxeb0l6b6kRLvzbFVo=",
+ "owner": "nixos",
"repo": "nixpkgs",
- "rev": "d9e593ed5889f3906dc72811c45bf684be8865cf",
+ "rev": "97b8d9459f7922ce0e666113a1e8e6071424ae16",
"type": "github"
},
"original": {
- "id": "nixpkgs",
+ "owner": "nixos",
"ref": "nixpkgs-unstable",
- "type": "indirect"
+ "repo": "nixpkgs",
+ "type": "github"
}
},
"root": {
"inputs": {
- "flake-utils": "flake-utils",
+ "flake-compat": "flake-compat",
"nixpkgs": "nixpkgs"
}
}