mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-20 17:07:51 +01: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