Commit Graph

102682 Commits

Author SHA1 Message Date
Peter Simons
9e72734826 haskell-yaml: build with bundled libyaml rather than our system version
It looks like the yaml package bundles an unreleased version of libyaml and
relies on particulars of that versions behavior. Therefore, the package no
longer works with the official libyaml 0.1.7 release, which is what we have.

https://github.com/snoyberg/yaml/issues/106
2017-03-02 09:05:07 +01:00
Peter Simons
2e5a4b1a38 haskell-lambdabot: fix evaluation 2017-03-02 09:05:07 +01:00
Peter Simons
53d55cbfe9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1 from Hackage revision
d654ea25e9.
2017-03-02 09:05:06 +01:00
Peter Simons
eabf47b302 hackage2nix: disable builds that depend on broken webkitgtk-2.4.11 2017-03-02 09:05:00 +01:00
Peter Simons
86c51da755 LTS Haskell 8.3 2017-03-02 09:04:25 +01:00
Jörg Thalheim
85a1dd288b Merge pull request #23306 from ndowens/kytea
kytea: 0.4.6 -> 0.4.7; source was still pointing to version 0.4.6
2017-03-02 08:44:14 +01:00
ndowens
021046a72e swaks:20130209.0 -> 20170101.0 2017-03-02 08:19:41 +01:00
ndowens
d072ac28f8 quicktun: 2.2.4 -> 2.2.5 2017-03-02 08:19:25 +01:00
Vladimír Čunát
45344fdf19
tested job: drop the hibernate test on i686 for now
/cc #23107.
2017-03-02 07:28:47 +01:00
Dmitry Kalinkin
cb1b08a871
herwig: 7.0.3 -> 7.0.4 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
ac51822ee8
pythonPackages.python-sybase: init at 0.40pre2 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
2198a7c747
pythonPackages.graphviz: init at 0.5.2 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
e60805061b
pythonPackages.pyhepmc: init at 0.5.0 2017-03-01 22:53:40 -05:00
Peter Hoeg
1fbcce4448 dropbox: 19.4.13 -> 20.4.19 2017-03-02 11:45:19 +08:00
Dmitry Kalinkin
82d3f926a9
fakeroot: add darwin support
replace utillinux with getopt

Fixes #22773
2017-03-01 22:33:33 -05:00
ndowens
ad25011ba1 connect: 1.104 -> 1.105 2017-03-01 20:09:46 -06:00
rnhmjoj
83462da296 eztrace: add missing dependency 2017-03-02 04:00:36 +02:00
Tuomas Tynkkynen
439facec2a lkl: Broken on i686
http://hydra.nixos.org/build/49534265
2017-03-02 03:59:31 +02:00
ndowens
2ff72c684d hans: 0.4.4 -> 1.0 2017-03-01 19:18:29 -06:00
ndowens
ef4775c2a7 httping: 2.4 -> 2.5 2017-03-01 19:12:00 -06:00
Gauthier POGAM--LE MONTAGNER
5818355a69 slack: remove ubuntu update cron 2017-03-02 01:49:30 +01:00
ndowens
9d30abf7b2 miniupnpc: 1.9.20150430 -> 2.0.20161216 2017-03-01 18:43:26 -06:00
Gauthier POGAM--LE MONTAGNER
1be1c905f2 slack: 2.3.4 -> 2.5.1 2017-03-02 01:30:02 +01:00
Tuomas Tynkkynen
256e764226 radeontools: Mark as broken
The upstream release is from 2004. The website of this software talks
about configuring XFree86. I *highly* doubt this software is of any use
nowadays.
2017-03-02 02:30:00 +02:00
Maximilian Güntner
aa429e6775
ipfs: 0.4.5 -> 0.4.6 2017-03-02 01:24:39 +01:00
Peter Hoeg
0d936b0366 Merge pull request #23312 from ndowens/discount
Discount: 2.2.0 -> 2.2.2
2017-03-02 08:12:54 +08:00
Charles Strahan
2c0225add6
mesos: fix build with latest gcc/glibc
/cc #23253
2017-03-01 18:22:58 -05:00
Joachim Fasting
05054e34c0
tor: 0.2.9.9 -> 0.2.9.10
The 0.2.9 series is now a long-term support release, which will
receive backported security fixes until at least 2020.

