Loading pkgs/by-name/qu/quickjs-ng/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "quickjs-ng"; version = "0.6.1"; version = "0.8.0"; src = fetchFromGitHub { owner = "quickjs-ng"; repo = "quickjs"; rev = "v${finalAttrs.version}"; hash = "sha256-7IAkmlzgiPVd8yRv7LU5a7HWCB+eQk1Ur1KwZupwty0="; tag = "v${finalAttrs.version}"; hash = "sha256-o0Cpy+20EqNdNENaYlasJcKIGU7W4RYBcTMsQwFTUNc="; }; outputs = [ Loading Loading @@ -45,13 +45,13 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; postBuild = '' pushd ../doc pushd ../docs makeinfo *texi popd ''; postInstall = '' pushd ../doc pushd ../docs install -Dm644 -t ''${!outputInfo}/share/info *info popd ''; Loading Loading
pkgs/by-name/qu/quickjs-ng/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "quickjs-ng"; version = "0.6.1"; version = "0.8.0"; src = fetchFromGitHub { owner = "quickjs-ng"; repo = "quickjs"; rev = "v${finalAttrs.version}"; hash = "sha256-7IAkmlzgiPVd8yRv7LU5a7HWCB+eQk1Ur1KwZupwty0="; tag = "v${finalAttrs.version}"; hash = "sha256-o0Cpy+20EqNdNENaYlasJcKIGU7W4RYBcTMsQwFTUNc="; }; outputs = [ Loading Loading @@ -45,13 +45,13 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; postBuild = '' pushd ../doc pushd ../docs makeinfo *texi popd ''; postInstall = '' pushd ../doc pushd ../docs install -Dm644 -t ''${!outputInfo}/share/info *info popd ''; Loading