aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock37
1 files changed, 25 insertions, 12 deletions
diff --git a/flake.lock b/flake.lock
index 52872d8..70d4ef3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,26 @@
"nodes": {
"flake-utils": {
"locked": {
- "lastModified": 1656928814,
- "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
+ "lastModified": 1659877975,
+ "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
+ "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "flake-utils_2": {
+ "locked": {
+ "lastModified": 1659877975,
+ "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
@@ -17,11 +32,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1657307176,
- "narHash": "sha256-9qcuR7SMABEsfiaTd/yiKniNiwIoNUKL2Ui54cKo6Mc=",
+ "lastModified": 1662223482,
+ "narHash": "sha256-/7sK/FqFj8T4TnnQE3ezAVc1LGXzvjhDx//X5x8k6Ww=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "0a9f100d7720b4421f5c2680faab568bf34d9fa2",
+ "rev": "73ff5d3db37262657d568cd714bdd442074e0108",
"type": "github"
},
"original": {
@@ -39,19 +54,17 @@
},
"rust-overlay": {
"inputs": {
- "flake-utils": [
- "flake-utils"
- ],
+ "flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
- "lastModified": 1657248581,
- "narHash": "sha256-VSAhHCruQCFWzTz7ZSW5QLb2xIKrBGeEyEfKds4MXeY=",
+ "lastModified": 1662173844,
+ "narHash": "sha256-+ZgW98Y8fZkgFSylE+Mzalumw+kw3SVivZznbJqQaj8=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "6bd9919005ab6bf72464c9ebdd80f89b0cf82f97",
+ "rev": "8ac6d40380dc4ec86f1ff591d5c14c8ae1d77a18",
"type": "github"
},
"original": {