tor should now build against libressl, as in
```nix
tor.override { openssl = libressl; }
```

Also re-enable the test-suite; works fine on my end.
2017-03-01 23:56:34 +01:00
ndowens
32cf5c4d02 speedtest-cli: 0.3.4 -> 1.0.2 2017-03-01 16:53:30 -06:00
David Terry
fdd436b3e4 vscode: 1.9.1 -> 1.10.0 2017-03-01 23:35:05 +01:00
Tobias Geerinckx-Rice
b12b4eaca6
phc-intel: 0.4.0-rev22 -> 0.4.0-rev24
Fixes Hydra failures on kernel >= 4.10 by only supporting kernel >= 4.10.
2017-03-01 23:34:37 +01:00
Tobias Geerinckx-Rice
20be30fdd2 Merge pull request #23341 from ndowens/di
di: 4.42 -> 4.43
2017-03-01 21:30:24 +00:00
Vladimír Čunát
fcec3e1c72
Revert "modules: add support for module replacement with disabledModules"
This reverts commit 3f2566689d14f1d7778d55ca807d1dad2f4695d1 for now.
Evaluation of the tested job got broken, blocking nixos-unstable.
2017-03-01 21:56:01 +01:00
Katona László
085502dd80 cytoscape: fixed issue with startup script 2017-03-01 21:46:49 +01:00
Daiderd Jordan
4150920a51 Merge pull request #23294 from yurrriq/update/pkgs/applications/graphics/graphicsmagick
graphicsmagick: fix for darwin
2017-03-01 21:45:01 +01:00
Tuomas Tynkkynen
8dcfa44a53 memtest86: Mark as broken
It fails with hardening-related errors like:

reloc.o: In function `.L41':
reloc.c:(.text+0x452): undefined reference to `__stack_chk_fail_local'

... and several others as well!

Since nobody has noticed that this package has been broken the entire
16.09 release, it's probably not worth to try fixing it.

(Note that this is a different package from memtest86plus!)
2017-03-01 22:19:35 +02:00
Eric Bailey
fff88b814c
graphicsmagick: fix for darwin
Prior to this change, GraphicsMagick didn't work at all for me on Darwin, due to
dylib linking issues.
2017-03-01 14:04:11 -06:00
ndowens
d9bc414521 augeas: 1.5.0 -> 1.7.0 2017-03-01 13:38:11 -06:00
ndowens
3df8bef60e discount: 2.2.0 -> 2.2.2
Discount: added missing update
2017-03-01 13:28:16 -06:00
Robert Helgesson
337356448a
perl-Log-Log4perl: 1.48 -> 1.49 2017-03-01 20:12:24 +01:00
Robert Helgesson
a5ed11202c
svtplay-dl: 1.9.2 -> 1.9.3 2017-03-01 20:12:24 +01:00
ndowens
204850c975 di: 4.42 -> 4.43 2017-03-01 13:09:43 -06:00
Peter Simons
feffadefed haskell generic-builder: Revert "Pass through the ghcEnv."
This reverts commit a27bc8b3174fa1847b5ca9f85d921c3e472cbeb1. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023.
2017-03-01 19:57:40 +01:00
Peter Simons
3001b821c9 haskell generic-builder: Revert "Pass through the list of haskell build inputs."
This reverts commit c153036525575d046fc808a4805d023e3e2e9e75. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023.
2017-03-01 19:57:18 +01:00
ndowens
c393512809 catdoc: 0.94.2 -> 0.95 2017-03-01 19:18:20 +01:00
Shea Levy
c153036525 haskell generic-builder: Pass through the list of haskell build inputs.
Useful for building custom envs.
2017-03-01 13:00:57 -05:00
Shea Levy
b0cff50983 nix-buffer: 2.0.0 -> 2.1.0 2017-03-01 12:59:48 -05:00
Bart Brouns
56f5eaae86 yoshimi: 1.4.1 -> 1.5.0 2017-03-01 18:50:34 +01:00
Daiderd Jordan
f34c9d7885 Merge pull request #23270 from yurrriq/update/pkgs/applications/version-management/git-and-tools/gitflow
gitflow: tweak for darwin
2017-03-01 18:46:11 +01:00
Bjørn Forsman
96d774747b simavr: 1.3 -> 1.5 (fixes build) 2017-03-01 18:11:40 +01:00