Tweak output of __nix_make_gcroot
[?]
Apr 24, 2023, 10:32 PM
KFL5AWCSFNDCJGEXCTVEXRJ3SO6QQNZU3YQQQZHWK7QJKHABMEKACDependencies
- [2]
2IS7OERZPut gcroots in own directory first - [3]
U6EHWR7YTweak --gcroots - [4]
WNFTZY3MOptionally prevent relevant nix store paths from being GC'ed - [5]
FYBNOJLTAutomagically add --rebuild to nix build commands in interactive mode - [*]
W2G433QURefactor libdemo and flakeref for nix run commands
Change contents
- replacement in bash/nix-container-demo-helper.sh at line 41
echo "Preventing GC for '${storepath}'"if __libdemo_use_colour; thenecho -e "\e[0;37mPreventing GC for '${storepath}'\e[0m"elseecho "Preventing GC for '${storepath}'"fi - edit in bash/nix-container-demo-helper.sh at line 62
echo "Removing existing GC roots" - edit in bash/nix-container-demo-helper.sh at line 63
echo "Removing existing GC roots"