Add `libunwind` to topgrade packages
Dependencies
- [2]
HINOSPQOAdd simple nushell update script - [3]
PU57TJQJFix topgrade by spawning with `nix-shell --run` - [4]
TNROD27HIterate through required paths in for loop - [5]
RXO4J5WJMove Nushell plugins from dotfile to rebuild script - [6]
QUVWJRINUpdate nu_scripts repository on rebuild - [7]
FPOXMH3VAdd more agressive garbage collection settings
Change contents
- replacement in src/rebuild.nu at line 82
nix-shell -p pkg-config openssl --run "topgrade --disable nix --disable system --yes --no-retry";[2.985]nix-shell -p pkg-config openssl libunwind --run "topgrade --disable nix --disable system --yes --no-retry";