Skip to content

Add Nix support #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

purefns
Copy link

@purefns purefns commented Aug 4, 2024

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! :)

purefns added 2 commits August 4, 2024 01:34
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.
@18alantom
Copy link
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.

@purefns
Copy link
Author

purefns commented Aug 6, 2024

No worries at all! Let me know if you need anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants