mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-04-18 05:43:17 +02:00
Update packages/simplesamlphptheme/default.nix
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
cp -r ssp-theme $out/bin/
|
cp -r ./ $out/bin/
|
||||||
chmod -R +x $out/bin/
|
chmod -R +x $out/bin/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user