forked from DGNum/infrastructure
fix(nixos-unstable): Revert netbox-qr update as it is incompatible with netbox
This commit is contained in:
parent
0235b77777
commit
69d79a7049
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,12 @@ in
|
||||||
"nixos-unstable" = [
|
"nixos-unstable" = [
|
||||||
# Build netbird-relay
|
# Build netbird-relay
|
||||||
(local ./nixpkgs/05-netbird-relay.patch)
|
(local ./nixpkgs/05-netbird-relay.patch)
|
||||||
|
{
|
||||||
|
_type = "commit";
|
||||||
|
sha = "87c3740ba46d1486f0b1133980e5c152006f2ee3";
|
||||||
|
hash = "sha256-0lzC7Ks0KPG8fDnPrnSh7z+NOVHNN5G5XByvmNGWr5M=";
|
||||||
|
revert = true;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
"agenix" = [
|
"agenix" = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue