Skip to content

Files

Latest commit

a4924b8 · Apr 26, 2024

History

History
30 lines (21 loc) · 646 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 646 Bytes

undb-presentation

built with nix Build PDF

Being some beamer-based presentation done at a local event.

Development

To dive into a local development shell you should run:

nix develop --impure

Build

nix develop .#ci --impure -c make

or

nix build -L ".#document"  

TODO

  • Setup Nix devenv
  • Make local nix builds work
  • Make CI builds work