Skip to content

Add initial nix flake #302

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add initial nix flake #302

wants to merge 1 commit into from

Conversation

cortex
Copy link
Owner

@cortex cortex commented Mar 26, 2023

This adds nix.flake to ripasso, which should make it easier to build both on nix systems and others.

@cortex cortex marked this pull request as draft March 26, 2023 23:25
@alexanderkjall
Copy link
Collaborator

@alfredolito
Copy link
Contributor

buildInputs doesn't seem to match what's in our nix package: https://github.com/NixOS/nixpkgs/blob/18fa71bbe00d702cfd1d531adfb3ac5e2e360971/pkgs/tools/security/ripasso/cursive.nix#L6

Should it match, though? In a dev shell, you want more stuff than in a final build. Stuff like formatter and linting are reasonable to include in a flake.nix dev shell despite not needed in nixpkgs build.

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.

4 participants