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;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
mainProgram = "fish";
|
mainProgram = "fish";
|
||||||
|
maintainer = "Cobray";
|
||||||
};
|
};
|
||||||
|
|
||||||
passthru.shellPath = "/bin/fish";
|
passthru.shellPath = "/bin/fish";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue