Loading pkgs/by-name/es/espup/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ darwin, testers, espup, gitUpdater, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -67,6 +68,7 @@ rustPlatform.buildRustPackage rec { --zsh <($out/bin/espup completions zsh) ''; passthru.updateScript = gitUpdater { }; passthru.tests.version = testers.testVersion { package = espup; }; Loading Loading
pkgs/by-name/es/espup/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ darwin, testers, espup, gitUpdater, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -67,6 +68,7 @@ rustPlatform.buildRustPackage rec { --zsh <($out/bin/espup completions zsh) ''; passthru.updateScript = gitUpdater { }; passthru.tests.version = testers.testVersion { package = espup; }; Loading