mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-07 18:57:19 +02:00
![Eelco Dolstra](/assets/img/avatar_default.png)
This isn't used anywhere except in the configure script of the Perl bindings. I've changed the latter to use the C++ API's Settings object at runtime.
4 lines
138 B
Makefile
4 lines
138 B
Makefile
corepkgs_FILES = \
|
|
fetchurl.nix
|
|
|
|
$(foreach file,$(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))
|