No trace needed
This commit is contained in:
parent
c25fcfc439
commit
fa0ed01732
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
matrix-synapse-unwrapped = builtins.trace (builtins.attrNames Rory-Open-Architecture) Rory-Open-Architecture.packages.${pkgs.stdenv.hostPlatform.system}.matrix-synapse-unwrapped-patched;
|
||||
matrix-synapse-unwrapped = Rory-Open-Architecture.packages.${pkgs.stdenv.hostPlatform.system}.matrix-synapse-unwrapped-patched;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue