@@ -22,9 +22,12 @@
lockFile = ./Cargo.lock;
};
doCheck = false;
passthru.shellPath = "/bin/shed";
checkPhase = ''
cargo test -- --test-threads=1
'';
meta = with pkgs.lib; {
description = "A Linux shell written in Rust";
homepage = "https://github.com/km-clay/shed";
The note is not visible to the blocked user.