Files
nixpkgs/pkgs/development/python-modules/corner
Sergei Trofimovich 25ecaa1c99 pypy27Packages.corner.nativeBuildInputs: fix the eval
Without the change the eval fails as:

    $ nix build --no-link -f. pypy27Packages.corner.nativeBuildInputs
    error:
       error: attribute 'optional-dependencies' missing
2024-07-23 20:52:31 +01:00
..