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
82 stars 18 forks source link

Update `nixpkgs` input #34

Closed Ma27 closed 1 month ago

Ma27 commented 2 months ago

Closes #33

Still a draft until I got around to actually deploying it.

Ma27 commented 2 months ago

@WilliButz looking good now.

The red CI seems to be a timing issue in the VM test given that default and vmtest are the same thing, but only one of them fails.

WilliButz commented 1 month ago

The red CI seems to be a timing issue in the VM test given that default and vmtest are the same thing, but only one of them fails.

Yes, the test seems to behave very flaky in CI. I saw some postgres deadlock (?) a couple of times before but I'm unable to reproduce that on my machines.