mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01: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. |
||
|---|---|---|
| .. | ||
| lib/Nix | ||
| t | ||
| .version | ||
| .yath.rc.in | ||
| MANIFEST | ||
| meson.build | ||
| meson.options | ||
| package.nix | ||