about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2021-08-10 11:31:35 +0300
committerVika <vika@fireburn.ru>2021-08-10 11:31:35 +0300
commitb0de7810ffd2c730e6ed68d17a706402e9f2cf54 (patch)
tree38d2764b99b36a674c6af64c27985f880b11ae2d /flake.lock
parent764d19570ceff8bd11d18ada3d2798f895da2da7 (diff)
Update flake.lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 19 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index c9c2da3..03601a6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -16,6 +16,21 @@
         "type": "github"
       }
     },
+    "flake-utils_2": {
+      "locked": {
+        "lastModified": 1623875721,
+        "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
     "naersk": {
       "inputs": {
         "nixpkgs": [
@@ -61,19 +76,17 @@
     },
     "rust": {
       "inputs": {
-        "flake-utils": [
-          "flake-utils"
-        ],
+        "flake-utils": "flake-utils_2",
         "nixpkgs": [
           "nixpkgs"
         ]
       },
       "locked": {
-        "lastModified": 1625624041,
-        "narHash": "sha256-USMvlZoOr2871RZPK++8Vh0EdEcoHSUyiH4eQYY+dMY=",
+        "lastModified": 1628216053,
+        "narHash": "sha256-ngnhg7xx0s4gyfdfSVPCYQafLA+YfW3JHX70M3eNOSk=",
         "owner": "oxalica",
         "repo": "rust-overlay",
-        "rev": "3315cab6bece3d735a2548a4d937f9e2190035d0",
+        "rev": "63cff1cea66f1cd76fe5377776e5e597c6635a42",
         "type": "github"
       },
       "original": {