1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 14:32:45 -04:00
nix/tests/unit/libexpr
Ivan Trubach 081faeda8c Forbid drvPath in strictDerivation outputs attribute
builtins.strictDerivation returns an attribute set with drvPath and
output paths. For some reason, current implementation forbids drv
instead of drvPath.
2024-05-08 18:20:37 +03:00
..
flake Fix extraction of name for defaultPackage URLs 2024-02-27 07:53:05 +01:00
value nix::Value: Use more descriptive names 2024-04-21 22:44:13 +02:00
derived-path.cc
error_traces.cc Forbid drvPath in strictDerivation outputs attribute 2024-05-08 18:20:37 +03:00
eval.cc allowed-uris: Match whole schemes also when scheme is not followed by slashes 2023-12-11 12:18:04 +01:00
json.cc
local.mk tests/unit/libexpr/local.mk 2024-04-11 17:39:21 +02:00
main.cc tests/unit/libexpr/main: Fix realisation 2024-04-11 17:39:19 +02:00
nix_api_expr.cc C API: nix_get_string now accepts a callback to return the value 2024-04-16 22:36:39 +02:00
nix_api_external.cc C API: nix_get_string now accepts a callback to return the value 2024-04-16 22:36:39 +02:00
nix_api_value.cc C API: source argument to nix_copy_value should be const 2024-04-21 22:46:18 +02:00
primops.cc Remove FSInputAccessor 2024-05-03 12:30:28 +02:00
search-path.cc Rename SearchPath to LookupPath and searchPath to lookupPath 2024-04-13 17:35:15 +02:00
trivial.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00