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