about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorVika Shleina <vika@fireburn.ru>2021-07-19 05:51:07 +0300
committerVika Shleina <vika@fireburn.ru>2021-07-19 05:51:47 +0300
commit64d45bd3ae244e10521db4693a52ffa3322bb410 (patch)
tree350dea50a134bea159d4673c40152c61c9fac8e3 /flake.lock
parent5476bb17dc428bcef8163c26c320e5c3ef1ff5d5 (diff)
Fixed flake-utils?
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 79105d0..c9c2da3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,15 +2,16 @@
   "nodes": {
     "flake-utils": {
       "locked": {
-        "lastModified": 1619345332,
-        "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
+        "lastModified": 1623875721,
+        "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
         "owner": "numtide",
         "repo": "flake-utils",
-        "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
+        "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
         "type": "github"
       },
       "original": {
         "owner": "numtide",
+        "ref": "master",
         "repo": "flake-utils",
         "type": "github"
       }