Nix dev flake#937
Conversation
|
Hi, @pancakedevourer and thanks for PR! Small question for now, can flake files be located in a folder( |
|
Oh sure, that's a good idea :) |
Try
left a comment
There was a problem hiding this comment.
LGTM
Small question: Am I correct to assume that this setup is essentially set-and-forget kind, and wont require adjustments on new releases?
| alsa-lib | ||
| libX11 | ||
| libXcursor | ||
| libglvnd |
There was a problem hiding this comment.
I don't think we need libglvnd. There is no opengl support after all...
PS:
just noticed, that it's mentioned in the readme - probably by mistake
There was a problem hiding this comment.
Lol :D, I'll remove it. Quite definitely won't require adjustments :)
|
Merged, thanks! |
Added a Nix dev flake, for muuuch easier compilation on NixOS (or other systems with Nix).
Also updated the README to mention using the flake :)