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

Improve flake #38

Merged
merged 5 commits into from
Jun 16, 2024
Merged

Improve flake #38

merged 5 commits into from
Jun 16, 2024

Conversation

Mast3rwaf1z
Copy link
Member

@Mast3rwaf1z Mast3rwaf1z commented Jun 13, 2024

improved functionality of the nix flake:

  • nix build github:f-klubben/sangbog
    builds the booklet
  • nix build github:f-klubben/sangbog#pdf
    builds the continuous pdf

build output is available at ./result/share/main_book.pdf

  • nix run github:f-klubben/sangbog
    builds and opens the booklet in any program capable of displaying PDF (xdg-open) without having to clone the project (works kinda like a from-source release for nix users)

@Mast3rwaf1z Mast3rwaf1z marked this pull request as ready for review June 16, 2024 10:48
@JakobTopholt JakobTopholt merged commit e320613 into f-klubben:main Jun 16, 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