just waiting for https://github.com/NixOS/nixpkgs/pull/398536 to get
reviewed and merged.
This commit is contained in:
Gabe Venberg 2025-04-14 12:57:56 +02:00
parent 357f6ae2f6
commit 90fe4a9ad0
4 changed files with 9 additions and 9 deletions

12
flake.lock generated
View file

@ -225,16 +225,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1743095683,
"narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=",
"owner": "nixos",
"lastModified": 1744623728,
"narHash": "sha256-4yNH4c7zkUi3nuYHsmRRXXAcDLkT/fP5eQPoLhqMWwA=",
"owner": "gabevenberg",
"repo": "nixpkgs",
"rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6",
"rev": "b87080e2ab4478d9fb9b89114a9bea3e62ddd98f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"owner": "gabevenberg",
"ref": "restic-server-htpasswd-file",
"repo": "nixpkgs",
"type": "github"
}