1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00
nix/src/libstore-tests
John Ericson d8be4f618f Scrap ParsedDerivation for parts
Only a much smaller `StructuredAttrs` remains, the rest is is now moved
to `DerivationOptions`.

This gets us quite close to `std::optional<StructuredAttrs>` and
`DerivationOptions` being included in `Derivation` as fields.
2025-04-14 16:14:41 -04:00
..
data Move exportReferencesGraph to DerivationOptions 2025-04-14 14:24:36 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
common-protocol.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
content-address.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
derivation-advanced-attrs.cc Scrap ParsedDerivation for parts 2025-04-14 16:14:41 -04:00
derivation.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
derived-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
downstream-placeholder.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
http-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
legacy-ssh-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-overlay-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
machines.cc Fix another machine config parsing bug 2025-04-09 15:33:09 -04:00
meson.build Get rid of raw -D defines, always use private config files 2025-04-06 18:53:42 -04:00
nar-info-disk-cache.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nar-info.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
outputs-spec.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00
path-info.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
references.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
s3-binary-cache-store.cc Clean some header related things. 2025-04-06 18:53:38 -04:00
serve-protocol.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
ssh-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
store-reference.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
uds-remote-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
worker-protocol.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00