Loading pkgs/by-name/sa/sanjuuni/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ poco, ocl-icd, opencl-clhpp, gitUpdater, callPackage, }: Loading Loading @@ -38,9 +39,12 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.tests = { passthru = { tests = { run-on-nixos-artwork = callPackage ./tests/run-on-nixos-artwork.nix { }; }; updateScript = gitUpdater { }; }; meta = with lib; { homepage = "https://github.com/MCJack123/sanjuuni"; Loading Loading
pkgs/by-name/sa/sanjuuni/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ poco, ocl-icd, opencl-clhpp, gitUpdater, callPackage, }: Loading Loading @@ -38,9 +39,12 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.tests = { passthru = { tests = { run-on-nixos-artwork = callPackage ./tests/run-on-nixos-artwork.nix { }; }; updateScript = gitUpdater { }; }; meta = with lib; { homepage = "https://github.com/MCJack123/sanjuuni"; Loading