overlays/matrix-synapse: disable for now
This commit is contained in:
parent
71780210fb
commit
e7e6daf8d9
@ -4,13 +4,11 @@
|
||||
}:
|
||||
let
|
||||
inherit (xinlib) prIsOpen;
|
||||
matrix-synapse-unwrapped = prIsOpen.overlay 0 (import ./matrix-synapse.nix);
|
||||
heisenbridge = prIsOpen.overlay 0 (import ./heisenbridge.nix);
|
||||
in
|
||||
{
|
||||
nixpkgs.overlays = [
|
||||
heisenbridge
|
||||
matrix-synapse-unwrapped
|
||||
] ++
|
||||
(if isUnstable
|
||||
then [
|
||||
|
Loading…
Reference in New Issue
Block a user