Nothing but Nix
Version updated for https://github.com/wimpysworld/nothing-but-nix to version v5.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- feat: removes more pre-installed packages by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/7
- fix: improve robustness of test workflow and environment setup by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/8
- fix: purge /usr/local early to ensure Nix doesn’t get purged by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/9
- feat(action): add witness-carnage option for real-time purge visibility by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/10
- feat(action): add post-run script by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/11
- feat(inputs): add customizable safe-haven disk space reservations by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/12
- refactor: simplify snapd removal, the snap apt package has full purge logic by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/13
- fix(btrfs): prevent TRIM during balance operations on loop devices by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/14
- feat(apt): minimal purge for cleave hatchet protocol by @flexiondotorg in https://github.com/wimpysworld/nothing-but-nix/pull/15
Full Changelog: https://github.com/wimpysworld/nothing-but-nix/compare/v4...v5