William A. Kennington III
043839368e
goPackages: Exclude commonly useless go packages from being built
2015-08-29 19:10:24 -07:00
William A. Kennington III
ba7335700a
nghttp2: 1.1.2 -> 1.2.1
2015-08-29 18:19:38 -07:00
Thomas Tuegel
e9a8c5a988
Merge pull request #9524 from bjornfor/qt5-mkspecs-libgl
...
qt5: embed path to mesa (libGL) in Qt mkspecs file
2015-08-29 18:11:15 -05:00
Thomas Tuegel
fc0baf0ebe
Merge pull request #9343 from akaWolf/qtcreator
...
qtcreator: refactor for using qt54; qt4SDK, qt5SDK: commented
2015-08-29 18:10:27 -05:00
Thomas Tuegel
b873f5bd62
Add qtEnv
2015-08-29 17:47:49 -05:00
ro6
3207b9f70f
urweb: 20150520 -> 20150819
2015-08-29 23:41:22 +02:00
William A. Kennington III
26f9ea6dd5
goPackages: Fix tools
2015-08-29 13:25:00 -07:00
Bjørn Forsman
06ed82677a
qt5: embed path to mesa (libGL) in Qt mkspecs file
...
Fixes this problem, when building apps in QtCreator:
...(compile output window)
g++ -Wl,-rpath,/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-o qt-test3 main.o mainwindow.o moc_mainwindow.o \
-L/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
/nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
mesa is already in the closure of Qt, so there is no size increase.
The patch is copied into both qt-5.3 and qt-5.4 directories, like other
patches are.
Note that programs still can _run_ against a different libGL (e.g. one
provided by nvidia) by configuring the dynamic linker. For instance,
NixOS sets the LD_LIBRARY_PATH environment variable to
/run/opengl-driver/lib/, meaning that whatever libGL is found there
will be used instead of the default (mesa).
2015-08-29 22:21:57 +02:00
William A. Kennington III
83cf8b0cf8
goPackages: Split into multiple derivations
...
This should reduce the closure size for end users who only need go
binaries as well as reduce the size of closures hydra builders consume.
2015-08-29 12:58:03 -07:00
William A. Kennington III
3afc3494bb
goPackages: Use parallel instead of forking in bash
2015-08-29 11:51:26 -07:00
Peter Simons
6b1bcc66ae
haskell-MFlow: fix build
2015-08-29 20:01:49 +02:00
Jaka Hudoklin
8ceca44dbd
Merge pull request #9363 from Havvy/iojs
...
iojs: 3.0.0 -> 3.1.0
2015-08-29 19:00:15 +02:00
Peter Simons
c95f642260
Merge pull request #9508 from dfoxfranke/haskell-tar
...
haskellPackages.tar: disable tests
2015-08-29 16:09:21 +02:00
Vincent Laporte
1a2d05a840
getdata: 0.8.8 -> 0.8.9
2015-08-29 11:57:10 +02:00
Daniel Fox Franke
17667cd6ac
haskellPackages.tar: disable tests
...
They fail on i686-linux: http://hydra.nixos.org/build/25088435/nixlog/2
2015-08-28 22:41:56 -04:00
William A. Kennington III
d2dce19793
uid_wrapper: 1.1.0 -> 1.1.1
2015-08-28 17:53:48 -07:00
William A. Kennington III
3e6092fe6b
libraw: 0.16.0 -> 0.17.0
2015-08-28 17:50:55 -07:00
William A. Kennington III
645709eaa5
go1.5: Remove the bootstrap as it is unneeded
2015-08-28 16:29:22 -07:00
William A. Kennington III
500f871d45
go1.5: Fix references to go1.4
2015-08-28 16:17:47 -07:00
Peter Simons
d34f7ded49
ghc-head: update to current HEAD
2015-08-28 22:28:06 +02:00
Peter Simons
97c5f0577d
haskell-llvm-general: the new version still doesn't support LLVM 3.5
2015-08-28 22:28:06 +02:00
Peter Simons
67fcedd517
haskell-harp has been fixed upstream.
2015-08-28 22:28:06 +02:00
Peter Simons
12dcb664d6
haskell-amazonka-core can't compile its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
c375b224b0
haskell-concurrent-extra fails its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
b45e3290c9
haskell-wx: new versions require wkGTK 3.0
2015-08-28 22:28:06 +02:00
Peter Simons
2bcad47a90
hackage-packages.nix: update to ca23e76c2e
with hackage2nix v20150824-45-g9a3a80d
2015-08-28 22:28:02 +02:00
Kosyrev Serge
18926d981c
ghcNokinds: 2015-07-18 -> 2015-08-26
2015-08-28 19:50:18 +03:00
Eelco Dolstra
4e41b64511
valgrind: Separate doc output
2015-08-27 19:07:44 +02:00
Domen Kožar
e5b6de902f
setuptools: 18.0.1 -> 18.2
...
(cherry picked from commit 43b3f6e59d
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 18:46:10 +02:00
Peter Simons
93a3ba3909
haskell-github-types: test suite tries to access the network
2015-08-27 12:45:20 +02:00
Peter Simons
a9ec286d99
haskell-regex-tdfa-text has been fixed upstream.
2015-08-27 12:45:20 +02:00
Peter Simons
d9baa13d2a
hackage-packages.nix: update to 33d64f7231
with hackage2nix v20150824-28-g88e95d3
2015-08-27 12:45:15 +02:00
Luca Bruno
c91d360cec
pidginsipe: add nss and nspr (ZHF)
2015-08-27 12:29:45 +02:00
Bjørn Forsman
ac613f0748
opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flag
...
The standard builder already does this.
2015-08-27 10:54:10 +02:00
William A. Kennington III
d0880a27dd
go-modules: Fix the application of reference removal on packages like mongo-tools
2015-08-27 01:02:20 -07:00
William A. Kennington III
2c4186b045
Fix go-tools to include cover/vet for 1.4 but not 1.5 onward
2015-08-27 01:02:00 -07:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
74ce1df8f5
openh264: fix license
2015-08-26 22:24:05 +02:00
Thomas Strobel
e8aa031d69
mediastreamer-openh264: init at 1.0.0
2015-08-26 22:16:28 +02:00
Thomas Strobel
dbd3584590
mediastreamer: introduce environment variable to set plugins directory
2015-08-26 22:15:31 +02:00
Bjørn Forsman
3c67f86211
openocd: enable support for CMSIS-DAP debuggers
...
I.e., add 'hidapi' to buildInputs. Build tested.
2015-08-26 22:06:08 +02:00
Bjørn Forsman
1a13d28151
openocd: 0.8.0 -> 0.9.0
...
Build tested.
2015-08-26 22:01:07 +02:00
William A. Kennington III
c2ae91a413
buildGoPackage: Fix parallel test pid computation
2015-08-26 11:17:56 -07:00
Thomas Tuegel
2ed4284917
Merge branch 'pypy'
2015-08-26 12:26:42 -05:00
Luca Bruno
1dc71534b4
rocksdb: disable on i686 (ZHF)
2015-08-26 18:48:51 +02:00
Thomas Strobel
444b8484d7
openh246: init at 1.4.0
2015-08-26 17:42:13 +02:00
Benno Fünfstück
8ee58a2aa3
haskell: fix freenect and hcwiid
2015-08-26 17:36:26 +02:00
Benno Fünfstück
0d6d5c907e
cwiid: new package
2015-08-26 17:36:25 +02:00
Benno Fünfstück
271926d00d
haskell: fix build of SDL-* libraries
2015-08-26 17:36:25 +02:00
Benno Fünfstück
a5e28d5319
freenect: add version 0.5.2
2015-08-26 17:35:32 +02:00