update: 2025.2.4 -> 2025.4.0

See https://docs.goauthentik.io/docs/releases/2025.4
This commit is contained in:
Maximilian Bosch 2025-05-03 16:22:32 +02:00
parent 618330bee6
commit 893670fa74
No known key found for this signature in database
8 changed files with 194 additions and 369 deletions

View file

@ -17,7 +17,6 @@ buildNapalmPackage "${authentik-src}/website" {
"npm run build-bundled"
];
installPhase = ''
rm -r ../website/node_modules/.cache
rm -f ../website/static/blueprints
mv -v ../website $out
cp -vr ../blueprints $out/static/blueprints