mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
fix docs
This commit is contained in:
parent
aa31509ad1
commit
f07f2b736e
4
NixOS.md
4
NixOS.md
@ -695,10 +695,6 @@ colmena eval -E '{ nodes, lib, pkgs, ... }: pkgs.linux'
|
||||
#=> "/nix/store/6l9b3dly45iv2rp17hk5c3wvawaq0viy-linux-6.6.46"
|
||||
```
|
||||
|
||||
```shell
|
||||
colmena eval -E '{ nodes, lib, pkgs, ... }: { imports = [ ./modules/nur-and-unstable.nix ]; pkgs.linux }'
|
||||
```
|
||||
|
||||
## Evaluate expressions
|
||||
|
||||
* https://discourse.nixos.org/t/eval-nix-expression-from-the-command-line/8993/6
|
||||
|
Loading…
Reference in New Issue
Block a user