aboutsummaryrefslogtreecommitdiff
path: root/corepkgs
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-12 09:44:01 -0400
committerShea Levy <shea@shealevy.com>2017-02-07 15:56:32 -0500
commitf7b7df8d1fcb41156fe92ef2ecf5b17074b88446 (patch)
treef82182ef4ca466809089e462e3261bce30055ef4 /corepkgs
parent418a837897e597c5dc2eb4e458462bd04b2abde7 (diff)
Add nix-perl package for the perl bindings
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/config.nix.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/corepkgs/config.nix.in b/corepkgs/config.nix.in
index f0f4890a3..32ce6b399 100644
--- a/corepkgs/config.nix.in
+++ b/corepkgs/config.nix.in
@@ -14,6 +14,9 @@ in rec {
nixBinDir = fromEnv "NIX_BIN_DIR" "@bindir@";
nixPrefix = "@prefix@";
nixLibexecDir = fromEnv "NIX_LIBEXEC_DIR" "@libexecdir@";
+ nixLocalstateDir = "@localstatedir@";
+ nixSysconfDir = "@sysconfdir@";
+ nixStoreDir = fromEnv "NIX_STORE_DIR" "@storedir@";
# If Nix is installed in the Nix store, then automatically add it as
# a dependency to the core packages. This ensures that they work