Loading pkgs/applications/misc/projectlibre/default.nix→pkgs/by-name/pr/projectlibre/package.nix +10 −10 Original line number Diff line number Diff line Loading @@ -2,30 +2,32 @@ lib, stdenv, fetchgit, ant, jdk, stripJavaArchivesHook, makeWrapper, jre, stripJavaArchivesHook, coreutils, jre, which, }: stdenv.mkDerivation (finalAttrs: { pname = "projectlibre"; version = "1.9.3"; version = "1.9.8"; src = fetchgit { url = "https://git.code.sf.net/p/projectlibre/code"; rev = "20814e88dc83694f9fc6780c2550ca5c8a87aa16"; # version 1.9.3 was not tagged hash = "sha256-yXgYyy3jWxYMXKsNCRWdO78gYRmjKpO9U5WWU6PtwMU="; rev = "0530be227f4a10c5545cce8d3db20ac5a4d76a66"; # version 1.9.8 was not tagged hash = "sha256-eGoPtHy1XfPLnJXNDOMcek4spNKkNyZdby0IsZFZfME="; }; nativeBuildInputs = [ ant jdk stripJavaArchivesHook makeWrapper stripJavaArchivesHook ]; runtimeDeps = [ Loading @@ -34,8 +36,6 @@ stdenv.mkDerivation (finalAttrs: { which ]; env.JAVA_TOOL_OPTIONS = "-Dfile.encoding=UTF8"; buildPhase = '' runHook preBuild ant -f projectlibre_build/build.xml Loading pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -4234,11 +4234,6 @@ with pkgs; polaris-web = callPackage ../servers/polaris/web.nix { }; projectlibre = callPackage ../applications/misc/projectlibre { jre = jre8; jdk = jdk8; }; projectm_3 = libsForQt5.callPackage ../applications/audio/projectm_3 { }; proxmark3 = libsForQt5.callPackage ../tools/security/proxmark3/default.nix { }; Loading Loading
pkgs/applications/misc/projectlibre/default.nix→pkgs/by-name/pr/projectlibre/package.nix +10 −10 Original line number Diff line number Diff line Loading @@ -2,30 +2,32 @@ lib, stdenv, fetchgit, ant, jdk, stripJavaArchivesHook, makeWrapper, jre, stripJavaArchivesHook, coreutils, jre, which, }: stdenv.mkDerivation (finalAttrs: { pname = "projectlibre"; version = "1.9.3"; version = "1.9.8"; src = fetchgit { url = "https://git.code.sf.net/p/projectlibre/code"; rev = "20814e88dc83694f9fc6780c2550ca5c8a87aa16"; # version 1.9.3 was not tagged hash = "sha256-yXgYyy3jWxYMXKsNCRWdO78gYRmjKpO9U5WWU6PtwMU="; rev = "0530be227f4a10c5545cce8d3db20ac5a4d76a66"; # version 1.9.8 was not tagged hash = "sha256-eGoPtHy1XfPLnJXNDOMcek4spNKkNyZdby0IsZFZfME="; }; nativeBuildInputs = [ ant jdk stripJavaArchivesHook makeWrapper stripJavaArchivesHook ]; runtimeDeps = [ Loading @@ -34,8 +36,6 @@ stdenv.mkDerivation (finalAttrs: { which ]; env.JAVA_TOOL_OPTIONS = "-Dfile.encoding=UTF8"; buildPhase = '' runHook preBuild ant -f projectlibre_build/build.xml Loading
pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -4234,11 +4234,6 @@ with pkgs; polaris-web = callPackage ../servers/polaris/web.nix { }; projectlibre = callPackage ../applications/misc/projectlibre { jre = jre8; jdk = jdk8; }; projectm_3 = libsForQt5.callPackage ../applications/audio/projectm_3 { }; proxmark3 = libsForQt5.callPackage ../tools/security/proxmark3/default.nix { }; Loading