Manual for Pijul

#29 MR: Fixup default.nix

Closed on January 16, 2021
fabian on January 16, 2021

Tested via: nix-build -E "with import {}; callPackage ./default.nix { }"

Issues fixed:

  • Missing texlive (or other pdflatex provider)
  • Missing version declaration when using name, split into pname and version init as draft
  • Dependency on pkgs with import of nixpkgs directly (this is not as overridable as each dependency as input and letting them default)
  • Missing figures file (added -f flag to avoid errors on missing files to delete)

Edit: Removed unused rust dependency.

fabian added a change on January 16, 2021
NOIJZJFL67PRYONYRWES6G2S7FJJZMTIRQGFI5LRIXZQVDB42EHAC
pmeunier on January 16, 2021

Thanks! While you’re at it, would you mind amending that change to remove the useless rust dependency?

fabian on January 16, 2021

Oh right, brb

fabian added a change on January 16, 2021
RHX42ABSICFLVN3PVPYK3FLYQPJ2Z5ITTTSER7IPHCHQTQP4X4AAC
main
fabian on January 16, 2021

Done

pmeunier on January 16, 2021

Applied, thanks!

pmeunier closed this discussion on January 16, 2021