Loading pkgs/by-name/gf/gforth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, callPackage, autoreconfHook, gitUpdater, texinfo, libffi, writableTmpDirAsHomeHook, Loading Loading @@ -52,6 +53,8 @@ stdenv.mkDerivation (finalAttrs: { mkdir -p ${lispDir} ''; passthru.updateScript = gitUpdater { }; meta = { description = "Forth implementation of the GNU project"; homepage = "https://www.gnu.org/software/gforth"; Loading Loading
pkgs/by-name/gf/gforth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, callPackage, autoreconfHook, gitUpdater, texinfo, libffi, writableTmpDirAsHomeHook, Loading Loading @@ -52,6 +53,8 @@ stdenv.mkDerivation (finalAttrs: { mkdir -p ${lispDir} ''; passthru.updateScript = gitUpdater { }; meta = { description = "Forth implementation of the GNU project"; homepage = "https://www.gnu.org/software/gforth"; Loading