flake

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

commit 98774faa21c132131106de9039ab8dbb765033db
parent 93aec2aacddba65755acf35c5896781d8f37880d
Author: Francesco Saccone <francesco@francescosaccone.com>
Date:   Fri,  2 May 2025 17:17:18 +0200

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": 1745929810, - "narHash": "sha256-TPzoQgPRSVttR7bRUwkoCPHS83huwYTIxwjfqFFjG20=", + "lastModified": 1746271284, + "narHash": "sha256-4kyUK6yKPleyXIBA9B7qrHrqUS9v3+5RyAbOs6yUVvg=", "ref": "refs/heads/master", - "rev": "fb37551caff1c5cf0d4d25a148e97b1cb2ab75b7", - "revCount": 8, + "rev": "0819d1521b3c90cfe0e589b24b83c6ee612fde76", + "revCount": 11, "type": "git", "url": "git://git.francescosaccone.com/password-store" },