Skip to content

shivaraj-bh/nix-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-workshop

This is a collection of workshops that cover Nix, starting with an introduction to its magic and then diving deeper into Nix with a flakes-first approach.

Run the workshop slides on your machine:

nix run github:shivaraj-bh/nix-workshop#workshop-<number>

Development

git clone https://github.com/shivaraj-bh/nix-workshop
cd nix-workshop
nix develop
slides workshop-<number>/presentation.md

Tips

  • To run the code blocks (that references other files from the project) within presentation using Ctrl-e, you will have to clone the repo. Then run: nix run .#workshop-<number>

About

Workshop materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published