Loading pkgs/by-name/gb/gbforth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, makeWrapper, gforth, unstableGitUpdater, }: stdenv.mkDerivation { Loading Loading @@ -40,6 +41,8 @@ stdenv.mkDerivation { runHook postInstallCheck ''; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { homepage = "https://gbforth.org/"; description = "Forth-based Game Boy development kit"; Loading Loading
pkgs/by-name/gb/gbforth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, makeWrapper, gforth, unstableGitUpdater, }: stdenv.mkDerivation { Loading Loading @@ -40,6 +41,8 @@ stdenv.mkDerivation { runHook postInstallCheck ''; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { homepage = "https://gbforth.org/"; description = "Forth-based Game Boy development kit"; Loading