vault backup: 2024-07-11 22:19:11
This commit is contained in:
@@ -12,6 +12,10 @@ Command to build nix packages, either locally sourced or from third parties (lik
|
|||||||
|
|
||||||
Set something to build inside your Nix flake (`flake.nix`) then run `nix build`
|
Set something to build inside your Nix flake (`flake.nix`) then run `nix build`
|
||||||
|
|
||||||
|
```nix
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
#### Third party/Remote
|
#### Third party/Remote
|
||||||
|
|
||||||
You can either grab something from GitHub (using the `github:user/rep`)
|
You can either grab something from GitHub (using the `github:user/repo*#optional_pkg`) or a URL
|
Reference in New Issue
Block a user