summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 11 insertions, 8 deletions
diff --git a/flake.lock b/flake.lock
index 7b90367..8d5c7e4 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,15 +2,19 @@
"nodes": {
"data": {
"inputs": {
- "flake-utils": [],
- "nixpkgs": []
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ]
},
"locked": {
- "lastModified": 1668340813,
- "narHash": "sha256-S3rKgiJqBGsH69zU/A3tlogMC/jpICHtSAzd/CBTVUI=",
+ "lastModified": 1668375475,
+ "narHash": "sha256-rp+tPVJkm8QWG48MBhk/+qblvYOmSpLamfAZkhMnyKw=",
"owner": "qaristote",
"repo": "info",
- "rev": "946290203abdc6075b01a40672509bbaabd260d5",
+ "rev": "5a8c11a5fae47a8eaad7a90ac3a70020243ceb48",
"type": "github"
},
"original": {
@@ -29,9 +33,8 @@
"type": "github"
},
"original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
+ "id": "flake-utils",
+ "type": "indirect"
}
},
"nixpkgs": {