1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/doc/manual
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
..
rl-next Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
src Use nixosTest.quickBuild behavior by default 2024-08-16 21:25:48 -04:00
theme doc/manual: don't need to copy highlight.js manually 2021-08-04 19:47:05 -07:00
anchors.jq doc: Port anchors preprocessor to jq script 2022-05-26 18:17:21 +02:00
book.toml Revert "manual: fold sidebar sections" (#10698) 2024-05-14 19:23:29 +00: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-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 Document each store type on its own page 2023-12-01 01:27:52 +01: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
local.mk manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
quote-literals.xsl
redirects.js docs: add language/string-literals.md 2024-07-31 19:07:57 -04:00
utils.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00