parent
38094de6b6
commit
25342cd6bd
@ -20,4 +20,8 @@ buildGoPackage rec {
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
};
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/elvish";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user