nixpkgs/pkgs/build-support/agda
Naïm Favier 65e774e2a4
agda: fix passthru
The current `//` override to `agda.passthru.tests` is non-recursive so
it destroys everything else under `passthru`, and furthermore does not
go through `mkDerivation` so that we end up with different values for
`agda.tests` and `agda.passthru.tests`.

Fix it by moving the `allPackages` test to the definition of
`withPackages`.
2023-02-12 14:44:16 +01:00
..
default.nix agda: fix passthru 2023-02-12 14:44:16 +01:00
lib.nix agdaPackages: Build reverse dependencies on test 2021-08-03 13:33:59 +02:00