Loading pkgs/applications/graphics/oculante/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ , gtk3 , darwin , perl , wrapGAppsHook }: rustPlatform.buildRustPackage rec { Loading @@ -39,6 +40,7 @@ rustPlatform.buildRustPackage rec { pkg-config nasm perl wrapGAppsHook ]; checkFlagsArray = [ "--skip=tests::net" ]; # requires network access Loading Loading @@ -74,6 +76,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/woelper/oculante"; changelog = "https://github.com/woelper/oculante/blob/${version}/CHANGELOG.md"; license = licenses.mit; mainProgram = "oculante"; maintainers = with maintainers; [ dit7ya figsoda ]; }; } Loading
pkgs/applications/graphics/oculante/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ , gtk3 , darwin , perl , wrapGAppsHook }: rustPlatform.buildRustPackage rec { Loading @@ -39,6 +40,7 @@ rustPlatform.buildRustPackage rec { pkg-config nasm perl wrapGAppsHook ]; checkFlagsArray = [ "--skip=tests::net" ]; # requires network access Loading Loading @@ -74,6 +76,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/woelper/oculante"; changelog = "https://github.com/woelper/oculante/blob/${version}/CHANGELOG.md"; license = licenses.mit; mainProgram = "oculante"; maintainers = with maintainers; [ dit7ya figsoda ]; }; }