diff options
author | Soispha <soispha@vhack.eu> | 2023-12-28 15:18:01 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-28 15:18:01 +0100 |
commit | b726043befebca229bf3c0bb0650bf2332faecc6 (patch) | |
tree | 5817bebe9811b86d15de380b63803cb45001ba0e /flake.lock | |
parent | fix(hm/pkgs/scr/neorg): List all task when no context is set (diff) | |
download | nixos-config-b726043befebca229bf3c0bb0650bf2332faecc6.tar.gz nixos-config-b726043befebca229bf3c0bb0650bf2332faecc6.zip |
build(treewide): Update shell library
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock index 808f5402..aedf64e2 100644 --- a/flake.lock +++ b/flake.lock @@ -432,11 +432,11 @@ ] }, "locked": { - "lastModified": 1703709181, - "narHash": "sha256-tHId+/SbBtzF3OGu1a4YhhNifdgQ/+RiDPe7Yw+CIzE=", + "lastModified": 1703760766, + "narHash": "sha256-jv6B2+AwfZbYJWkJIY3UMyqnF+TspyUC81vQNcK/nxE=", "owner": "nix-community", "repo": "nixvim", - "rev": "b140981d65335abd07ce313e058380243b827823", + "rev": "a7144cfbf7e54e99888fa979950e8059efba03cf", "type": "github" }, "original": { @@ -748,11 +748,11 @@ ] }, "locked": { - "lastModified": 1702997143, - "narHash": "sha256-IF8T8lWbOeB1USt5niGgA1V8UazBIZPSErRLvdhEcNo=", + "lastModified": 1703772947, + "narHash": "sha256-qJ1LJ4e3KhJa0MZBD/ShHw5yMJFz/9YwNT8mU9mekBI=", "ref": "refs/heads/prime", - "rev": "a43d5d0cfb9bbe30345810c7a4d0707fcab9267b", - "revCount": 121, + "rev": "cbbffa4c18e5d6772a0d830051eb5fd80c7afee0", + "revCount": 123, "type": "git", "url": "https://codeberg.org/soispha/shell_library.git" }, |