summary refs log tree commit diff
path: root/pkgs/development/tools/tora
Commit message (Collapse)AuthorAge
* tora: fix build after libmysqlclient -> mariadbK9002023-06-10
|
* treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
| | | | | | | | with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|
* treewide: remove redundant recvolth2019-08-28
|
* tora: 3.1 -> 3.2.176Peter Hoeg2019-08-19
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel2019-07-05
|
* tora: use mysql.connector-cRobin Gloster2017-12-29
|
* qt5: remove makeQtWrapperThomas Tuegel2017-06-18
|
* extra-cmake-modules: Lift Qt dependencyThomas Tuegel2017-02-27
|
* tora: init at 3.1Peter Hoeg2017-01-09