mirror of
https://github.com/NixOS/nix.git
synced 2025-11-18 16:29:36 +01:00
$ nix-env -e $(which firefox)
or
$ nix-env -e /nix/store/nywzlygrkfcgz7dfmhm5xixlx1l0m60v-pan-0.132
* nix-env -i: if an argument contains a slash anywhere, treat it as a
path and follow it through symlinks into the Nix store. This allows
things like
$ nix-build -A firefox
$ nix-env -i ./result
* nix-env -q/-i/-e: don't complain when the `*' selector doesn't match
anything. In particular, `nix-env -q \*' doesn't fail anymore on an
empty profile.
|
||
|---|---|---|
| .. | ||
| dotgraph.cc | ||
| dotgraph.hh | ||
| help.txt | ||
| Makefile.am | ||
| nix-store.cc | ||