Loading pkgs/applications/misc/projectlibre/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchgit , ant , jdk , stripJavaArchivesHook , makeWrapper , jre , coreutils Loading @@ -22,6 +23,7 @@ stdenv.mkDerivation { nativeBuildInputs = [ ant jdk stripJavaArchivesHook makeWrapper ]; Loading Loading
pkgs/applications/misc/projectlibre/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchgit , ant , jdk , stripJavaArchivesHook , makeWrapper , jre , coreutils Loading @@ -22,6 +23,7 @@ stdenv.mkDerivation { nativeBuildInputs = [ ant jdk stripJavaArchivesHook makeWrapper ]; Loading