massicot: fix strict redirect url matching enforced by kanidm 1.4.0
This commit is contained in:
parent
40b1e9ff23
commit
5f40031b58
4 changed files with 59 additions and 29 deletions
|
@ -34,9 +34,7 @@
|
|||
|
||||
colmena = {
|
||||
url = "github:zhaofengli/colmena";
|
||||
inputs.stable.follows = "nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
nix-index-database = {
|
||||
|
@ -264,7 +262,7 @@
|
|||
packages = with pkgs; [
|
||||
nix
|
||||
git
|
||||
colmena
|
||||
inputs.colmena.packages.${system}.colmena
|
||||
sops
|
||||
nix-output-monitor
|
||||
nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue