mirror of
https://github.com/dolphin-emu/sadm
synced 2025-10-06 00:02:50 +02:00
traversal-server: Disable preConfigure script
Honestly, I'm not sure why this is failing, but OK.
This commit is contained in:
@@ -28,6 +28,8 @@ let
|
||||
'';
|
||||
|
||||
patches = (lib.drop 1 prev.patches or []);
|
||||
|
||||
preConfigure = "";
|
||||
});
|
||||
in {
|
||||
options.my.roles.traversal-server.enable = lib.mkEnableOption "Netplay Traversal server";
|
||||
|
Reference in New Issue
Block a user