1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/doc/manual
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
..
rl-next feat(nix-instantiate): add --raw flag 2024-12-31 16:36:49 +01:00
source nix-env: add a --priority flag to --install 2025-01-16 11:46:25 -08:00
theme doc/manual: don't need to copy highlight.js manually 2021-08-04 19:47:05 -07:00
.version Build the manual with Meson 2024-10-09 11:58:17 -04:00
anchors.jq doc: Port anchors preprocessor to jq script 2022-05-26 18:17:21 +02:00
book.toml Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
custom.css doc/manual: fix misaligned icons in custom.css (#11296) 2024-08-14 14:27:12 +02:00
generate-builtins.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-deps.py Build the manual with Meson 2024-10-09 11:58:17 -04:00
generate-manpage.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-settings.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-store-info.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-store-types.nix Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
generate-xp-features-shortlist.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-xp-features.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00
meson.build fix: Add missing manpages to meson.build 2024-12-02 17:42:11 +01:00
package.nix switch to lowdown-unsandboxed package 2024-12-16 16:50:59 +01:00
quote-literals.xsl Generate release notes again 2014-03-12 14:24:29 +01:00
redirects.js Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
remove_before_wrapper.py Build the manual with Meson 2024-10-09 11:58:17 -04:00
render-manpage.sh Build the manual with Meson 2024-10-09 11:58:17 -04:00
substitute.py Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
utils.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00