nix-community / authentik-nix

Nix flake with package, NixOS module and basic VM test for authentik. Trying to provide an alternative deployment mode to the officially supported docker-compose approach. Not affiliated with or officially supported by the authentik project [maintainer=@willibutz]
MIT License
76 stars 18 forks source link

Build getting stuck #36

Open erahhal opened 7 hours ago

erahhal commented 7 hours ago

I'm trying to build with the latest NixOS stable, and the build gets stuck on the following:

[1/373/405 built, 4793 copied (10715.5 MiB), 3030.3 MiB DL] building goauthentik-website-docs-2024.8.4 (buildPhase): Running npm install --include=d

I've left it for hours and it doesn't move.

erahhal commented 5 hours ago

I tested with 2024.8.3 as well and see the same thing, so something must have changed upstream rather than with the latest release.