lix/perl
Qyriad 2041bdac2d perl: put perl dependencies in buildInputs instead of manually passing them to configure
Perl has an env hook[1]. Passing the paths manually without putting them
in buildInputs is harder to understand, plays less nicely with dev
shells, and is less build-generic.

Produced identical output on my x86_64-linux machine, and on my
aarch64-darwin machine was identical save for the derivation output path
which gets embedded into the .dylib Mach-O.

Change-Id: Ib313caa5a6f0b0e3154ce6f05379033920d0d290
2024-03-30 14:44:32 -06:00
..
lib/Nix Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
configure.ac Document libsodium, which is now mandatory, as a dependency 2021-11-27 23:11:11 +01:00
default.nix perl: put perl dependencies in buildInputs instead of manually passing them to configure 2024-03-30 14:44:32 -06:00
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
Makefile Merge pull request #9106 from Ericson2314/positive-source-filtering 2024-03-04 04:36:42 +01:00
Makefile.config.in Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00