diff options
author | Soispha <soispha@vhack.eu> | 2023-09-16 14:18:07 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-09-16 14:18:07 +0200 |
commit | 21c0fae7ca335a2f6c0fa935f9a459915eef37fc (patch) | |
tree | dd0a7451dfc4046b5ac49b974423a321a7b42a20 /flake.lock | |
parent | fix(treewide): Update to the newest shell lib version (diff) | |
download | nixos-config-21c0fae7ca335a2f6c0fa935f9a459915eef37fc.tar.gz nixos-config-21c0fae7ca335a2f6c0fa935f9a459915eef37fc.zip |
fix(treewide): Update shell library
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 d2a5b275..e15fb062 100644 --- a/flake.lock +++ b/flake.lock @@ -197,11 +197,11 @@ ] }, "locked": { - "lastModified": 1694865172, - "narHash": "sha256-cFJYi2jkTRfrxJpib60xIBzSKKMA8z/1FZh7aWi2hmI=", + "lastModified": 1694866534, + "narHash": "sha256-RgM2kUjmfQdRktCBVN/QySYG/xwf4YKhEixXMtwtXhQ=", "ref": "refs/heads/prime", - "rev": "0c00c51603d148f6dec50603596ac540b6cd70d5", - "revCount": 41, + "rev": "e1653d3dcf7ab2eabc2c9393d271d30a0b0822b5", + "revCount": 42, "type": "git", "url": "https://codeberg.org/soispha/flake_update.git" }, @@ -924,11 +924,11 @@ ] }, "locked": { - "lastModified": 1694865092, - "narHash": "sha256-TQHe+RwNtqO8o1tNKBMTMFwufzXGyOGg+29gvaAjaNg=", + "lastModified": 1694866483, + "narHash": "sha256-YBLysDfloiFK4RSBl35LWu1PxqRs4t7FOZEV6Ki1k0o=", "ref": "refs/heads/prime", - "rev": "7193b436090dd33b568a0334313348126f50c9aa", - "revCount": 87, + "rev": "998e29497e0369ff477c8539d5457a63bcefaa18", + "revCount": 92, "type": "git", "url": "https://codeberg.org/soispha/shell_library.git" }, |