flakelight/tests
Archit Gupta e143290511 Fix packages depending on pkg with same name
If a package depends on a package with same name, this causes an
infinite recursion as it tries to depend on itself. This is not likely
what was intended, and breaks ability to re-export packages, so instead
if a package depends on the same name, that now refers to the previous
version.
2024-01-16 10:48:48 -08:00
..
editorconfig Add tests 2023-12-04 23:48:31 -08:00
empty Add tests 2023-12-04 23:48:31 -08:00
default.nix Fix packages depending on pkg with same name 2024-01-16 10:48:48 -08:00