1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00
nix/tests/functional/dyn-drv
John Ericson 9d7229a2a4 Make the JSON format for derivation use basename store paths
See #13570 for details --- the idea is that included the store dir in
store paths makes systematic JSON parting with e.g. Serde, Aeson,
nlohmann, or similiar harder.

After talking to Eelco, we are changing the `Derivation` format right
away because not only is `nix derivation` technically experimental, we think it is
also less widely used in practice than, say, `nix path-info`.

Progress on #13570
2025-09-17 16:38:17 -04:00
..
build-built-drv.sh Restore dynamic derivations! 2025-05-21 17:31:41 -04:00
common.sh tests/functional: Skip tests that don't work in NixOS environment yet 2024-06-20 14:54:11 +02:00
config.nix Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
config.nix.in Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
dep-built-drv-2.sh Restore dynamic derivations! 2025-05-21 17:31:41 -04:00
dep-built-drv.sh Restore dynamic derivations! 2025-05-21 17:31:41 -04:00
eval-outputOf.sh Print value on type error 2024-01-22 08:56:02 -08:00
failing-outer.sh Simplify handling of statuses for build errors 2025-08-27 20:05:06 -04:00
meson.build meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
non-trivial.nix Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
old-daemon-error-hack.nix Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
old-daemon-error-hack.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
recursive-mod-json.nix Format .nix files 2025-01-24 17:04:02 +01:00
recursive-mod-json.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
text-hashed-output.nix Merge pull request #9415 from NixOS/fix-dynamic-derivations 2025-02-16 23:59:39 +01:00
text-hashed-output.sh housekeeping: shellcheck for tests/functional/dyn-drv/text-hashed-output.sh 2024-06-12 17:41:16 -04:00