1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src/perl
John Ericson 58b03ef1cd Move NIX_BIN_DIR and all logic using it to the Nix executable itself
This is because with the split packages of the Meson build, we simply
have no idea what directory the binaries will be installed in when we
build the library.

In the process of doing so, consolidate and make more sophisticated the
logic to cope with a few corner cases (e.g. `NIX_BIN_DIR` exists, but no
binaries are inside it).

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2024-08-12 12:29:17 -04: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 add werror=suggest-override 2024-07-25 07:41:12 +02:00
meson.options Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00