This commit is contained in:
mjallen18
2026-02-09 11:26:58 -06:00
parent 525cc60739
commit 9ad06425c8
23 changed files with 1612 additions and 1466 deletions

36
flake.lock generated
View File

@@ -1,7 +1,24 @@
{
"nodes": {
"authentik-go": {
"flake": false,
"locked": {
"lastModified": 1770333754,
"narHash": "sha256-Yyna75Nd6485tZP9IpdEa5QNomswe9hRfM+w3MuET9E=",
"owner": "goauthentik",
"repo": "client-go",
"rev": "280022b0a8de5c8f4b2965d1147a1c4fa846ba64",
"type": "github"
},
"original": {
"owner": "goauthentik",
"repo": "client-go",
"type": "github"
}
},
"authentik-nix": {
"inputs": {
"authentik-go": "authentik-go",
"authentik-src": "authentik-src",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
@@ -14,16 +31,15 @@
"uv2nix": "uv2nix"
},
"locked": {
"lastModified": 1769248094,
"narHash": "sha256-9eiLAIUI3rsjqdY32+jQdKB+0VI6Jks0uf0s/UVMVJI=",
"lastModified": 1770535094,
"narHash": "sha256-MLjqqCQsJFZJKqSMfarSVsFLNRiDK/pvOnoRwZ+esmk=",
"owner": "nix-community",
"repo": "authentik-nix",
"rev": "1cab906a5cb342a4890ea9e4fe3993c6d438689b",
"rev": "b09825ea48b0802b4806ed9f0f4721a49e36eb98",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "version/2025.12.1",
"repo": "authentik-nix",
"type": "github"
}
@@ -31,16 +47,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1768596569,
"narHash": "sha256-HDTbQB/sMhYh2b95dQwzF8OgrwLWdl4hVmx6wtDcgE8=",
"owner": "ma27",
"lastModified": 1770055313,
"narHash": "sha256-t9DOFNSQJZdUnZSEr3z8EBRsltS4DKu9xad9gS5/Ikc=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "72ad5fe320f2201fc2a37372d4c9cb46377a58e5",
"rev": "6760f4c5d38e245edb72e12e4f45bda8dd859ccd",
"type": "github"
},
"original": {
"owner": "ma27",
"ref": "2025.12.1-dependency-fix",
"owner": "goauthentik",
"ref": "version/2025.12.3",
"repo": "authentik",
"type": "github"
}