Commit Graph

12995 Commits

Author SHA1 Message Date
aszlig
080b54d766
libqtelegram-aseman-edition: Add pre/postConfigure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of
libqtelegram-aseman-edition override the whole configurePhase, so this
hook isn't run at all.

This fixes the build of libqtelegram-aseman-edition and it now
successfully compiles on my machine.

Built it using the following command, because it wasn't exposed via the
top-level packages attribute:

nix-build -E '
  with import ./. {};
  qt55.callPackage pkgs/applications/networking/instant-messengers/telegram/libqtelegram-aseman-edition {}
'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
44a2ca4a34
cool-retro-term: Add running {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cool-retro-term
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of cool-retro-term and it now successfully compiles
on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
9fa8fb1dec
antimony: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of antimony
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of antimony and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 01:34:42 +02:00
Moritz Ulrich
6645ae3946 google-chrome: Also add ${deps}/lib64 to $LD_LIBRARY_PATH.
...as per @abbradar's suggestion. Thanks!
2016-04-14 19:00:15 +02:00
Moritz Ulrich
0c5ed43cd4 google-chrome: Fix regression from closure-size merge.
Fixes #14695

I'm not entirely sure if including `stdenv.cc.cc` in `makeLibraryPath`
is the correct thing to do here. If it's incorrect, please feel free to
ping me.
2016-04-14 18:54:48 +02:00
obadz
bf5e339d24 virtualbox: dontPatchELF = true
Workaround patchelf#93 and help move forward on #14595
2016-04-14 17:05:31 +01:00
zimbatm
7081325518 slack: fixes
* Fixes missing stdlib rpath
* Removes unused share/lintian
* Fixes slack.desktop paths
2016-04-14 15:50:55 +01:00
joachifm
3d5e2c5569 Merge pull request #14688 from taku0/thunderbird-bin-45.0
thunderbird-bin: 38.7.2 -> 45.0
2016-04-14 14:43:31 +02:00
joachifm
19e425fa0c Merge pull request #14447 from mucaho/vscode_unfree
vscode: switch to unfree, binary package
2016-04-14 14:16:43 +02:00
Nikolay Amiantov
04c67c316c ettercap: fix gdkconfig path 2016-04-14 14:46:23 +03:00
José Romildo Malaquias
08540cdd1e tint2: 0.12.7 -> 0.12.9 2016-04-14 08:01:32 -03:00
Nikolay Amiantov
755e4633c7 mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
Tobias Geerinckx-Rice
af8a34a622
sane-backends-git -> 2016-04-14 2016-04-14 02:37:53 +02:00
Nikolay Amiantov
6f3e72eef6 Merge pull request #14658 from abbradar/search-path-fixes
Search path fixes
2016-04-14 03:08:41 +04:00
Nikolay Amiantov
d26e24fbea curaengine: link to dynamic libs 2016-04-14 01:13:23 +03:00
Nikolay Amiantov
76281d5dec avidemux: refactor again to fix build failures 2016-04-14 00:31:16 +03:00
Arseniy Seroka
0420a532e9 Merge pull request #14649 from vbgl/coq_8.5.1
Coq 8.5pl1
2016-04-13 22:16:48 +03:00
Nikolay Amiantov
39eefc0cd0 atom: fix library paths 2016-04-13 22:09:42 +03:00
Nikolay Amiantov
8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Michael Raskin
b338187e71 libreoffice: 5.1.0.3 -> 5.1.2.2; still building, but the previous version in master was broken anyway and these problems are now fixed 2016-04-13 21:08:00 +02:00
taku0
eb5c4fdadf thunderbird-bin: 38.7.2 -> 45.0 2016-04-14 03:48:44 +09:00
Michael Raskin
f99a9c0679 nspluginwrapper: add missing libXt build input 2016-04-13 19:10:42 +02:00
Michael Raskin
0103d710cc csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used 2016-04-13 18:55:39 +02:00
Vincent Laporte
fdd2c6e2ca grass: fix build 2016-04-13 16:20:31 +00:00
Nikolay Amiantov
d2fec0a922 photoqt: use wrapQtProgram 2016-04-13 16:09:40 +03:00
Nikolay Amiantov
bac36baf5b sound-juicer: use gstreamer setup hook 2016-04-13 16:09:40 +03:00
Nikolay Amiantov
e88a986ca4 bomi: use wrapQtProgram 2016-04-13 16:09:40 +03:00
Michael Raskin
58d2649f70 baresip: 0.4.17 -> 0.4.18 2016-04-13 14:47:04 +02:00
Eelco Dolstra
18a6403c59 firefox-esr: 45.0.1esr -> 45.0.2esr
Also, switch to upstream SHA-512 hashes.
2016-04-13 14:11:18 +02:00
Nikolay Amiantov
5e025bc9ee vivaldi: fix evaluation 2016-04-13 14:03:41 +03:00
Nikolay Amiantov
a951fba574 discord: fix evaluation 2016-04-13 14:01:17 +03:00
vbgl
c7b5cfc7d2 Merge pull request #14648 from nico202/ncmpcpp
ncmpcpp: 0.7.2 -> 0.7.3
2016-04-13 09:45:34 +02:00
Vladimír Čunát
39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
=
18b95edb5c ncmpcpp: 0.7.2 -> 0.7.3 2016-04-13 09:00:46 +02:00
Micxjo Funkcio
dd2f24bc0d
nvpy: 0.9.2 -> 0.9.7 2016-04-12 18:54:24 -07:00
Thomas Tuegel
275e2c2d55 Merge pull request #14639 from bendlas/update-dropbox-master
dropbox: 3.14.7 -> 3.18.1
2016-04-12 19:39:00 -05:00
joachifm
53ff168dbd Merge pull request #14615 from layus/vlc-fix
vlc: fix the two windows issue with qt5
2016-04-13 01:59:44 +02:00
joachifm
611a042bf8 Merge pull request #14630 from NeQuissimus/slack203fix
slack: Fix 2.0.3
2016-04-13 00:46:02 +02:00
Herwig Hochleitner
9aad4c884e dropbox: 3.14.7 -> 3.18.1 2016-04-12 23:49:14 +02:00
Herwig Hochleitner
971b6729a2 Revert "dropbox-cli: minor refactoring to play nice with dropbox"
Undo changes from PR #14077

It's not acceptable to just willy-nilly rename a CLI script. Also, that
PR broke the tray icon for dropbox.

This reverts commit afa4a27a25.
2016-04-12 23:46:00 +02:00
joachifm
860aa01782 Merge pull request #14618 from moretea/update_mcrl2
Update mcrl2
2016-04-12 23:42:45 +02:00
Moritz Ulrich
0bda52462b st: Make patches configurable via config.st.patches. 2016-04-12 22:45:21 +02:00
Maarten Hoogendoorn
ec098aad41 mcrl2: 2009.01 -> 2014.09 2016-04-12 22:16:30 +02:00
Tuomas Tynkkynen
ff223c1ca8 Merge pull request #14607 from grahamc/patch-4
imagemagick: 8.9.2-0 -> 8.9.3-8
2016-04-12 22:27:11 +03:00
Tuomas Tynkkynen
d7de8bc911 Merge pull request #14636 from kragniz/samtools
samtools: init at 1.3
2016-04-12 22:24:34 +03:00
Louis Taylor
70c1b2b1c0 samtools: init at 1.3 2016-04-12 20:13:40 +01:00
Vincent Laporte
a036fda544 coq: 8.5 -> 8.5pl1 2016-04-12 19:43:11 +02:00
José Romildo Malaquias
9d0e57b84e jwm: 1406 -> 1495 (#14629) 2016-04-12 17:18:40 +02:00
Tim Steinbach
b6c80ee36c slack: Fix 2.0.3 2016-04-12 10:50:43 -04:00
Guillaume Maudoux
43cf5d3369 vlc: fixes the two windows issue with qt5
Fixes #14610.
2016-04-12 15:55:44 +02:00