vault backup: 2024-07-11 22:24:11
This commit is contained in:
@@ -35,4 +35,13 @@ You can either grab something from GitHub (using the `github:user/repo*#optional
|
|||||||
|
|
||||||
Example from GitHub:
|
Example from GitHub:
|
||||||
|
|
||||||
``
|
```bash
|
||||||
|
nix build "github:"
|
||||||
|
```
|
||||||
|
|
||||||
|
Example from a URL:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nix build ```
|
||||||
|
nix build "https://flakehub.com/f/NixOS/nixpkgs/*#bat"
|
||||||
|
```
|
Reference in New Issue
Block a user