Guillaume Girol
33afbf39f6
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.
2023-01-21 12:00:00 +00:00
Robert Schütz
ddcb0e566a
csvs-to-sqlite: use click 7.1.2
2022-06-07 16:39:06 +00:00
Frederik Rietdijk
ae18d68b6b
python2.pkgs: move expressions into python2-modules/ folder
...
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Benjamin Asbach
a5d5f32f90
csvs-to-sqlite: added override for click
dependency to version 7
in order to fix build
...
The application is not capable to build with `click` greate than version `7`.
2021-09-14 14:05:49 -06:00
Benjamin Asbach
ac74b42351
csvs-to-sqlite: removed from python-package
since it's an command line application
2021-09-14 09:14:33 -06:00