Merge branch 'master.upstream' into staging.upstream

This commit is contained in:
William A. Kennington III
2015-06-26 17:25:49 -07:00
53 changed files with 673 additions and 200 deletions
@@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
preBuild = ''
cp -r --no-preserve=mode ${contrib} modules
substituteInPlace head.lisp \
--replace 'run-shell-command "xdpyinfo' 'run-shell-command "${xdpyinfo}/bin/xdpyinfo'
'';
installPhase = ''