after all, why not
This commit is contained in:
parent
2a5756b128
commit
040c94c5b9
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ rustPlatform.buildRustPackage rec {
|
|||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "fish";
|
||||
maintainer = "Cobray";
|
||||
};
|
||||
|
||||
passthru.shellPath = "/bin/fish";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue