Commit Graph

3 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sergei Trofimovich
2f5baded88 mutmut: fix tests eval
Without the change `tests fails the eval as:

    $ nix build --no-link -f. mutmut.tests
    error: undefined variable 'testers'
2023-12-29 07:09:58 +00:00
Martin Weinelt
98de11b317
mutmut: Migrate out of python package set
Does not provide a library interface that could be imported and as such
has no place within the python package set.
2022-10-02 19:06:34 +02:00