auth: remove possibility to use kanidm 1.4.6

This commit is contained in:
Alexander Tomokhov
2025-04-22 17:34:30 +04:00
parent 9f5ace5258
commit 8a79551743
4 changed files with 9 additions and 96 deletions

17
flake.lock generated
View File

@@ -31,27 +31,10 @@
"type": "github"
}
},
"nixpkgs-2411": {
"locked": {
"lastModified": 1738435198,
"narHash": "sha256-5+Hmo4nbqw8FrW85FlNm4IIrRnZ7bn0cmXlScNsNRLo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f6687779bf4c396250831aa5a32cbfeb85bb07a3",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f6687779bf4c396250831aa5a32cbfeb85bb07a3",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs",
"nixpkgs-2411": "nixpkgs-2411",
"selfprivacy-api": "selfprivacy-api"
}
},