1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

pill 18 summary.

This commit is contained in:
i97henka 2023-07-07 09:22:23 +01:00
parent 3a2b6d0bb6
commit 71afc86d81

View file

@ -44,6 +44,11 @@ To better navigate the material and judge its relevance, every entry should prov
- https://nixos.org/guides/nix-pills/nix-store-paths.html
Store paths and how they are computed, `nix-store`, `nix-hash`, `nix derivation show`, `nix repl`.
- Reading time: 6 min
- Author: Luca Bruno
- Created: 2015 (effectively unmaintained since 2017)
### Nix language
- https://learnxinyminutes.com/docs/nix/