Nathan Regner

Results 6 comments of Nathan Regner

> * I'd prefer it if the library stuff was moved to the root `/lib`, however if it is too annoying to implement then that can be a refactor I'll...

> The main lib directory is already kinda a mix of everything tbh. I should put in effort later to define a better internal vs external boundary, because stuff like...

Conflicts resolved: pulled dc09faa1 and 19658c59 into the common module

> For the sake of keeping things maintainable, and because this project is ultimately flakes-first, I'd prefer it if all usages of were refactored out, and any tooling be setup...

There we go, all `` references removed. Learned that you can pass a hash to `nix-prefetch-url`, which ended up being way cleaner than the --argstr jank I was using

Updated the format to `loader-mincraft_version` for consistency. We've still got the `loader-mincraft_version-loader_version` attrs around, so specific versions can be pinned. README updated as well