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

tests.nixpkgs-check-by-name: Fix for aliases to packages in pkgs/by-name and better testing #281390

Merged
merged 3 commits into from
Jan 17, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    91b754e View commit details
    Browse the repository at this point in the history
  2. tests.nixpkgs-check-by-name: Test on the current Nixpkgs

    This test actually fails right now
    infinisil committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3ebd239 View commit details
    Browse the repository at this point in the history
  3. tests.nixpkgs-check-by-name: Don't error for pkgs/by-name aliases

    This was an oversight in NixOS#275539
    not accounted for, which would've failed in CI
    infinisil committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0f27917 View commit details
    Browse the repository at this point in the history