Compare commits
2 commits
cb3fc78351
...
6fad466aca
Author | SHA1 | Date | |
---|---|---|---|
6fad466aca | |||
cf24711ace |
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in
|
|||
osu-lazer-bin
|
||||
];
|
||||
})
|
||||
] ++ optional (factorio.passthru.updateScript != null) factorio;
|
||||
] ++ optional (!isNull factorio.passthru.updateScript) factorio;
|
||||
};
|
||||
|
||||
options.grimmShared.gaming = mkEnableOption "enables steam, heroic, prism and gamemoded";
|
||||
|
|
Loading…
Reference in a new issue