volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Thomas Tuegel
|
51d78034a1
|
wrapQtAppsHook: Remove ad hoc Qt wrappers
|
2019-07-05 10:42:08 -05:00 |
|
Robin Gloster
|
add8d3282e
|
tora: use mysql.connector-c
|
2017-12-29 02:18:35 +01:00 |
|
Thomas Tuegel
|
c816bbc8a8
|
qt5: remove makeQtWrapper
|
2017-06-18 08:44:42 -05:00 |
|
Thomas Tuegel
|
127bf18a35
|
extra-cmake-modules: Lift Qt dependency
|
2017-02-27 11:49:46 -06:00 |
|
Peter Hoeg
|
2190a84812
|
tora: init at 3.1
|
2017-01-09 09:26:46 +08:00 |
|