8 lines
53 B
Nix
8 lines
53 B
Nix
|
|
{
|
||
|
|
fish,
|
||
|
|
}:
|
||
|
|
|
||
|
|
fish.override {
|
||
|
|
usePython = false;
|
||
|
|
}
|