mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
Add Explainix project (#221)
* Add Explainix project Explainix is my project to help people understand Nix syntax. * Move Explainix in the list
This commit is contained in:
parent
32dbc811c3
commit
1e899a5154
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
### Learning
|
||||
|
||||
* [Building a Rust service with Nix](https://fasterthanli.me/series/building-a-rust-service-with-nix) - An in-depth blog series about creating a Rust application with Nix.
|
||||
* [Explainix](https://zaynetro.com/explainix) - Explain Nix syntax visually.
|
||||
* [How to Learn Nix](https://ianthehenry.com/posts/how-to-learn-nix/) - It's like a Let's Play, but for obscure software documentation.
|
||||
* [Nix - A One Pager](https://code.tvl.fyi/about/nix/nix-1p) - A one page introduction to the Nix language.
|
||||
* [Nix from First Principles: Flake Edition](https://tonyfinn.com/blog/nix-from-first-principles-flake-edition/) - A modern crash-course to using Nix features, Flakes, and developing with Nix.
|
||||
|
|
Loading…
Reference in a new issue