Commit 367239e2 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

fishMinimal: init at 4.0.0

This is a version of Fish without python. Reducing the size of the package from ~240MB to ~110MB.
parent b29d5d1d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  fish,
}:

fish.override {
  usePython = false;
}