Add Nix support#6
Open
purefns wants to merge 2 commits into
Open
Conversation
This adds the files necessary for Nix users to easily use fex. To put it simply, the `flake.nix` file currently defines what package outputs are available, and for which systems. I set it as the default package for convenience. The `default.nix` file is the actual definition of the `fex` package, where the package name, version, dependencies, and other information live.
Owner
|
Thanks for raising this PR and the Reddit comment, I appreciate it! I will merge this PR, but it might be a bit delayed as I'd like to first familiarize myself with Nix insofar that this PR makes sense to me. |
Author
|
No worries at all! Let me know if you need anything. |
|
Can we bump this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey there! You may not have seen it yet, but I'm the "ZigIsGreat" guy that commented on your Reddit post.
If you're not interested in merging this, don't even worry about it! It was fun to do either way. However, I will say that this could potentially open your project up to a lot more eyes, if that's what you're looking for!
If you have any questions about any of this, just let me know and I would be more than happy to help! Great project you've got! :)