Loading pkgs/by-name/ls/lsd/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pandoc, testers, lsd, git, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -37,8 +38,7 @@ rustPlatform.buildRustPackage rec { --zsh $releaseDir/build/lsd-*/out/_lsd ''; # Found argument '--test-threads' which wasn't expected, or isn't valid in this context doCheck = false; nativeCheckInputs = [ git ]; passthru.tests.version = testers.testVersion { package = lsd; }; Loading Loading
pkgs/by-name/ls/lsd/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pandoc, testers, lsd, git, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -37,8 +38,7 @@ rustPlatform.buildRustPackage rec { --zsh $releaseDir/build/lsd-*/out/_lsd ''; # Found argument '--test-threads' which wasn't expected, or isn't valid in this context doCheck = false; nativeCheckInputs = [ git ]; passthru.tests.version = testers.testVersion { package = lsd; }; Loading