Temp fix for Authentik
All checks were successful
Auto Update Build / build (pull_request) Successful in 35m5s
All checks were successful
Auto Update Build / build (pull_request) Successful in 35m5s
Waiting for PR https://github.com/nix-community/authentik-nix/pull/86
This commit is contained in:
parent
625c0e0367
commit
edf5f148f6
4 changed files with 52 additions and 39 deletions
|
|
@ -38,6 +38,10 @@
|
|||
|
||||
authentik-nix = {
|
||||
url = "github:nix-community/authentik-nix";
|
||||
|
||||
# Waiting for PR https://github.com/nix-community/authentik-nix/pull/86
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.authentik-src.url = "github:goauthentik/authentik/version-2025.10";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue