Skip to content
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

added nix packaging via a nix flake #7

Merged
merged 4 commits into from
Mar 2, 2024
Merged

Conversation

lunyaUwU
Copy link

as mentioned in #3 this pr adds packaging for nix via a nix flake. The revision and sha256 hash of the vendor and github repo needs to be changed everytime there is an update

Copy link
Author

@lunyaUwU lunyaUwU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mew forgot to add some important stuff

sha256 = "0xwmpnznys6v7sl7rvnqhjdy78l17hw3bqgi8m12iyw7m1plj6nv";
};
vendorHash = "sha256-sK+blqs5DDcF2Am6GNpkZhQ/AvoDqpxrWZa4rb3v5iE=";
meta = with lib; {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the meta information need change to this repo?

@lunyaUwU
Copy link
Author

lunyaUwU commented Mar 1, 2024

this should add a descricption and all that fun stuff

@crispgm
Copy link
Owner

crispgm commented Mar 2, 2024

this should add a descricption and all that fun stuff

@lunyaUwU All looks good. Thank you

@crispgm crispgm merged commit f2b2088 into crispgm:main Mar 2, 2024
1 check passed
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