fix flake
All checks were successful
Build and Publish / build-release (push) Successful in 1m24s

This commit is contained in:
2026-04-15 16:22:50 -05:00
parent b1b1c21e4e
commit 8b54f20828
2 changed files with 51 additions and 20 deletions

11
flake.lock generated
View File

@@ -20,15 +20,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1771950615,
"narHash": "sha256-Iqc6kksbvnjrg/9WYWGlOFw9J3o6/W5kBki4PvJp7X0=",
"owner": "nixos",
"lastModified": 1776169885,
"narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f6f08216301df30f2acab89c39506c296ac10c21",
"rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
"type": "github"
},
"original": {
"owner": "nixos",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}