1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00
nix/doc/manual/src
Valentin Gagarin 408055a9dd add clarifying example to nix-env output selection
there is a very confusing warning in the Nixpkgs manual that
mischaracterises `nix-env` behavior, and this example shows what's
really happening.

note that it doesn't use `pkgs.runCommand` or other `pkgs.stdenv`
facilities, as deep down those set `meta.outputsToInstall` to very
particular defaults that do not generally apply to Nix.
2023-09-18 20:11:42 +02:00
..
advanced-topics Add introductory sentence to advanced topics (#8861) 2023-08-23 15:18:25 +00:00
architecture Add description for file system objects (#8500) 2023-06-18 23:45:08 -04:00
command-ref add clarifying example to nix-env output selection 2023-09-18 20:11:42 +02:00
contributing docs/testing: point out the existence of GTEST_FILTER (#8883) 2023-08-29 22:13:35 +00:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation nix actually needs c++20 now 2023-06-10 13:56:05 +02:00
language add anchor to builder 2023-08-31 21:26:15 +02:00
package-management remove the Channels section 2023-07-19 09:39:04 +02:00
protocols Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
release-notes Merge branch 'master' into valid_deriver_2 2023-09-01 13:35:05 +02:00
glossary.md disambiguate output from output path 2023-09-06 09:09:02 +02:00
introduction.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
quick-start.md Update doc/manual/src/quick-start.md 2023-02-19 20:00:02 -05:00
SUMMARY.md.in Retitle section as Robert suggests 2023-09-06 08:43:16 -04:00