summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/extractcode/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-18/+15
* 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. stuebinm2024-03-191-0/+1
* python311Packages.extractcode: add missing input sixFabian Affolter2023-05-151-0/+2
* python3Packages.extractcode: fix typo•••"libarchve" -> "libarchive" fetsorn2023-05-081-1/+1
* python3Packages.extractcode: orphanCole Helbling2023-03-221-1/+1
* python310Packages.extractcode: fix invalid version specifierFabian Affolter2023-03-031-0/+6
* python310Packages.extractcode: add changelog to metaFabian Affolter2023-03-031-0/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python3Packages.extractcode: Disable failing testMartin Weinelt2023-01-051-0/+2
* python310Packages.extractcode: disable failing testFabian Affolter2022-08-061-9/+11
* python310Packages.extractcode: disable failing testFabian Affolter2022-07-091-1/+6
* python310Packages.extractcode: 30.0.0 -> 31.0.0R. Ryantm2022-05-101-2/+2
* python38Packages.extractcode: 21.7.23 -> 30.0.0R. RyanTM2021-10-121-2/+2
* python3Packages.extractcode: disable failing testFabian Affolter2021-10-091-2/+4
* python3Packages.extractcode: 21.6.2 -> 21.7.23Martin Weinelt2021-09-051-2/+2
* python3Packages.extractcode: disable failing testsMartin Weinelt2021-06-221-0/+4
* python3Packages.extractcode: 21.2.24 -> 21.6.2Martin Weinelt2021-06-211-2/+2
* python3.pkgs.extractcode: init at 21.2.24Cole Helbling2021-04-231-0/+60