Loading pkgs/development/tools/gnulib/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Central location for code to be shared among GNU packages"; homepage = "https://www.gnu.org/software/gnulib/"; changelog = "https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=ChangeLog"; license = licenses.gpl3Plus; mainProgram = "gnulib-tool"; platforms = platforms.unix; Loading Loading
pkgs/development/tools/gnulib/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Central location for code to be shared among GNU packages"; homepage = "https://www.gnu.org/software/gnulib/"; changelog = "https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=ChangeLog"; license = licenses.gpl3Plus; mainProgram = "gnulib-tool"; platforms = platforms.unix; Loading