lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fishMinimal: init at 4.0.0 (#387070)

authored by

Pol Dellaiera and committed by
GitHub
98b8c3e5 f88c43f3

+7
+7
pkgs/by-name/fi/fishMinimal/package.nix
··· 1 + { 2 + fish, 3 + }: 4 + 5 + fish.override { 6 + usePython = false; 7 + }