Skip to content

rschlotterbeck/dlih

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIXME Presentation title

Usage

Build the HTML presentations with make. Convert the slides to PDF with make pdf.

Updating flake inputs

Sometimes it's necessary to update the flake inputs, like nixpkgs or plantuml. The command

nix flake update

updates all flake inputs, while

nix flake lock --update-input <my-input>

may be used to update a single input to its latest version. See the respective help pages for the specific Nix commands, like nix flake lock --help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published