bicep/matrix: use synapse package from stable
Some checks failed
Eval nix flake / evals (push) Failing after 1m52s

It's fixed now
This commit is contained in:
2023-12-16 00:22:02 +01:00
parent bcd5292f78
commit 4ea90380ad
3 changed files with 9 additions and 29 deletions

View File

@@ -15,8 +15,6 @@
pvv-calendar-bot.inputs.nixpkgs.follows = "nixpkgs";
matrix-next.url = "github:dali99/nixos-matrix-modules";
# https://github.com/NixOS/nixpkgs/pull/273262
nixpkgs-matrix-buildenv.url = "github:dali99/nixpkgs/synapse-buildenv";
grzegorz.url = "github:Programvareverkstedet/grzegorz";
grzegorz.inputs.nixpkgs.follows = "nixpkgs-unstable";