mjolnir: refactor, 1.9.1 -> 1.9.2, fix building (#403356)

This commit is contained in:
Doron Behar
2025-05-05 12:10:50 +03:00
committed by GitHub
3 changed files with 28 additions and 106 deletions

View File

@@ -40,7 +40,7 @@ let
# these config files will be merged one after the other to build the final config
configFiles = [
"${pkgs.mjolnir}/libexec/mjolnir/deps/mjolnir/config/default.yaml"
"${pkgs.mjolnir}/lib/node_modules/mjolnir/config/default.yaml"
moduleConfigFile
];