Bjørn Forsman
d61c46c1bd
libqglviewer: rename attrname and pkgname from libQGLViewer
...
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
Bjørn Forsman
b4d8bb5626
libqglviewer: update meta attributes (and add platforms)
2015-08-26 16:50:55 +02:00
Bjørn Forsman
f3fb580f65
libqglviewer: 2.3.4 -> 2.6.3
...
It seems upstream no longer provides old downloads. So this unbreaks the
build.
2015-08-26 16:50:55 +02:00
vbgl
70f2952ca6
Merge pull request #8491 from vbgl/compcert-2.5
...
compcert: 2.4 -> 2.5
2015-08-26 16:16:58 +02:00
Edward Tjörnhammar
274f7bc117
catch: 1.1-3 -> 1.2.1
2015-08-26 12:59:57 +02:00
Luca Bruno
08a6b7aa46
Revert "goPackages: disable parallel builds"
...
This reverts commit 75ed15e174
.
Turns out it was just a missing &
cc @wkennington
2015-08-26 12:13:57 +02:00
Luca Bruno
75ed15e174
goPackages: disable parallel builds
...
It breaks cascadia tests. If a process terminates before wait,
the PID is non-existant and wait fails.
Using & and wait in bash is just broken and shouldn't be used.
We shall probably use GNU parallel for this job.
cc @wkennington
2015-08-26 12:11:27 +02:00
lethalman
46105f7d18
Merge pull request #9237 from NixOS/remove-unreferenced-files
...
Remove unreferenced files
2015-08-26 11:06:00 +02:00
Daniel Fox Franke
617a158e3c
libb2: init at 0.97
2015-08-25 14:25:05 -04:00
Peter Simons
b106fbfb4f
cabal2nix: update to version 20150824
2015-08-25 17:15:41 +02:00
Peter Simons
d08a483bda
haskell-ed25519 is broken
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
3f6074713b
haskell-hxt: re-enable haddock generation
...
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-25 17:15:41 +02:00
Peter Simons
4ce6d653bb
haskell-fsnotify: disable failing test suite
2015-08-25 17:15:41 +02:00
Peter Simons
412062eb48
haskell-semigroupoids: doctests have been fixed upstream
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
1e578fa36b
haskell-cabal-helper: (temporary) testing issues
2015-08-25 17:15:41 +02:00
Peter Simons
6dd889144d
haskell-deepdeq: update version used for pre 7.4.x GHC versions
2015-08-25 17:15:41 +02:00
Peter Simons
2e1a49b35a
hackage-packages.nix: update to 6e3963284c
with hackage2nix v20150807-65-g1cc6394
2015-08-25 17:15:35 +02:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Tobias Geerinckx-Rice
e8a55a43cf
ccache: update 3.2.2 -> 3.2.3
2015-08-25 05:03:05 +02:00
Kosyrev Serge
301bf5018d
ghcNokinds: add myself as maintainer
2015-08-24 22:55:04 +03:00
Thomas Tuegel
33f287380b
Merge pull request #9294 from dezgeg/pr-pixman-arm
...
pixman: Enable '--disable-arm-iwmmxt' on ARM
2015-08-24 14:39:13 -05:00
Kosyrev Serge
d8b3c4c49c
openwsman init at 2.6.0
2015-08-24 22:34:15 +03:00
Kosyrev Serge
90f40408c8
sblim-sfcc init at 2.2.9
2015-08-24 22:34:07 +03:00
devhell
fee4fe1b5e
{lib}mediainfo{-gui}: 0.7.75 -> 0.7.76
...
From the changelog:
```
Version 0.7.76, 2015-08-06
+ XML output: line breaks and indents in between attributes for readability
+ Trace feature: XML trace update, only if compiled with trace feature
+ Amazon S3 support (REST API v2), CLI/DLL only and if compiled with
libcurl support
+ FFV1: improved slice analysis (currently activated only with trace
feature and for 1st frame)
x MXF: optimization of the parsing, reading a lot less data (e.g. can be
reduced from 1 GB to 10 MB with some UHD files)
x MXF: wrong frame count with files not having the video stream as the
first stream
x Dolby E in MPEG-TS: "SMPTE ST 302" information was accidentally removed
x MPEG-TS: avoid filling delay from file name, not applicable on MPEG-TS
x MXF: better handling of huge padding blocks, better handling of
descriptors without link to a TrackID
x IMX: streams claiming that they are IMX are actually pure MPEG Video,
probing both IMX and MPEG Video
```
2015-08-24 07:29:49 +02:00
Ian Duncan
4bdcf1fa95
mongoc: init at 1.1.10
...
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan
fd7144e455
libbson: init at 1.1.10
...
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Thomas Tuegel
b5b78eaf44
qt54: create share/ in setupHook
2015-08-23 14:29:09 -05:00
Thomas Tuegel
4098e79378
qt54: set documentation path in setupHook
2015-08-23 13:47:24 -05:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
Thomas Tuegel
06717667cc
Revert "autogen: don't write temp files outside build dir"
...
This reverts commit 1ea4ea1375
.
2015-08-23 10:28:48 -05:00
Thomas Tuegel
1ea4ea1375
autogen: don't write temp files outside build dir
2015-08-23 10:26:29 -05:00
Thomas Tuegel
e40579d91e
qt54: set runtime env vars during build for makeWrapper
...
Set QT_PLUGIN_PATH, QML_IMPORT_PATH, and QML2_IMPORT_PATH during build
so that Qt programs may easily be wrapped for use outside NixOS. The
paths are set appropriately for the dependencies of the package.
2015-08-23 10:16:21 -05:00
Desmond O. Chang
ef721079ca
gradle: 2.2.1 -> 2.6
2015-08-23 12:07:16 +02:00
Bjørn Forsman
019a23db3e
qt5: specify docdir
...
Due to a bug somewhere, the qt documentation is by default placed in
$out/share/doc although "qmake -query" reports $out/doc. That
discrepancy causes qtcreator withDocumentation builds to fail. This
fixes it.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
c2a8e5e609
qt53: sync plugin/import/qml dirs with qt54
...
It seems like a sensible thing to keep these in sync.
2015-08-23 09:56:09 +02:00
Peter Simons
75cf3a2767
Merge pull request #9377 from teh/master
...
haskell-purescript: Disable tests.
2015-08-22 20:50:14 +02:00
Vladimír Čunát
c250748a54
mesa: maintenance update 10.6.4 -> 10.6.5
...
Currently we have lots of failures on the branch,
most of them look unreproducible, and Hydra is idling.
2015-08-22 15:12:22 +02:00
Aycan iRiCAN
afe6f05310
cabal2nix: fixed sha256 hash
...
I was getting below error:
output path ‘/nix/store/i73iz0id6ap6qg1p6jaqadl053h2cgfz-cabal2nix-9f58996’ should have r:sha256 hash ‘1w5ba7cdanpq4nr8xngk1jsj0p6b17c6ap24ldzggrln216f3f7d’, instead has ‘0vy18gmyrw72m98psz7hz51aqj66b98h1pdv98hf3k1hrdva3ncv’
2015-08-22 11:04:09 +03:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Jude Taylor
ba57bbf8dc
go-1.4: fix a few more possibly impure tests
2015-08-21 13:25:49 -07:00
Jude Taylor
65dd349574
update mysteriously varying git hashes
2015-08-21 12:00:35 -07:00
Moritz Ulrich
ff162a70c6
chicken: 4.9.0.1 -> 4.10.0
2015-08-21 15:43:52 +02:00
Eelco Dolstra
e1fe23a4be
libevent: Use fetchurl
2015-08-21 15:28:30 +02:00
Tom Hunger
9303783649
haskell-purescript: Disable tests.
...
Tests need network + /homeless-shelter.
2015-08-21 13:39:13 +01:00
Nikolay Amiantov
65e2f18885
Merge pull request #9381 from doshitan/fix-elm
...
elm: fix patch hashes
2015-08-21 13:59:10 +03:00
Eelco Dolstra
b1104d6082
gdk-pixbuf: Disable tests
...
The tests take an excessive amount of time (> 1.5 hours) and memory (>
6 GB).
http://hydra.nixos.org/build/24911713
http://hydra.nixos.org/build/24470055#tabs-buildsteps
2015-08-21 12:56:55 +02:00
Eelco Dolstra
aba76f23a5
Revert "add Darwin's flavor of lsof"
...
This reverts commit 7024b4dc62
. It
breaks evaluation (possibly related to earlier reverts):
http://hydra.nixos.org/build/24887643
2015-08-21 12:05:06 +02:00
Michael Raskin
a2b718fc80
Switch to the git version for now to get Gecko 40 compatibility
2015-08-21 09:28:23 +03:00
Tanner Doshier
5adba5cf6f
elm: fix patch hashes
2015-08-20 21:54:40 -05:00
William A. Kennington III
b5d599af8c
nss: 3.19.3 -> 3.20
2015-08-20 15:32:47 -07:00