summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2015-11-25 13:01:34 -0500
committerShea Levy <shea@shealevy.com>2015-11-25 13:01:34 -0500
commit8ea29441cf654a693cad012cb2dbfc04eac0a2b7 (patch)
tree387f3884b66ef3f96c47f822fe589b97048a5a07 /pkgs/development
parent13eca6f79a0ddb09f6764273eaae0df4c2e67efc (diff)
parentc9f77f2b487de1b627ee367ef17e25332bdf34a1 (diff)
downloadnixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar.gz
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar.bz2
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar.lz
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar.xz
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.tar.zst
nixlib-8ea29441cf654a693cad012cb2dbfc04eac0a2b7.zip
Merge remote-tracking branch 'origin/single-underscore' into staging
Use zero underscores for sandboxProfile
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/interpreters/perl/5.20/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/interpreters/perl/5.20/default.nix b/pkgs/development/interpreters/perl/5.20/default.nix
index 6a9bf7697c8b..05d64e9c511e 100644
--- a/pkgs/development/interpreters/perl/5.20/default.nix
+++ b/pkgs/development/interpreters/perl/5.20/default.nix
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
       --replace "/bin/pwd" "$pwd"
   '';
 
-  __sandboxProfile = stdenv.lib.sandbox.allow "ipc-sysv-sem";
+  sandboxProfile = stdenv.lib.sandbox.allow "ipc-sysv-sem";
 
   # Build a thread-safe Perl with a dynamic libperls.o.  We need the
   # "installstyle" option to ensure that modules are put under