flake

Francesco Saccone's Nix flake.
git clone git://git.francescosaccone.com/flake
Log | Files | Refs | README | LICENSE

commit 2de806d166ab66b0c3262672e514a93f17e71cfc
parent b3ed1ce83640b390eb97572fc15e0181e5097641
Author: Francesco Saccone <francesco@francescosaccone.com>
Date:   Wed, 26 Mar 2025 20:32:38 +0100

build: update password-store input

Signed-off-by: Francesco Saccone <francesco@francescosaccone.com>

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -72,11 +72,11 @@ "password-store": { "flake": false, "locked": { - "lastModified": 1741456296, - "narHash": "sha256-brBmpzA+Kxuj37ggWWKmWU9eqOGMtqgRvj0L8p+WAwU=", + "lastModified": 1743016993, + "narHash": "sha256-2GLBomLSrcVKw9O8L1t/r9nBRXVVWdCcpTgpENG1nd8=", "ref": "refs/heads/master", - "rev": "7704f80e16e4ecb0a7c9dce153aca04d3c458284", - "revCount": 4, + "rev": "3de21380f012d10457a44ae9346affd08feef4d6", + "revCount": 6, "type": "git", "url": "git://francescosaccone.com/password-store" },