Remove temp fix for authentik and 2025.10
Some checks failed
Auto Update Build / build (pull_request) Has been cancelled

This commit is contained in:
pazpi 2026-02-15 23:37:11 +01:00
parent 49eb3ba2f0
commit f834fe984b
No known key found for this signature in database
3 changed files with 26 additions and 36 deletions

38
flake.lock generated
View file

@ -47,9 +47,7 @@
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"napalm": "napalm",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs": "nixpkgs",
"pyproject-build-systems": "pyproject-build-systems",
"pyproject-nix": "pyproject-nix",
"systems": "systems_2",
@ -72,16 +70,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1770986320,
"narHash": "sha256-6w1OFrOK/l/cPiqEBZ5w89R1648IUmOyvLIIrEQEm+I=",
"lastModified": 1770911230,
"narHash": "sha256-alTyrMBbjZbw4jhEna8saabf93sqSrZCu+Z5xH3pZ7M=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "06b3d71c6994c25a18df4c34f2f142bec2c34d25",
"rev": "19ad8d3ae3f266ec1096bc4461fdf6bcda1aa079",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version-2025.10",
"ref": "version/2025.12.4",
"repo": "authentik",
"type": "github"
}
@ -393,16 +391,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1770770419,
"narHash": "sha256-iKZMkr6Cm9JzWlRYW/VPoL0A9jVKtZYiU4zSrVeetIs=",
"lastModified": 1771008912,
"narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6c5e707c6b5339359a9a9e215c5e66d6d802fd7a",
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
@ -438,6 +436,22 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1770770419,
"narHash": "sha256-iKZMkr6Cm9JzWlRYW/VPoL0A9jVKtZYiU4zSrVeetIs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6c5e707c6b5339359a9a9e215c5e66d6d802fd7a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"pyproject-build-systems": {
"inputs": {
"nixpkgs": [
@ -496,7 +510,7 @@
"home-manager": "home-manager_2",
"lix-module": "lix-module",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},