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
Thomas Strobel
c35309ff0b
ortp: 0.24.2 -> 0.24.2
2015-08-26 17:19:19 +02:00
Thomas Strobel
1d2632f820
mediastreamer: 2.11.1 -> 2.11.2
2015-08-26 17:18:53 +02:00
Thomas Strobel
46de943ec7
belle-sip: 1.4.0 -> 1.4.1
2015-08-26 17:18:28 +02:00
Peter Simons
4bd9f78949
haskell-cabal-helper: downgrade to version 0.5.1.0
...
0.5.2.0 has been deprecated.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
90144c684b
haskell-ekg: un-jailBreak
...
The referenced commit is long since released, and the package builds
correctly with ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
416840c480
haskell-ekg-core: un-jailBreak
...
The referenced commit has long since been released to hackage, and the
package has been verified to build properly under ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
9274aa93b5
haskell-wizards: un-jailBreak
...
The original bug is long since closed, and I verified it compiles on ghc
7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
e7aff313da
haskell-record: 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-26 16:53:59 +02:00
Michael Alan Dorman
a206c227cc
haskell-types-compat: Re-enable haddock generation
...
The "real" issue (https://github.com/philopon/types-compat/issues/1 ) has
been closed for a while, and I manually confirmed that the documentation
builds correctly under 7.10.2 and 7.8.4. The package itself doesn't
build older versions because of missing dependencies.
2015-08-26 16:53:58 +02:00
Peter Simons
4b32ac2ffe
hackage-packages.nix: update to ba6c1396e1
with hackage2nix v20150824
2015-08-26 16:53:58 +02:00
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
Thomas Tuegel
ce79122119
pypy: wrap original, not symlink
2015-08-26 09:35:48 -05: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