diff options
author | Soispha <soispha@vhack.eu> | 2023-09-16 13:56:36 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-09-16 13:56:36 +0200 |
commit | 9ba4a1328e5ed799f6eb480ab73b6cc78ffc0cda (patch) | |
tree | 93577a34c10538cc0c0aae5ca51a2a963776e18b /flake.lock | |
parent | build(flake): Update (diff) | |
download | nixos-config-9ba4a1328e5ed799f6eb480ab73b6cc78ffc0cda.tar.gz nixos-config-9ba4a1328e5ed799f6eb480ab73b6cc78ffc0cda.zip |
fix(treewide): Update to the newest shell lib version
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/flake.lock b/flake.lock index c8865706..d2a5b275 100644 --- a/flake.lock +++ b/flake.lock @@ -197,11 +197,11 @@ ] }, "locked": { - "lastModified": 1693929441, - "narHash": "sha256-hZZVZmrsAorNxuJh5WD8p5RWhYjuK++CFgfLDE9H3Zs=", + "lastModified": 1694865172, + "narHash": "sha256-cFJYi2jkTRfrxJpib60xIBzSKKMA8z/1FZh7aWi2hmI=", "ref": "refs/heads/prime", - "rev": "f99e5abdffbc889919dc46081bef46728152550a", - "revCount": 37, + "rev": "0c00c51603d148f6dec50603596ac540b6cd70d5", + "revCount": 41, "type": "git", "url": "https://codeberg.org/soispha/flake_update.git" }, @@ -924,11 +924,11 @@ ] }, "locked": { - "lastModified": 1693948955, - "narHash": "sha256-JytKfLc+TLx7XR85FTn6pbOPzE/ww+/Ht33dmqdpRXk=", + "lastModified": 1694865092, + "narHash": "sha256-TQHe+RwNtqO8o1tNKBMTMFwufzXGyOGg+29gvaAjaNg=", "ref": "refs/heads/prime", - "rev": "5a448405feaaf721a0ec90008301cdbcbae10ae3", - "revCount": 84, + "rev": "7193b436090dd33b568a0334313348126f50c9aa", + "revCount": 87, "type": "git", "url": "https://codeberg.org/soispha/shell_library.git" }, |