nixos: Add librespeed
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 22m56s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 22m56s
This commit is contained in:
@@ -6,4 +6,5 @@ in
|
||||
# yeah turns out this is in nixpkgs now... we'll leave it as a sample i guess lol
|
||||
monocraft' = callPackage ./monocraft.nix { };
|
||||
vfio-pci-bind = callPackage ./vfio-pci-bind.nix { };
|
||||
librespeed-go = callPackage ./librespeed-go.nix { };
|
||||
}
|
||||
|
Reference in New Issue
Block a user