Skip to content

Commit 1f066cc

Browse files
committed
Revert "espup: Set passthru.updateScript"
This reverts commit 4f0aca8.
1 parent 66da98e commit 1f066cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/es/espup/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
darwin,
1313
testers,
1414
espup,
15-
gitUpdater,
1615
}:
1716

1817
rustPlatform.buildRustPackage rec {
@@ -68,7 +67,6 @@ rustPlatform.buildRustPackage rec {
6867
--zsh <($out/bin/espup completions zsh)
6968
'';
7069

71-
passthru.updateScript = gitUpdater { };
7270
passthru.tests.version = testers.testVersion {
7371
package = espup;
7472
};

0 commit comments

Comments
 (0)