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

check-meta.nix: Add package warnings #338267

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

Commits on Aug 30, 2024

  1. RFC 127: Initial implementation

    piegamesde authored and AkechiShiro committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    339a83a View commit details
    Browse the repository at this point in the history
  2. WIP problems testing

    Run with `nix-build -A tests.problems`
    infinisil authored and AkechiShiro committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2c52dcf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. RFC 127: Add implementation tests

    * Also fix merge conflicts
    * Make sure that performance PR is conserved
    * Use RunCommand instead of alias RunCommandNoCC
    * Add enum types to meta-types.nix and use them for problemTypes
    * Nixfmt (excepted check-meta.nix)
    * "import" elem
    * Remove dead code
    AkechiShiro committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    69b5584 View commit details
    Browse the repository at this point in the history