1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

buildenv: perl -> c++

This commit is contained in:
Shea Levy 2016-08-11 07:58:33 -04:00
parent eef754813f
commit 91978e3b9a
8 changed files with 202 additions and 172 deletions

View file

@ -12,6 +12,7 @@ makefiles = \
src/nix-daemon/local.mk \
src/nix-collect-garbage/local.mk \
src/nix-prefetch-url/local.mk \
src/buildenv/local.mk \
perl/local.mk \
scripts/local.mk \
corepkgs/local.mk \