docs: fix build in non sandboxed mode

This commit is contained in:
Daniel Kilimnik 2026-02-19 10:12:41 +01:00
parent 0487b4db05
commit 9eee350b95
No known key found for this signature in database
GPG key ID: C65B327BE539D095

View file

@ -20,8 +20,8 @@ buildNapalmPackage "${authentik-src}/website" {
];
installPhase = ''
rm -f ../website/static/blueprints
mv -v ../website $out
cp -vr ../blueprints $out/static/blueprints
cp -vr ../blueprints ../website/static/blueprints
cp -vr ../website $out
'';
# These are lockfiles with extra deps that are required to successfully build