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
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Bart Brouns
e56cdc30a1
dfasma: 1.2.5 -> 1.4.5
2017-12-08 22:24:10 +01:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Nikolay Amiantov
a3d909836d
dfasma: move to qmakeHook
...
This reverts commit 4dde716a05
.
2016-04-20 18:55:38 +03:00
aszlig
4dde716a05
dfasma: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of dfasma override
the whole configurePhase, so this hook isn't run at all.
This fixes the build of dfasma and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Thomas Tuegel
d57e50d840
separate makeQtWrapper from qtbase setup-hook
2015-10-30 16:10:37 -05:00
Thomas Tuegel
d97dbf87c0
dfasma: build with Qt 5.5
2015-09-27 15:09:44 -05:00
Tobias Geerinckx-Rice
7c1a8a0bc9
dfasma: 1.2.4 -> 1.2.5
2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice
9e408aa1c6
dfasma: 1.2.0 -> 1.2.4
2015-09-10 01:02:20 +02:00
Tobias Geerinckx-Rice
e349333246
dfasma: 1.1.36 -> 1.2.0
2015-09-06 23:50:03 +02:00
Tobias Geerinckx-Rice
39054c5a6c
dfasma: 1.1.11 -> 1.1.36
2015-09-05 22:19:45 +02:00
Tobias Geerinckx-Rice
dcfc1fa341
dfasma: 1.1.2 -> 1.1.11
...
And (merely cosmetic) re-shuffle.
2015-09-05 04:20:23 +02:00
Tobias Geerinckx-Rice
0b8611e4c2
dfasma: 1.1.2 -> 1.1.3
2015-09-04 23:30:22 +02:00
Tobias Geerinckx-Rice
4ed5b4c7fd
dfasma: patch around broken version detection
2015-08-08 04:06:17 +02:00
Tobias Geerinckx-Rice
d708a73e46
dfasma: 1.0.1 -> 1.1.2
...
To quote upstream: many bug fix.
2015-08-08 04:06:17 +02:00
Tobias Geerinckx-Rice
82ec18463d
Add dfasma 1.0.1: analyse/compare audio files
2015-06-16 03:15:15 +02:00