pkgs: Add modrinth-app
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 34m35s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 34m35s
This commit is contained in:
@@ -7,4 +7,5 @@ in
|
||||
monocraft' = callPackage ./monocraft.nix { };
|
||||
vfio-pci-bind = callPackage ./vfio-pci-bind.nix { };
|
||||
librespeed-go = callPackage ./librespeed-go.nix { };
|
||||
modrinth-app = callPackage ./modrinth-app { };
|
||||
}
|
||||
|
Reference in New Issue
Block a user