Closed
Description
Problem
There are various cases where bash scripts are source from within Nix and then they have their variables replaced with substitute
:
This hurts reusability of the scripts logic and adds verboseness to the scripts.
Solution
Inline the scripts in the Nix file to avoid substitutions.
Metadata
Metadata
Assignees
Labels
No labels