fix build errors on 25.05

This commit is contained in:
Rouven Seifert 2025-06-26 14:10:47 +02:00 committed by quitte
parent d638d96c72
commit 4c529e5ef2
5 changed files with 32 additions and 54 deletions

View file

@ -17,10 +17,7 @@
notenrechner.url = "git+https://git.ifsr.de/frieder.hannenheim/notenrechner.git";
notenrechner.inputs.nixpkgs.follows = "nixpkgs";
authentik = {
# change to old one when we are at 25.05
# see https://github.com/nix-community/authentik-nix/issues/56 for context
url = "github:MarcelCoding/authentik-nix";
# url = "github:nix-community/authentik-nix";
url = "github:nix-community/authentik-nix";
};