mirror of
https://github.com/NixOS/templates.git
synced 2026-01-11 08:48:24 +01:00
I had to give a nix training yesterday trying to explain nix, how flakes are purer than nix <2.4 than I asked the students to run `nix flake init` which doesnt generate any input. It forces to introduce the concept of registry and makes it less "pure" as now your inputs are hidden. I add the inputs here to make it more newcomer friendly, and I think it makes developinbg your own flake easier with inputs laid out fromn the start. see https://github.com/NixOS/nix/issues/7005 |
||
|---|---|---|
| .. | ||
| flake.nix | ||