update: 2024.2.0 -> 2024.2.1

release notes: https://goauthentik.io/docs/releases/2024.2#fixed-in-202421

cryptography hash: https://github.com/nix-community/poetry2nix/pull/1538

Flake lock file updates:

• Updated input 'authentik-src':
    'github:goauthentik/authentik/310983a4d027174afe40e6db908cdfdebf1182b8' (2024-02-21)
  → 'github:goauthentik/authentik/8256f1897df0a741a81dcb066d4edae879c30408' (2024-02-22)
This commit is contained in:
WilliButz 2024-02-22 17:11:05 +01:00
parent 189ab274f5
commit 5ed5c481f2
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
3 changed files with 7 additions and 7 deletions

8
flake.lock generated
View file

@ -3,16 +3,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1708526096,
"narHash": "sha256-jbU3k+EOp6De7UxNswW7ozAf11iD8XakKMUUjN9Ybz0=",
"lastModified": 1708611974,
"narHash": "sha256-M1LykpaKAHX9pLlueHufj2RcbNZRcCnhzbhek87EWFs=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "310983a4d027174afe40e6db908cdfdebf1182b8",
"rev": "8256f1897df0a741a81dcb066d4edae879c30408",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version/2024.2.0",
"ref": "version/2024.2.1",
"repo": "authentik",
"type": "github"
}