Nathan Regner
Nathan Regner
## Description When generating types with onlyOperationTypes: true, unused input types and enums will no longer be generated. Related #9665 ## Type of change - [x] Bug fix (non-breaking change...
Related: #136 # Summary of commits ## feat: add home-manager module All options are supported minus `openFirewall`, `user`, `group`. The `dataDir` and `runDir` options are not shared, as they have...
Builds upon a lot of the work from here: https://github.com/Infinidoge/nix-minecraft/issues/15 This approach extracts required libraries from the installer jar, so we don't have to worry about installer non-determinism breaking a...