pin matrix-synapse-next module to last one compatible with 23.05
All checks were successful
Eval nix flake / evals (push) Successful in 3m53s

When we upgrade we can go back to tracking master
This commit is contained in:
2023-12-02 10:05:27 +01:00
parent 8ced91a285
commit 28e3f5672c
2 changed files with 18 additions and 16 deletions

View File

@@ -14,7 +14,8 @@
pvv-calendar-bot.url = "git+https://git.pvv.ntnu.no/Projects/calendar-bot.git";
pvv-calendar-bot.inputs.nixpkgs.follows = "nixpkgs";
matrix-next.url = "github:dali99/nixos-matrix-modules";
# Last release compatible with 23.05
matrix-next.url = "github:dali99/nixos-matrix-modules/e09814657187c8ed1a5fe1646df6d8da1eb2dee9";
grzegorz.url = "github:Programvareverkstedet/grzegorz";
grzegorz.inputs.nixpkgs.follows = "nixpkgs-unstable";