Update flake.lock to get new matrix module
Some checks failed
Eval nix flake / evals (push) Failing after 1m51s

This commit is contained in:
2024-03-13 06:33:43 +01:00
parent 7c6d4d31c7
commit b4d6e00622
2 changed files with 23 additions and 35 deletions

View File

@@ -15,6 +15,7 @@
pvv-calendar-bot.inputs.nixpkgs.follows = "nixpkgs";
matrix-next.url = "github:dali99/nixos-matrix-modules";
matrix-next.inputs.nixpkgs.follows = "nixpkgs";
grzegorz.url = "github:Programvareverkstedet/grzegorz";
grzegorz.inputs.nixpkgs.follows = "nixpkgs-unstable";