1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests/functional/dyn-drv
John Ericson 0c37a62207 Change JSON derivation format in two ways
- Use canonical content address JSON format for floating content
  addressed derivation outputs

  This keeps it more consistent.

- Reorganize inputs into nested structure (`inputs.srcs` and
  `inputs.drvs`)

  This will allow for an easier to use, but less compact, alternative
  where `srcs` is just a list of derived paths.

  It also allows for other experiments for derivations with a different
  input structure, as I suspect will be needed for secure build traces.
2025-11-06 15:19:44 -05:00
..
build-built-drv.sh shellcheck fix functional/dyn-drv/build-built-drv.sh 2025-09-24 19:17:12 -07:00
common.sh shellcheck fix functional/dyn-drv/common.sh 2025-09-24 19:18:30 -07: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 shellcheck fix tests/functional/dyn-drv/dep-built-drv.sh (#14078) 2025-09-25 03:28:16 +00: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 Change JSON derivation format in two ways 2025-11-06 15:19:44 -05: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 shellcheck fix: tests/functional/dyn-drv/old-daemon-error-hack.sh 2025-09-25 10:30:03 -07:00
recursive-mod-json.nix Format .nix files 2025-01-24 17:04:02 +01:00
recursive-mod-json.sh shellcheck fix: tests/functional/dyn-drv/recursive-mod-json.sh 2025-09-25 10:31:06 -07: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