mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
1. Fix this eval error: https://hydra.nixos.org/jobset/nix/master#tabs-errors The dev package output (actually a separate derivation) needs to skip this for cross just as the main package output does. 2. Deduplicate libs attrset and list. 3. Move `nix-functional-tests` to `checkInputs`. With the Meson build system, we no longer need a `check` vs `install-check` distinction, so it is simpler to just keeep everything in one place. |
||
---|---|---|
.. | ||
patches | ||
components.nix | ||
dependencies.nix | ||
dev-shell.nix | ||
everything.nix | ||
hydra.nix |