Upgrade nixpkgs to 24.05
This commit is contained in:
parent
aa404c2de6
commit
b1ff58b3d9
4 changed files with 27 additions and 17 deletions
|
@ -18,3 +18,10 @@ Deploy by running the generated executable.
|
|||
```sh
|
||||
$ ./result
|
||||
```
|
||||
|
||||
## Switching nixpkgs branch
|
||||
```sh
|
||||
cd config/sources
|
||||
niv modify nixpkgs -b nixos-xx.yy
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue