1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-17 07:52:43 +01:00
nix/src/perl
John Ericson 0fe92067fb Fixes for nix-everything wrapper
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.
2025-01-20 12:19:21 -05:00
..
lib/Nix Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
t Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
.version Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
.yath.rc.in Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
MANIFEST Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
meson.build Fixes for nix-everything wrapper 2025-01-20 12:19:21 -05:00
meson.options Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
package.nix Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00