hercules-ci / arion

Run docker-compose with help from Nix/NixOS
Apache License 2.0
631 stars 47 forks source link

Set default PATH when image.enableRecommendedContents is true #176

Open roberth opened 1 year ago

roberth commented 1 year ago

Possible solution to #175

roberth commented 1 year ago

Right, it's a string list, so it'd be "PATH=/.../bin:...", but that also means we don't get to use priorities. This needs to go through an attrset first.