1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00
nix-pills/pills/03/uninstall-all.txt

5 lines
74 B
Plaintext
Raw Normal View History

2017-08-12 22:13:47 -04:00
$ nix-env -e '*'
2018-12-05 18:56:44 -05:00
uninstalling 'hello-2.10'
uninstalling 'nix-2.1.3'
2017-08-12 22:13:47 -04:00
[...]