Ben Siraphob
|
4ce8c34049
|
treewide: remove unnecessary enableParallelBuilding when using qmake
|
2021-07-20 10:32:58 +07:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
Martin Milata
|
65050cd7e5
|
firebird-emu: use qt5's mkDerivation
|
2020-04-22 15:23:10 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
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 |
|
Kevin Liu
|
cb303b8074
|
firebird-emu: init at 1.4 (#42663)
* firebird-emu: init at 1.4
* firebird-emu: limit platform to linux
Other platforms fail to compile currently.
|
2018-06-28 12:47:36 +02:00 |
|