Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor generation deletion for better code reuse between CLI tools #9894

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    5fa9414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df32a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc5f679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c4601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9346958 View commit details
    Browse the repository at this point in the history
  6. nix-collect-garbage: extend test coverage

    * check exact generation ids instead of just the count
    * test --delete-older-than days
    MichaelOultram committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c45d66b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e7b6c6 View commit details
    Browse the repository at this point in the history
  8. Add tests for nix-env --delete-generations.

    Extend all tests to include tests where the active generation is
    not the latest generation.
    MichaelOultram committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    19514f6 View commit details
    Browse the repository at this point in the history