1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-03 14:31:46 +02:00
nix/doc/manual/src
Robert Hensing d4aa7d5dc7 Use nixosTest.quickBuild behavior by default
This wasn't the default behaviour because:

> We don't enable this by default to avoid the mostly unnecessary work of
> performing an additional build of the package in cases where we build
> the package normally anyway, such as in our pre-merge CI.

Since we have a componentized build, we've solved the duplication.

In the new situation, building both with and without unit tests
isn't any slow than just a build with unit tests, so there's no
point in using the unit-tested build anymore.

By using the otherwise untested build, we reduce the minimum build
time towards the NixOS test, at no cost.

If you want to run all tests, build all attributes.
2024-08-16 21:25:48 -04:00
..
advanced-topics Update distibuted-builds.md not to use nix-store info 2024-04-30 17:08:04 +02:00
architecture docs: Refer to the glossary with @docroot@ instead of .. 2024-04-12 11:46:47 -04:00
command-ref reword documentation on nix-path config option (#7772) 2024-07-31 21:41:26 +02:00
development Use nixosTest.quickBuild behavior by default 2024-08-16 21:25:48 -04:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
language doc: Edit language/operators 2024-08-15 18:53:42 +02:00
package-management redirect "Copying Closures via SSH" guide to nix-copy-closure 2024-05-15 01:29:10 +02:00
protocols manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
release-notes base32 -> nix32 2024-07-31 22:33:41 +02:00
store manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
_redirects manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
c-api.md manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
favicon.png show Nix logo in the manual (#9870) 2024-04-03 14:22:47 +00:00
favicon.svg show Nix logo in the manual (#9870) 2024-04-03 14:22:47 +00:00
glossary.md manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
introduction.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
quick-start.md Make search.nixos.org link in quick start clickable 2024-03-06 21:55:02 +00:00
SUMMARY.md.in docs: add language/string-literals.md 2024-07-31 19:07:57 -04:00