1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 23:11:16 +02:00
nix/doc/manual/source
Andy Hamon 3716ded8df nix-env: add a --priority flag to --install
nix-env can read priorities from a derivations meta attributes, but this
only works when installing a nix expression.

nix-env can also install bare store paths, however meta attributes are
not readable in that case. This means that a store path can not be
installed with a specific priority.

Some cases where it is advantageous to install a store path: a remote
host following a `nix copy`, or any time you want to save some
evaluation time and happen to already know the store path.

This PR addresses this shortcoming by adding a --priority flag to
nix-env --install.
2025-01-16 11:46:25 -08:00
..
advanced-topics docs: update distributed-builds.md 2024-10-30 13:28:13 +01:00
architecture Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
command-ref nix-env: add a --priority flag to --install 2025-01-16 11:46:25 -08:00
development outdated building instructions, update documentation.md 2025-01-08 09:42:26 +01:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation doc/manual: add documentation for non-root container images 2024-11-11 22:54:37 +00:00
language docs: add links to string context documentation 2024-11-03 12:42:32 +01:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
release-notes Remove release note about flake substitution 2024-11-11 13:58:12 +01:00
store Update content-address.md (#11771) 2024-10-30 23:31:03 +00:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
introduction.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in release notes: 2.25.0 2024-11-07 17:53:26 +01:00