fix(nixos-unstable): Revert netbox-qr update as it is incompatible with netbox

This commit is contained in:
Tom Hubrecht 2025-02-10 00:10:27 +01:00
parent 0235b77777
commit 69d79a7049
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -39,6 +39,12 @@ in
"nixos-unstable" = [
# Build netbird-relay
(local ./nixpkgs/05-netbird-relay.patch)
{
_type = "commit";
sha = "87c3740ba46d1486f0b1133980e5c152006f2ee3";
hash = "sha256-0lzC7Ks0KPG8fDnPrnSh7z+NOVHNN5G5XByvmNGWr5M=";
revert = true;
}
];
"agenix" = [