Closed GoldsteinE closed 2 years ago
I actually noticed a way to optimize the build, so marking PR as draft, while I'm working on it.
I think it is preferable if platform/distro specific files like this could be placed in another directory like /build/nix or /packaging/nix.
Nix doesn’t like flake.nix
being in a subdirectory. I guess it could be worked out, but the usage would be kinda cumbersome.
Then it can live in the main dir.
Are you done with this PR?
Not yet. I'll ping you when it's ready (probably later today).
@Kl4rry Done!
With this Nix (with flakes) users will be able to run
simp
with justnix run github:Kl4rry/simp
and easily install the package. It also provides a configured developing environment for contributors.