mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Move some corepkgs into the nix binary
This commit is contained in:
parent
e02481ded2
commit
9950cdec35
8 changed files with 23 additions and 7 deletions
|
@ -31,3 +31,5 @@ clean-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexe
|
|||
dist-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh
|
||||
|
||||
$(eval $(call install-file-in, $(d)/nix-expr.pc, $(prefix)/lib/pkgconfig, 0644))
|
||||
|
||||
$(d)/primops.cc: $(d)/imported-drv-to-derivation.nix.gen.hh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue