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

Fix missing latex dependency in shell.nix #164

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

WhatisRT
Copy link
Collaborator

@WhatisRT WhatisRT commented Aug 2, 2023

Description

This fixes that the proper latex distribution was missing from the default nix shell. Before, nix-shell --pure --command make would fail because latexmk was missing, and this fixes it.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • Code is formatted according to CONTRIBUTING.md
  • Self-reviewed the diff

Copy link
Contributor

@williamdemeo williamdemeo left a comment

Choose a reason for hiding this comment

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

Looks good.

(I accidentally merged a change to .gitignore into this PR, but I reset it back to where you left it... sorry.)

@williamdemeo williamdemeo merged commit bb38b01 into master Aug 2, 2023
2 checks passed
@williamdemeo williamdemeo deleted the andre/build-improvements branch August 17, 2023 02:41
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