Commit graph

8 commits

Author SHA1 Message Date
cy
6cfe67af0e improve closure test
We now compare against the output of `nix-store --query --requisites
--include-outputs`. Our closure should include everything this command
would output.
2025-05-04 12:03:01 -04:00
cy
96ae0ca647 disable closure test
Size of the closure is not deterministic at all. I guess it's because if
the package was sourced from a cache, some dependencies may or may not
exist in the local nix store.
2025-05-04 03:39:40 -04:00
cy
14d6e9d29e path_info: check for and resolve symlink 2025-05-04 02:36:59 -04:00
cy
a0794b0356 fix closure test check; rm RUST_LOG envar in devshell 2025-05-04 01:17:12 -04:00
cy
05589641cf move "nix build" to tests/common 2025-05-04 01:13:02 -04:00
cy
09181ae785 add nar tests 2025-05-04 01:13:02 -04:00
cy
54d4c714af rename from_path to from_derivation 2025-04-28 21:29:52 -04:00
cy
878e096494 add path_info tests 2025-04-28 13:35:49 -04:00