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

refactor package.nix #4

Closed
wants to merge 2 commits into from
Closed

refactor package.nix #4

wants to merge 2 commits into from

Conversation

teto
Copy link

@teto teto commented Apr 3, 2022

Fixes #3 i.e., allows to build this in pure mode

Copy link
Owner

@rebeccaskinner rebeccaskinner left a comment

Choose a reason for hiding this comment

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

Sorry for the late response. I was going to add a flake myself, but I'd let you get the merge commit for the initial change if you are still interested. If so, local testing on this branch gives me an error:

rebecca@fillory:~/projects/rofi-hoogle λ nix build
error: flake 'git+file:///home/rebecca/projects/rofi-hoogle' does not provide attribute 'packages.x86_64-linux.default' or 'defaultPackage.x86_64-linux'

If you would like to add a default package I'd be happy to use this PR as a starting point.

@teto
Copy link
Author

teto commented Sep 3, 2023

I'd be happy to use this PR as a starting point.

Please do I am only interested in the result, I dont care about attribution

@teto teto closed this Sep 3, 2023
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.

update instructions to be able to build in pure mode...
2 participants