mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Include the Nix Perl bindings in Nix itself. This will allow the
bindings to be used in Nix's own Perl scripts. The only downside is that Perl XS and Automake/libtool don't really like each other, so building is a bit tricky.
This commit is contained in:
parent
55481c44d4
commit
73fe6871c4
6 changed files with 186 additions and 1 deletions
|
@ -341,6 +341,7 @@ AC_CONFIG_FILES([Makefile
|
|||
src/nix-setuid-helper/Makefile
|
||||
src/nix-log2xml/Makefile
|
||||
src/bsdiff-4.3/Makefile
|
||||
perl/Makefile
|
||||
scripts/Makefile
|
||||
corepkgs/Makefile
|
||||
corepkgs/nar/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue