gmodena / nix-flatpak

Install flatpaks declaratively
Apache License 2.0
276 stars 10 forks source link

installer: fix path to coreutils commands. #40

Closed gmodena closed 7 months ago

gmodena commented 7 months ago

Fixes mkdir, cat and ln not being accessible by the installer script.

Regression introduced by #39