1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 08:53:55 +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:
Eelco Dolstra 2011-10-10 18:12:40 +00:00
parent 55481c44d4
commit 73fe6871c4
6 changed files with 186 additions and 1 deletions

View file

@ -1,4 +1,4 @@
SUBDIRS = externals src scripts corepkgs doc misc tests
SUBDIRS = externals src perl scripts corepkgs doc misc tests
EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh \
nix.conf.example NEWS version