nixpkgs/pkgs/tools/package-management/lix
Sergei Trofimovich 66c4c2c04a lix.tests: fix the eval
Without the change evaluation fails as:

    $ nix build --no-link -f. lix.tests
    error: attribute 'passthru' missing
           at pkgs/tools/package-management/lix/common.nix:263:16:
              262|       tests = {
              263|         misc = nixosTests.nix-misc.lix.passthru.override { nixPackage = self; };
                 |                ^
              264|       };
2024-06-07 09:08:22 +01:00
..
doc
common.nix lix.tests: fix the eval 2024-06-07 09:08:22 +01:00
default.nix