Closed bgamari closed 1 year ago
foliage depends upon the patch utility yet this is not in the PATH which the flake's apps.foliage runs the executable under. This renders nix run .#apps.foliage unusable.
foliage
patch
PATH
apps.foliage
nix run .#apps.foliage
There is a similar dependency on curl.
curl
foliage
depends upon thepatch
utility yet this is not in thePATH
which the flake'sapps.foliage
runs the executable under. This rendersnix run .#apps.foliage
unusable.