mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
update readme example
This commit is contained in:
parent
ad909289e3
commit
9883700262
1 changed files with 14 additions and 21 deletions
35
README.md
35
README.md
|
@ -3,26 +3,19 @@
|
|||
Nix modules for darwin.
|
||||
|
||||
```
|
||||
$ nixdarwin-rebuild switch ~pkgs
|
||||
replacing old ‘nixdarwin-system-16.09’
|
||||
installing ‘nixdarwin-system-16.09’
|
||||
$ darwin-rebuild switch
|
||||
building the system configuration...
|
||||
these derivations will be built:
|
||||
/nix/store/k0mba6zldws4545crfn3yljfw6n7mkay-system-path.drv
|
||||
/nix/store/bdim4q0xqcdqxnqiz5f9jd7wq551p8lb-nixdarwin-system-16.09.drv
|
||||
these paths will be fetched (0.03 MiB download, 0.08 MiB unpacked):
|
||||
/nix/store/glnaryvf411wy7zwp0qff92004rxj2is-silver-searcher-0.33.0
|
||||
fetching path ‘/nix/store/glnaryvf411wy7zwp0qff92004rxj2is-silver-searcher-0.33.0’...
|
||||
|
||||
*** Downloading ‘https://cache.nixos.org/nar/0zcxhx55ccndpwmwwskx7jw239aaa7b2bjgvqxpmmypky5673hm4.nar.xz’ to ‘/nix/store/glnaryvf411wy7zwp0qff92004rxj2is-silver-searcher-0.33.0’...
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
100 31564 100 31564 0 0 66282 0 --:--:-- --:--:-- --:--:-- 70771
|
||||
|
||||
building path(s) ‘/nix/store/iav0l1izb37l0l34y1jav614pv6rlc7q-system-path’
|
||||
created 309 symlinks in user environment
|
||||
building path(s) ‘/nix/store/5m3q0v3p4jmixfpgnrjrbbdicr5wr0im-nixdarwin-system-16.09’
|
||||
building path(s) ‘/nix/store/ycjkzx5lbylzb2nqcmyypjimch2jxl7n-user-environment’
|
||||
created 13 symlinks in user environment
|
||||
Password:
|
||||
$
|
||||
/nix/store/vfad6xgjzr56jcs051cg6vzch4dby92y-etc-zprofile.drv
|
||||
/nix/store/cbmkscxsz0k02ynaph5xaxm1aql0p3vq-etc.drv
|
||||
/nix/store/r5fpn177jhc16f8iyzk12gcw4pivzpbw-nixdarwin-system-16.09.drv
|
||||
building path(s) ‘/nix/store/wlq89shja597ip7mrmjv7yzk2lwyh8n0-etc-zprofile’
|
||||
building path(s) ‘/nix/store/m8kcm1pa5j570h3indp71a439wsh9lzq-etc’
|
||||
building path(s) ‘/nix/store/l735ffcdvcvy60i8pqf6v00vx7lnm6mz-nixdarwin-system-16.09’
|
||||
writing defaults...
|
||||
setting up /etc...
|
||||
warning: /etc/zprofile is a file, skipping...
|
||||
warning: /etc/zshrc is a file, skipping...
|
||||
setting up launchd services...
|
||||
$
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue