12 lines
229 B
Markdown
12 lines
229 B
Markdown
## Table of contents
|
|
TODO
|
|
|
|
### `nix build`
|
|
|
|
Command to build nix packages, either locally sourced or from third parties (like nixpkgs)
|
|
|
|
### Example
|
|
|
|
#### Local
|
|
|
|
Set something to build inside your Nix flake (`flake.nix`) then run |