Anyone had any luck with the Blackmagic Decklink cards please?
hardware.decklink.enable = true;
#https://github.com/NixOS/nixpkgs/blob/d7600c775f877cd87b4f5a831c28aa94137377aa/nixos/modules/hardware/decklink.nix
Maybe the URL moved?
[nix-shell:~/nixos/desktop/l]$ make
Hostnames match: l
sudo nixos-rebuild switch --flake .
warning: Git tree '/home/das/nixos' is dirty
building the system configuration...
warning: Git tree '/home/das/nixos' is dirty
error: builder for '/nix/store/ajn7gzfzmz7k8iz42h3ngbib9k4hyfnf-01-update-makefiles.drv' failed with exit code 1;
last 17 log lines:
>
> trying https://aur.archlinux.org/cgit/aur.git/plain/01-update-makefiles.patch?h=decklink
> % Total % Received % Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> curl: (22) The requested URL returned error: 404
> Warning: Problem (retrying all errors). Will retry in 1 second. 3 retries left.
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> curl: (22) The requested URL returned error: 404
> Warning: Problem (retrying all errors). Will retry in 2 seconds. 2 retries
> Warning: left.
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> curl: (22) The requested URL returned error: 404
> Warning: Problem (retrying all errors). Will retry in 4 seconds. 1 retry left.
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> curl: (22) The requested URL returned error: 404
> error: cannot download 01-update-makefiles from any mirror
For full logs, run:
nix log /nix/store/ajn7gzfzmz7k8iz42h3ngbib9k4hyfnf-01-update-makefiles.drv
error: 1 dependencies of derivation '/nix/store/l5qwz1591ysragak0m9n8mpi1sqgchgg-decklink-14.4.1a4.drv' failed to build
error: 1 dependencies of derivation '/nix/store/p2kbc49b3kbr6gcizfxbzpg5jf2xrqsx-linux-6.16.4-modules.drv' failed to build
error: 1 dependencies of derivation '/nix/store/cl28nr7807r0w12dyawa73xacfsspq61-nixos-system-l-25.11.20250830.d7600c7.drv' failed to build
Command 'nix --extra-experimental-features 'nix-command flakes' build --print-out-paths '/home/das/nixos/desktop/l#nixosConfigurations."l".config.system.build.toplevel' --no-link' returned non-zero exit status 1.
make: *** [Makefile:19: rebuild] Error 1
[nix-shell:~/nixos/desktop/l]$