Commit graph

28765 commits

Author SHA1 Message Date
Andrew Kelley f86f957ae3 chromaprint: 1.2 -> 1.3.1 2016-03-17 10:58:15 +01:00
Sheena Artrip 6f4458d16f libcollectdclient: init at 5.5.0 2016-03-17 00:00:05 -04:00
Tim Steinbach 9a9659e908 kotlin: 1.0.0 -> 1.0.1 2016-03-16 23:20:10 +00:00
Allan Espinosa 52b61dce47 buildRubyGem: use Gem.use_paths to load gems
After ruby initializes, rubygems no longer reads the GEM_PATH. Before,
we have the following scenario:

    Gem.path # => ["a"]
    ENV['GEM_PATH'] = ["b"]
    Gem.path # => ["a"] # Still returns the same

Gem.use_paths is the documented way to create isolated environments as
documented in [1].

[1] http://www.rubydoc.info/github/rubygems/rubygems/Gem.use_paths
2016-03-16 17:28:02 -05:00
Mathias Schreck cd38a38316 nodejs: 5.8.0 -> 5.9.0 2016-03-16 23:22:22 +01:00
Peter Simons 1c49f8fe33 gobject-introspection: mark broken on Darwin
http://hydra.nixos.org/build/33311502
2016-03-16 22:28:50 +01:00
Tim Steinbach aa4af87501 gradle: 2.11 -> 2.12 2016-03-16 18:55:11 +00:00
Pascal Wittmann d0a1a8bf47 checkstyle: 6.16 -> 6.16.1 2016-03-16 18:10:01 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 2f36475cff openmpi: added infiniband support (ibverbs) 2016-03-16 15:42:30 +01:00
Peter Simons 76dead2099 Merge pull request #13954 from grwlf/conduit-fix
haskell-modules: fix conduit runtime dependency
2016-03-16 14:47:26 +01:00
Ambroz Bizjak e938fbbd10 wxPython: Fix runtime error due to library dependencies not in RUNPATH.
I think what's happening is that the linker automatically adds DT_NEEDED dependencies to some libraries because it finds these libraries are being used directly, but
because they're not linked explicitly with -lflags, the gcc wrapper does not add them to RUNPATH.
2016-03-16 13:13:20 +01:00
Ambroz Bizjak 853d612c3f opencsg: Fix build related to missing libX11 linking the example. 2016-03-16 13:06:36 +01:00
Sergey Mironov b14a6f1f98 haskell-modules: fix conduit runtime dependency 2016-03-16 10:38:12 +03:00
Allan Espinosa d53c4be32e jenkins: 1.652 -> 1.653 2016-03-15 15:19:48 -05:00
Arseniy Seroka f29c07b464 Merge pull request #13914 from kamilchm/heroku
heroku: FIX for node not found  https://github.com/NixOS/nixpkgs/issu
2016-03-15 22:44:29 +03:00
Pascal Wittmann 33825a29f4 farbfeld: 1 -> 2 2016-03-15 18:17:04 +01:00
Kamil Chmielewski 918ed0b834 heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issues/10298 2016-03-15 14:07:33 +01:00
Peter Simons 9f3ca09f94 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308 using the following inputs:

  - Nixpkgs: 47c2c01ea7
  - Hackage: 435f8156b7
  - LTS Haskell: 6bcb171af7
  - Stackage Nightly: a161c91389

Also, update the list of broken builds in configuration-hackage2nix.yaml.
2016-03-15 13:16:12 +01:00
Joachim Fasting cd7242d09d kdevplatform: disable parallel build
Hotfix for 1edb9b9558
Ref: https://github.com/NixOS/nixpkgs/pull/13843
2016-03-15 11:40:42 +01:00
Ryan Trinkle 440b301d0a Merge pull request #13931 from mightybyte/unix-compat-needs-libiconv
ghcjs: on Darwin, build unix-compat with libiconv
2016-03-15 01:11:02 -04:00
Doug Beardsley a0ecf9cee2 ghcjs: on Darwin, build unix-compat with libiconv 2016-03-15 12:07:59 +08:00
Graham Christensen 2be76d8b48 activemq: 5.8.0 -> 5.13.2
It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.

As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.

Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
2016-03-14 20:56:07 -05:00
zimbatm d9cf99225b rubygems: 2.4.8 -> 2.6.2 2016-03-14 23:46:01 +00:00
zimbatm 19820e9a96 ruby: add a new .dev output to ruby derivations
The idea is to bundle ruby, bundler and bundix together. I was
having issues where bundler was installed with ruby 2.3.0 and I wanted to use
ruby 2.0.0.

With this change all the developer has to do is install `ruby_2_0_0.dev`
either in his environment or in a nix-shell.
2016-03-14 22:25:48 +00:00
zimbatm 4637cfa51f bundler: 1.10.6 -> 1.11.2 2016-03-14 22:25:19 +00:00
zimbatm 86f1579266 ruby: install rubygems directly into the derivation
Having a separate rubygems package can lead to split-brain scenarios.

Since rubygems is designed to replace himself on a ruby installation,
let's do that.
2016-03-14 22:23:25 +00:00
joachifm 71655b0b69 Merge pull request #13843 from ambrop72/kdevelop-473
kdevelop: 4.7.1 -> 4.7.3
2016-03-14 21:30:12 +00:00
Graham Christensen 2aae2af845 ilbc: extract-cfile.awk has fallen off the internet
Close #13923.
2016-03-14 21:41:41 +01:00
Graham Christensen c310cb9e46 graphite2: security update 1.2.4 -> 1.3.6 (close #13918)
CVE-2016-1977 CVE-2016-2790 CVE-2016-2791 CVE-2016-2792
CVE-2016-2793 CVE-2016-2794 CVE-2016-2795 CVE-2016-2796
CVE-2016-2797 CVE-2016-2798 CVE-2016-2799 CVE-2016-2800
CVE-2016-2801 CVE-2016-2802

vcunat fixed the tarball name and redirected to github.
2016-03-14 21:30:55 +01:00
zimbatm 9504992e1d Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Vladimír Čunát 530214321d tevent, ldb: security updates needed for samba
I managed to find no news or changelog on these,
so it's rather a black box to me, but it's clear that (some) bumps
were required for samba.
2016-03-14 19:46:39 +01:00
Tobias Geerinckx-Rice 2404cd4286 libpsl: list 2016-02-25 -> 2016-03-10 2016-03-14 19:18:43 +01:00
Graham Christensen b76f557887 g-wrap: Upstream sha256 changed 2016-03-14 10:50:42 -05:00
Raymond Gauthier aef5836e3c doxygen: 1.8.6 -> 1.8.11
As per upstream change, now uses cmake.

Tested proper function of both `doxygen` and `doxygen_gui`.
2016-03-14 10:20:48 -04:00
Vincent Laporte 456d16ff4b verasco: init at 1.3 2016-03-14 12:06:18 +01:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
zimbatm ef7d2c0ecf Merge pull request #13863 from hrdinka/fix/hs-blake
haskell-hs-blake2: fix dependency on libb2
2016-03-13 19:01:36 +00:00
Arseniy Seroka 42b7191499 Merge pull request #13867 from ericbmerritt/cuter-support
cuter: init at 0.1
2016-03-13 21:49:24 +03:00
宋文武 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Thomas Tuegel d39b1db400 Merge pull request #13880 from acowley/juliamac
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
zimbatm 27e5397282 Merge pull request #13886 from manveru/patch-2
bundix: 2.0.5 -> 2.0.6
2016-03-13 15:04:04 +00:00
Thomas Tuegel f13a4b6b09 Merge pull request #13879 from acowley/suitesparse-dylib
suitesparse: build dylibs on darwin
2016-03-13 09:57:47 -05:00
Michael Fellinger 075b3b449d bundix: 2.0.5 -> 2.0.6
Fixes issue caused by changed nix-prefetch-git output.
2016-03-13 13:59:38 +01:00
Sander van der Burg 443b25992f Merge pull request #13868 from gilligan/node-5.8.0
nodejs: 5.7.1 -> 5.8.0
2016-03-13 12:21:02 +01:00
Joachim Fasting f82a46cf58 fstar: 2016-01-12 -> 0.9.2.0
FStar has been broken for a while, due to its regression test failing.
Bump to the latest release, which is newer than the previous rev.
2016-03-13 09:41:24 +01:00
Anthony Cowley 889d6d11a3 julia: darwin compatibility
Along with PR #13879, these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864

The libgit2 change is mechanical to pull in iconv on darwin.

The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Anthony Cowley f3a6f3e2f3 suitesparse: build dylibs on darwin
Makes the shared libraries usable on darwin so that, e.g., the Julia
compiler may be built.
2016-03-13 04:13:26 -04:00
joachifm bd785b23a1 Merge pull request #13869 from acowley/suitemac
suitesparse: darwin compatibility
2016-03-13 03:26:50 +00:00
Anthony Cowley 9d1053dc6d suitesparse: darwin compatibility
There is no librt on darwin, so it must be disabled.
2016-03-12 21:17:15 -05:00
joachifm 423a65b0cd Merge pull request #13822 from acowley/ffmpeg3
ffmpeg-full: 2.8.5 -> 3.0
2016-03-12 23:20:28 +00:00
Mathias Schreck 7533784f28 nodejs: 5.7.1 -> 5.8.0 2016-03-12 23:06:09 +01:00
joachifm 2896934e78 Merge pull request #13866 from acowley/x265
x265: 1.7 -> 1.9
2016-03-12 22:04:33 +00:00
Eric Merritt 98b4d19a0b cuter: init at 0.1 2016-03-12 13:45:00 -08:00
Anthony Cowley 6bc1aed873 x265: 1.7 -> 1.9
Unblocks #13822
2016-03-12 16:24:06 -05:00
zimbatm 7133a3730c Merge pull request #13851 from colemickens/update-libinput
libinput: 1.2.0 -> 1.2.1
2016-03-12 20:17:43 +00:00
Joachim Fasting 93efa92367 cppcheck: move build-time dependencies to nativeBuildInputs 2016-03-12 19:06:57 +01:00
Joachim Fasting 098c04683a scsh: move build deps to nativeBuildInputs
Also remove redundant inputs already implied by autoreconfHook.
2016-03-12 19:06:40 +01:00
Christoph Hrdinka b10288eaa5 haskell-hs-blake2: fix dependency on libb2
`hs-blake2` currently wrongly depends on `pkgs.b2` which is an application
for backblazes storage service. This patch overrides it to link against
its correct native library `pkgs.libb2`.
2016-03-12 18:57:42 +01:00
Christoph Hrdinka e06570fe6b Merge pull request #13847 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell 29a90dbc2b {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
Built and tested locally.

From the changelog:

```
Version 0.7.83, 2016-02-29

+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
  Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
  ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
  described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
  SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```

Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Arseniy Seroka a25d2a7466 Merge pull request #13717 from zohl/banshee
[WIP] Banshee
2016-03-12 20:19:49 +03:00
zimbatm b776e0cd5f nghttp2: 1.7.1 -> 1.8.0 2016-03-12 16:18:52 +00:00
Ambroz Bizjak 1edb9b9558 kdevelop: 4.7.1 -> 4.7.3 2016-03-12 16:30:41 +01:00
devhell 7b32e5497c libzen: 0.4.32 -> 0.4.33
Built and tested locally.

From the changelog:
```
Version 0.4.33, 2016-02-29

x File::Open(): using now FILE_APPEND_DATA on windows when append mode
  is requested
x File::Open(): accept file names with * and ? characters on non-Windows
  platforms
x Better MinGW and CygWin compatibility
x autogen.sh: Adding missing shebang
x Dir/Create: create the parents directory if not existing
```

Additionally, the package was cleaned up, now using `autoreconfHook` and
with some helpful pointers by @hrdinka.
2016-03-12 13:09:26 +00:00
Nikolay Amiantov 2a288ad435 spin: add gcc to path 2016-03-12 14:13:42 +03:00
Cole Mickens e17ff07c0b libinput: 1.2.0 -> 1.2.1 2016-03-11 16:24:29 -08:00
Graham Christensen 8f6be38247 giflib: convert md5 to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen 00078e317e libxkbdcommon: sha1 to sha256, also: upstream sha1 changed? 2016-03-11 15:54:54 -06:00
Anthony Cowley 2f6f3c7b55 ffmpeg-full: 2.8.5 -> 3.0
Also changes the homepage URL to https.
2016-03-11 15:14:52 -05:00
Markus Hauck 7b09191563 jo: init at 1.0 2016-03-11 19:33:13 +01:00
Eelco Dolstra dd53c65dcc Merge remote-tracking branch 'origin/gcc-5' into staging
Still some breakage but no blockers:

http://hydra.nixos.org/eval/1242130?filter=x86_64-linux&compare=1237852&full=#tabs-now-fail
2016-03-11 16:02:38 +01:00
Eelco Dolstra d86633386f sqlite: 3.9.2 -> 3.11.1 2016-03-11 15:10:05 +01:00
Domen Kožar 603ea2652f nss: 3.22 -> 3.22.2 (CVE-2016-1950) 2016-03-11 12:18:18 +00:00
Eelco Dolstra 2af1cb3aa6 Merge remote-tracking branch 'origin/binutils-2.26' into staging
This still breaks a few packages, but nothing really major:

  http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Luca Bruno dcfca100ec Merge pull request #12525 from knupfer/ngx_brotli
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
joachifm 0273ff59e2 Merge pull request #13828 from whiteley/chef-dk-0.11.2
chefdk: 0.10.0 -> 0.11.2
2016-03-11 04:25:21 +00:00
Matt Whiteley b48a917c97 chefdk: 0.10.0 -> 0.11.2 2016-03-10 17:19:30 -08:00
Tobias Geerinckx-Rice cc53e62644 geoclue2: 2.4.1 -> 2.4.2 2016-03-10 23:37:11 +01:00
Eelco Dolstra a11a281071 go-1.4: Update binutils patch to handle i686-linux
http://hydra.nixos.org/build/32872391
2016-03-10 21:06:13 +01:00
Arseniy Seroka 16bffdcb99 Merge pull request #10509 from markus1189/activemq-512
Add 5.12.1 version of Apache ActiveMQ in addition to 5.8.0
2016-03-10 16:08:11 +03:00
Vladimír Čunát f412fb1e87 Merge: update C++ bindings for GTK+ stack (*mm) 2016-03-10 11:58:59 +01:00
Vladimír Čunát d9da9ec634 libsigcxx: make *.pc force C++11
This fixes compilation problems of some packages against *mm,
including gtkmm-2 itself.
2016-03-10 11:49:24 +01:00
Vladimír Čunát d9f2e282be gtkmm3: update 3.16.0 -> 3.18.0
Also remove urkud for maintainers; he's been inactive for years,
so let's not bother him anymore.
2016-03-10 11:49:24 +01:00
Vladimír Čunát 4f90638d2f atkmm: update 2.22.7 -> 2.24.2
Also add basic meta.
2016-03-10 11:49:23 +01:00
Vladimír Čunát 6429c6595b pangomm: update 2.34.0 -> 2.38.1 2016-03-10 11:46:15 +01:00
Vladimír Čunát 241927ead3 cairomm: update 1.11.2 -> 1.12.0 2016-03-10 11:46:15 +01:00
Vladimír Čunát 214b59a249 glibmm: update 2.44.0 -> 2.46.3
Also drop urkud from maintainers; he's been inactive for years,
so let's not bother him.
2016-03-10 11:46:14 +01:00
zimbatm 73de4019f0 Merge pull request #13784 from matthewbauer/new-pkgs
add wla-dx and rgbds
2016-03-10 10:04:47 +00:00
Vladimír Čunát 26b67c2ef9 libsigc++: update 2.3.1 -> 2.6.2
We were using a rather old development (!) release.
2016-03-10 10:22:44 +01:00
michael bishop c561ee8480
sqlite: change hash from sha1 to sha256 2016-03-09 19:37:33 -04:00
Graham Christensen 6b4a70c672 libotr_3_2: remove, not updated since 2012, and unused. 2016-03-09 17:20:36 -06:00
Franz Pletz 728cf25e16 libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)
https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
2016-03-10 00:13:08 +01:00
Matthew Bauer 4939b6848f wla-dx: init at 8189fe8d 2016-03-09 12:39:34 -06:00
Mayeu - Cast 7db78e0412 elixir: 1.2.2 -> 1.2.3 2016-03-09 17:11:10 +01:00
Arseniy Seroka ed0a7695bf Merge pull request #13789 from puffnfresh/upgrades
scala: 2.11.7 -> 2.11.8
2016-03-09 17:19:38 +03:00
Brian McKenna 416e2ceab6 scala: 2.11.7 -> 2.11.8 2016-03-09 23:33:59 +11:00
Domen Kožar 64d5af4663 boringssl: 2014-08-20 -> 2016-03-08 2016-03-09 11:26:18 +00:00
Domen Kožar 74046cb09a Merge pull request #13604 from NixOS/update-libclc
libclc: 2015-03-27 -> 0.2.0
2016-03-09 11:12:12 +00:00
Domen Kožar 1c3dbe2431 Merge pull request #13786 from aespinosa/jenkins-1.652
jenkins: 1.650 -> 1.652
2016-03-09 10:55:50 +00:00
Allan Espinosa 6cab1cd62b jenkins: 1.650 -> 1.652 2016-03-09 01:34:40 -06:00
Matthew Bauer f0e5910c24 rgbds: init at 0.2.4 2016-03-09 00:44:01 -06:00
Arseniy Seroka 14390da605 Merge pull request #13758 from gilligan/galen-2.2.3
galen: 2.2.1 -> 2.2.3
2016-03-08 22:27:07 +03:00
Peter Simons 588a237e9e cabal2nix: update to version 20160308 2016-03-08 17:55:04 +01:00
Mathias Schreck f1d9be699d galen: 2.2.1 -> 2.2.3 2016-03-08 14:39:55 +01:00
Peter Simons 35bae56722 Merge pull request #13754 from spacefrogg/boost-static
boost: Fix compilation for static builds.
2016-03-08 11:30:20 +01:00
joachifm 615afdf368 Merge pull request #13750 from ericsagnes/pkg-update/sqlitebrowser
sqlitebrowser: 3.7.0 -> 3.8.0
2016-03-08 10:29:07 +00:00
Michael Raitza f7bf249b2b boost: Fix compilation for static builds.
The 'runtime-link=' feature must not be set in addition to 'link='
for boost-1.55 when building only the statically linked libraries.
Fixes errors that targets were defined multiple times.
2016-03-08 10:04:04 +00:00
Peter Simons 22f31ea6a0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-13-g1932303 using the following inputs:

  - Nixpkgs: 048b08e2df
  - Hackage: 9380d724dd
  - LTS Haskell: d2ad5fe903
  - Stackage Nightly: 04ed93d830
2016-03-08 10:50:13 +01:00
Eric Sagnes ef9febe5ff sqlitebrowser: 3.7.0 -> 3.8.0 2016-03-08 10:29:56 +09:00
joachifm 4e7ea6704f Merge pull request #13520 from scolobb/new-pkgs
Add Oh My Zsh, Romanian aspell dictionary, Montserrat font.
2016-03-07 22:10:56 +00:00
Al Zohali 84cfc1bc72 libgpod: mono support 2016-03-07 23:21:01 +03:00
Al Zohali 04d2c5f118 gdata-sharp: init at 2.2.0.0 2016-03-07 23:21:01 +03:00
Al Zohali 2edba48531 boo: init at 20131021 2016-03-07 23:21:01 +03:00
Al Zohali 6c9269670e mono-zeroconf: init at 0.9.0 2016-03-07 23:21:01 +03:00
Al Zohali a347e45c54 gtk-sharp-beans: init at 2.14.0 2016-03-07 23:21:01 +03:00
Al Zohali 50bd9b0193 gio-sharp:init at 0.3 2016-03-07 23:21:01 +03:00
Al Zohali a4a19c57ad taglib-sharp: init at 2.1.0.0 2016-03-07 23:21:01 +03:00
Al Zohali 3576a2d549 mono-addins: init at 1.2 2016-03-07 23:21:01 +03:00
Al Zohali d778ab0cb0 gtk-sharp-3_0: init at 2.99.3 2016-03-07 23:21:01 +03:00
Al Zohali ec0ffd9078 notify-sharp: init at 3.0.3 2016-03-07 23:21:01 +03:00
Al Zohali 1018e0497a dbus-sharp-glib-1_0: init at 0.5 2016-03-07 23:21:01 +03:00
Al Zohali 7254219b38 dbus-sharp-glib-2_0: init at 0.6 2016-03-07 23:21:01 +03:00
Al Zohali 826c716ea3 dbus-sharp-1_0: init at 0.7 2016-03-07 23:21:01 +03:00
Al Zohali d9a7918055 dbus-sharp-2_0: init at 0.8.1 2016-03-07 23:21:01 +03:00
Sergiu Ivanov be590f1d9d aspell-dict-ro: init at 3.3-2 2016-03-07 19:42:26 +01:00
Henry Till cf71bc9255 racket: fix build error
https://github.com/racket/racket/issues/1222

closes #13733
2016-03-07 10:49:19 -05:00
Peter Simons 48a9555bc0 Merge pull request #13695 from forked-upstream-packages-for-ghcjs/more-bootpkgs
ghcjs: Use bootpkgs to override build tools, not hardcoded compiler's…
2016-03-07 14:15:42 +01:00
Eelco Dolstra e9f1fa8bb0 librdf_redland: Fix dependency on libraptor2
This broke soprano/nepomuk.

http://hydra.nixos.org/build/32556702
2016-03-07 13:25:33 +01:00
Eelco Dolstra ff69fc6fb9 go-1.4: Fix build against binutils 2.26
The go linker barfed on the new relocation types emitted by binutils
2.26.

https://github.com/golang/go/issues/13114
http://hydra.nixos.org/build/32554876
2016-03-07 13:03:31 +01:00
Franz Pletz 661079abb7 Merge pull request #13728 from andrewrk/libsoundio
libsoundio: 1.0.3 -> 1.1.0
2016-03-07 12:42:42 +01:00
Eelco Dolstra 669d59711f Merge remote-tracking branch 'origin/perl-5.22' into staging
Small number of regressions: http://hydra.nixos.org/eval/1239239?compare=1237919#tabs-now-fail
2016-03-07 11:58:17 +01:00
Matthias C. M. Troffaes 495985ace3 wolfssl: 3.7.0 -> 3.8.0
changes by @globin: use autoreconfHook

closes #13731

Signed-off-by: Robin Gloster <mail@glob.in>
2016-03-07 10:39:14 +00:00
Peter Simons 350b5193c0 Merge pull request #13709 from mboes/stack-env-support
buildStackPackage: Fix path to generic-stack-builder.nix.
2016-03-07 11:01:24 +01:00
Emery Hemingway af39abcb9f Merge pull request #13533 from valeriangalliat/allow-go-reference
buildGoPackage: do not remove Go references if allowGoReferences is true
2016-03-07 09:05:27 +01:00
Andrew Kelley 4f013e9159 libsoundio: 1.0.3 -> 1.1.0 2016-03-07 00:44:36 -07:00
Franz Pletz 5e20409229 libmatroska: 1.4.1 -> 1.4.4 (security)
This fixes CVE-2015-8790 & CVE-2015-8791.
2016-03-07 02:54:40 +01:00
Franz Pletz 68702d24bf libebml: 1.3.1 -> 1.3.3 (security)
This release fixes CVE-2015-8790 & CVE-2015-8791.
2016-03-07 02:54:07 +01:00
John Ericson e4abe06b8a ghcjs: Use bootpkgs to override build tools, not hardcoded compiler's pgks 2016-03-06 12:39:12 -08:00
Joachim Fasting fe37f28939 pixie: fix description 2016-03-06 14:04:37 +01:00
Tuomas Tynkkynen ad47355786 Merge remote-tracking branch 'upstream/master' into staging 2016-03-06 11:48:57 +02:00
Mathieu Boespflug b1b85ddb81 buildStackPackage: Fix path to generic-stack-builder.nix.
Before:

```
error: getting status of
‘/home/user/nixpkgs/pkgs/development/development/haskell-modules/generic-stack-builder.nix’:
No such file or directory
```
2016-03-06 10:35:25 +01:00
Tobias Geerinckx-Rice b61e7c2610 libpsl: 0.12.0 -> 0.13.0 2016-03-06 01:09:12 +01:00
joachifm ee8d210828 Merge pull request #13528 from bendlas/init-pixie
pixie: init at 0-1333
2016-03-05 19:30:49 +00:00
zimbatm 2d69f50e0b Merge pull request #13675 from zimbatm/less-rubies
ruby: only keep the latest tiny per major.minor
2016-03-05 18:35:19 +00:00
Joachim Fasting 757a1f7fe9 cppcheck: 1.69 -> 1.72
Also add myself to the list of maintainers
2016-03-05 19:09:02 +01:00
Frederik Rietdijk 36506df7fe Merge pull request #13448 from lancelotsix/use_recent_sqlalchemy_as_default
pythonPackages.sqlalchemy: follows upstream, use "sqlalchemy7" for lecagy
2016-03-05 11:07:50 -05:00
Nikolay Amiantov 0865d19ccd haskellPackages.Agda: use older unordered-containers to fix build
Fixes #13594.
2016-03-05 17:58:48 +03:00
joachifm 932b47ff52 Merge pull request #12752 from simonvandel/hunspellWithDicts
Hunspell: add wrapper to include dictionaries
2016-03-05 13:26:43 +00:00
Tuomas Tynkkynen 8b8369373b Merge pull request #13683 from aneeshusa/use-yacc-to-generate-as31-parser
as31: use yacc to generate parser.c file
2016-03-05 13:03:07 +02:00
Aneesh Agrawal 3b5ff2761c as31: use yacc to generate parser.c file
The source includes a generated parser.c file which is out of date and
causes errors on x86_64 in certain cases. Delete this file so that make
will use yacc to generate a correct parser.c file.

Change taken from comments at https://aur.archlinux.org/packages/as31/.
2016-03-04 21:54:24 -05:00
Peter Simons 798a14d22c haskell-generic-stack-builder: strip trailing whitespace 2016-03-04 22:18:08 +01:00
Peter Simons 86d0a9c420 haskell.lib: fix use of callPackage 2016-03-04 22:17:53 +01:00
Mathieu Boespflug 7fedb7c992 Move buildStackProject to haskell.lib. 2016-03-04 21:24:42 +01:00
Mathieu Boespflug ff9cba94f6 haskell: Rename file where buildStackProject is defined. 2016-03-04 21:18:14 +01:00
joachifm a917e3dcf6 Merge pull request #13615 from mbakke/libsodium-1.0.8
libsodium: 1.0.6 -> 1.0.8
2016-03-04 16:34:53 +00:00
zimbatm 7c4c151a94 ruby: only keep the latest tiny per major.minor
Tiny versions are just for bug-fixes and should be upgraded. I think that the
list has grown a bit too much organically and should be trimmed.
2016-03-04 14:24:37 +00:00
Nikolay Amiantov 1e51364dd5 spin: 6.4.3 -> 6.4.5 2016-03-04 14:46:46 +03:00
Nikolay Amiantov c0e310f4eb libvdpau-va-gl: 0.3.4 -> 0.3.6 2016-03-04 14:42:37 +03:00
Nikolay Amiantov 750e6f0b63 vc: 1.1.0 -> 1.2.0 2016-03-04 14:42:36 +03:00
Nikolay Amiantov 0077abe128 cppzmq: 20151203 -> 2016-01-20 2016-03-04 14:42:36 +03:00
Peter Simons def18c2408 hackage-packages.nix: update Haskell package set
This commit enables all haskellPackages builds so that we can discover builds
that have been fixed recently.

This update was generated by hackage2nix v20151217-12-g567601b using the following inputs:

  - Nixpkgs: a67868f060
  - Hackage: 1c84c94e14
  - LTS Haskell: d2ad5fe903
  - Stackage Nightly: c1be20cfc0
2016-03-04 10:54:48 +01:00
Mathias Schreck c7759dd8a0 nodejs: 5.7.0 -> 5.7.1 2016-03-04 10:32:17 +01:00
Vincent Laporte 014a30da93 why3: 0.86.2 -> 0.86.3
And merge with ocamlPackages.why3
(the OCaml library would not work correctly if packaged separately).
2016-03-04 09:29:10 +01:00
Vincent Laporte b219052bf1 menhir: 20151112 -> 20160303 2016-03-04 09:29:10 +01:00
Jakub Skrzypnik 2ed2cdcf09 libconfig: 1.4.9 -> 1.5 2016-03-03 21:28:37 +01:00
Gabriel Ebner de24ea40f8 sbt: 0.13.9 -> 0.13.11 2016-03-03 16:09:00 +01:00
Lluís Batlle i Rossell 7f7c2171c0 Update ghdl mcode to 0.33.
(cherry picked from commit e9d6aadc51ecdd274cd383a99ea840a94b58d954)
2016-03-03 14:06:07 +01:00
Eelco Dolstra 6d97de951d cudatoolkit: Add version 7.5.18 2016-03-02 21:35:46 +01:00
Eelco Dolstra 6c1e3a82de cudatoolkit: Merge into one file and use callPackages 2016-03-02 21:35:46 +01:00
Peter Simons 17d1cd2efa Merge pull request #11898 from aboseley/flex-cross-notests
flex: disable tests when cross compiling
2016-03-02 21:13:40 +01:00
joachifm 397a0db028 Merge pull request #12996 from kragniz/#12106
clutter: add gtk3 as a build input
2016-03-02 19:55:18 +00:00
joachifm 7250ef5fcb Merge pull request #13572 from agbell/master
postgis 2.1.4 -> 2.2.1
2016-03-02 19:40:50 +00:00
vbgl dfe69e2f4f Merge pull request #13580 from matthewbauer/openal-darwin
openal darwin fixes
2016-03-02 19:35:21 +01:00
Eelco Dolstra 47a04ac52c Mark some packages as broken due to GCC 5 2016-03-02 18:02:01 +01:00
Eelco Dolstra 62c562a522 gcc: Remove 4.3 and 4.4
GCC 4.3 was used by only one package ("self"), which I've marked as
broken.
2016-03-02 18:01:17 +01:00
Domen Kožar d72e93f59d remove lvm_33, fixes #12310 2016-03-02 16:54:30 +00:00
Eelco Dolstra dd1f01ec11 gsl: Disable tests on i686-linux
http://hydra.nixos.org/build/32624041
2016-03-02 17:51:32 +01:00
Eelco Dolstra 4bb9117992 telepathy-qt: Fix build on gcc 5
-Werror considered harmful.
2016-03-02 17:40:08 +01:00
Eelco Dolstra 6bec7cb9fc libcli: Fix build on gcc 5
http://hydra.nixos.org/build/32606953
2016-03-02 17:34:14 +01:00
Eelco Dolstra a5b501a36e aterm: Mark as broken
It segfaults when built with GCC 5. I could try to fix it, but it's
not clear if anybody still cares about this package. Disabling it
until somebody complains.

http://hydra.nixos.org/build/32612811
2016-03-02 17:22:31 +01:00
Robin Gloster 5936d6dbbb Revert "rubygems: 2.4.8 -> 2.5.2"
This reverts commit 7e8faf022f.

This breaks the rake call in gitlab see
https://github.com/NixOS/nixpkgs/pull/13468#issuecomment-191286066
2016-03-02 15:25:35 +00:00
Marius Bakke da4f05c589 libsodium: 1.0.6 -> 1.0.8 2016-03-02 15:11:26 +00:00
Eelco Dolstra bd7f379a3f LWP::Protocol::https: Fix SSL cert handling
We lost this in 9f358f809d. Updated to
use /etc/ssl/certs/ca-certificates.crt if it exists and SSL_CERT_FILE
is not set.
2016-03-02 15:00:32 +01:00
Thomas Tuegel 6a4c8b0a12 Merge pull request #13597 from ttuegel/kde-5
Plasma 5.5.5
2016-03-02 06:47:41 -06:00
Jude Taylor 4686bc54a6 add socket.io to interactive ghcjs environments 2016-03-01 16:06:29 -08:00
Robin Gloster 995475944f qt_gstreamer1: add upstream patch to build with current gstreamer 2016-03-01 22:45:37 +00:00
aszlig 183ac3f2c4
Merge pull request #12558 (GI-shlibpaths)
So far only .la files get correctly converted to absolute paths in the
GIR file. However if there are .so files which depend on a particular
library using GI, they still get only the basename of the .so file.

This improves on the existing absolute_shlib_path.patch not only
figuring out the absolute path of .so files but also falling back on the
absolute path of $out/lib (or $lib/lib with multiple outputs) of the
current build.

With this, we should no longer need to resort to setting LD_LIBRARY_PATH
for all programs that use GI libraries.

I'm merging this because after more than a month no issues came up so
far.
2016-03-01 23:21:25 +01:00
joachifm e948d69885 Merge pull request #13603 from gilligan/sauce-connect-fix
sauce-connect: fix hashes and build on linux
2016-03-01 21:54:12 +00:00
Pascal Wittmann b1dd00f616 libclc: 2015-03-27 -> 0.2.0
Fix build with newer LLVM version
2016-03-01 22:12:29 +01:00
Pascal Wittmann d2e15a02d7 mujs: 2015-09-29 -> 2016-02-22 2016-03-01 22:08:26 +01:00
Tobias Pflug 32e751d616 sauce-connect: fix hashes and phases 2016-03-01 21:47:41 +01:00
Thomas Tuegel 98d8e1a160 kde5: consolidate packages into desktops/kde-5 2016-03-01 10:36:00 -06:00
Allan Espinosa ac687200e3 nexus: init at 2.12.0-01 2016-03-01 10:25:00 -06:00
Eelco Dolstra e0d17fdf10 openssl: Use 1.0.2 by default
Provided that not too much breaks, we should probably cherry-pick this
to 16.03, since the end of the 1.0.1 support window is a bit too close
to the expected lifetime of 16.0.3. @domenkozar
2016-03-01 15:25:53 +01:00
Pascal Wittmann 69237f371c Merge pull request #13586 from zimbatm/bats-fixup
bats: fixes installation
2016-03-01 15:19:03 +01:00
Eelco Dolstra cdbd14a1a8 openssl: 1.0.1r -> 1.0.1s, 1.0.2f -> 1.0.2g
CVE-2016-0800
2016-03-01 15:18:57 +01:00
Sander van der Burg c8e55671cd nodejs-4_x: bump to version 4.3.1 2016-03-01 12:29:31 +00:00
vbgl a99715c83b Merge pull request #13378 from wizeman/u/ocaml-packages2
ocamlPackages: add tsdl and result
2016-03-01 10:05:31 +01:00
Lancelot SIX 75591b49be Merge pull request #13468 from zimbatm/rubygems-2.5.2
rubygems: 2.4.8 -> 2.5.2
2016-03-01 09:31:36 +01:00
Matthew Bauer d085a649c2 openal: fix darwin builds 2016-02-29 21:20:04 -06:00
zimbatm a3119bd35d bats: fixes installation
The build was failing with:

  /...-stdenv/setup: ./install.sh: /usr/bin/env: bad interpreter: No such file
  or directory

See https://hydra.nixos.org/build/32353411/log
2016-03-01 00:19:27 +00:00
Michael Raskin 4fb2d16dd6 Merge pull request #13581 from tohl/master
sbcl: 1.3.2 -> 1.3.3
2016-02-29 22:55:13 +00:00
Pascal Wittmann b56c1982bd libfilezilla: 0.4.0 -> 0.4.0.1 2016-02-29 23:35:32 +01:00
Pascal Wittmann 931fa7433d checkstyle: 6.15 -> 6.16 2016-02-29 23:35:32 +01:00
Herwig Hochleitner de5fa8339f dust: init at 0-91 2016-02-29 21:14:52 +01:00
Tomas Hlavaty 765c6c5f2c sbcl: 1.3.2 -> 1.3.3 2016-02-29 21:03:27 +01:00
Ricardo M. Correia cac77dafc4 ocamlPackages.tsdl: init at 0.9.0 2016-02-29 20:32:58 +01:00
Ricardo M. Correia abfc9e2afa ocamlPackages.result: init at 1.1 2016-02-29 20:32:58 +01:00
Matthew Bauer f3336a122a openal: 1.16.0 -> 1.17.2 2016-02-29 12:46:34 -06:00
Vincent Laporte b1801168e3 pixman: remove legacy patches 2016-02-29 19:14:41 +01:00
Michael Raskin 1685ad2367 Update ECL 2016-02-29 17:23:58 +01:00
Arseniy Seroka 0b16356611 Merge pull request #13549 from gilligan/update-nodejs-5.7.0
nodejs-5_x: 5.6.0 -> 5.7.0
2016-02-29 18:21:04 +03:00
Eelco Dolstra 89742e6b05 binutils: Apply upstream bug fix
This broke syslinux: http://hydra.nixos.org/build/32430411/nixlog/89/raw
2016-02-29 15:33:57 +01:00
Vladimír Čunát 735b430537 haskellPackages: fix evaluation
It seems `self` was wanted instead of `pkgs` by the author of 3844206.

(cherry picked from commit 0294fc5bbd)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 6ee0b0e335563a7213a71c9fa6737cb6563db8e0)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-02-29 12:40:17 +00:00
Damien Cassou d2098bf465 Merge pull request #13571 from DamienCassou/fix-pharo-vm-darwin
pharo-vm: stop trying to build on darwin
2016-02-29 13:25:49 +01:00
Damien Cassou ce549c85c8 pharo-vm: stop trying to build on darwin
Building these pharo-vm sources on darwin may be possible but doesn't
make much sense because native darwin sources exist.
2016-02-29 13:08:12 +01:00
zimbatm 29e78b1126 Merge pull request #13568 from timbertson/gup
gup: 0.5.3 -> 0.5.4
2016-02-29 10:59:09 +00:00
Eelco Dolstra 843373ef8c Merge remote-tracking branch 'origin/patchelf-0.9' into staging 2016-02-29 11:36:31 +01:00
Eelco Dolstra d255a8980a patchelf: Use 0.9 release tarball 2016-02-29 11:35:59 +01:00
Tobias Pflug 8625d2f8aa nodejs-5_x: 5.6.0 -> 5.7.0 2016-02-29 11:35:51 +01:00
Vladimír Čunát 0294fc5bbd haskellPackages: fix evaluation
It seems `self` was wanted instead of `pkgs` by the author of 3844206.
2016-02-29 10:54:25 +01:00
Tim Cuthbertson 70df5bf9ea gup: 0.5.3 -> 0.5.4 2016-02-29 20:15:19 +11:00
Valérian Galliat 37d1dcd12d buildGoPackage: do not remove Go references if allowGoReferences is true
allowGoReference was only checked for disallowedReferences definition,
but the fixup of all output binaries removing references to the compiler
did not take this setting into account.
2016-02-28 22:42:58 -05:00
Eelco Dolstra 83011723af gcc: Use the pre-C++11 ABI by default 2016-02-28 17:54:11 +01:00
zimbatm 3344f02b3b Merge pull request #13485 from zimbatm/cide-0.9.0
cide: 0.8.1 -> 0.9.0
2016-02-28 12:51:41 +00:00
zimbatm c08f18df63 cide: 0.8.1 -> 0.9.0 2016-02-28 12:49:20 +00:00
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Michael Alan Dorman 3844206366 Make sure we use the older version of hjsonpointer 2016-02-28 11:34:59 +01:00
Michael Alan Dorman 08a02a84de Make sure an older version of hjsonpointer is included 2016-02-28 11:34:59 +01:00
Peter Simons 4ee5a8865d mwc-random: drop obsolete overrides 2016-02-28 11:34:59 +01:00
Peter Simons 6dd798f67f hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-12-g567601b using the following inputs:

  - Nixpkgs: 82be4306ae
  - Hackage: 300be01a10
  - LTS Haskell: 45f9a3dc16
  - Stackage Nightly: 18441cd11a
2016-02-28 11:34:59 +01:00
Michael Raskin c0f20c5912 Merge pull request #13518 from leenaars/love2
love: fix broken 0.8.2 + added version 0.72
2016-02-28 09:35:54 +00:00
Robert Helgesson 3a9842c7c5 perl-LWP: 6.13 -> 6.15
Also remove no longer needed patch.
2016-02-28 09:33:59 +01:00
Robert Helgesson cf463bbd1a perl-DBIx-Class: 0.082820 -> 0.082821
Also remove patches for issues that have been resolved upstream.
2016-02-28 09:33:58 +01:00
Franz Pletz bc4dbca2b3 Merge pull request #13513 from grahamc/omnibus-cves
Several CVEs
2016-02-28 04:14:20 +01:00
Herwig Hochleitner 1c380842d1 pixie: init at 0-1333
This is the pixie language, a clojure-like lisp, utilizing the pypy vm
toolkit for JIT, GC and C bindings.
2016-02-28 03:15:07 +01:00
Eelco Dolstra d5bb6a1f9c glibc: Enable separate debug symbols
The importance of glibc makes it worthwhile to provide debug
symbols. However, this revealed an issue with separateDebugInfo: it
was indiscriminately adding --build-id to all ld invocations, while in
fact it should only do that for final links. Glibc also uses non-final
("relocatable") links, leading to subsequent failure to apply a build
ID ("Cannot create .note.gnu.build-id section, --build-id
ignored"). So now ld-wrapper.sh only passes --build-id for final
links.
2016-02-28 02:57:37 +01:00
Eelco Dolstra 817145ebbc binutils: 2.23.1 -> 2.26
There has been an abortive attempt to upgrade binutils in the past
(see #909). Since we can't stay stuck at 2.23.1 forever, let's try
again.
2016-02-28 01:10:35 +01:00
Michiel Leenaars 62c3ad1dde love: fix broken 0.8 + added version 0.72 2016-02-27 22:37:36 +01:00
Eelco Dolstra a85ba820a4 perl: Make 5.22 the default 2016-02-27 22:36:54 +01:00
Eelco Dolstra 8726c6d506 webkitgtk: Disable Hydra build
This package takes an excessive amount of time to build (e.g., right
now Hydra is showing eight concurrent builds of webkitgtk, some of
them running for more than 6 hours). This may also delay channel
updates.
2016-02-27 22:29:24 +01:00
Eelco Dolstra be4ebe0046 perl: 5.22.0 -> 5.22.1 2016-02-27 22:22:26 +01:00
Eelco Dolstra 7627bf6f3f perl: Unify 5.20 and 5.22 expressions 2016-02-27 22:22:26 +01:00
Graham Christensen 77134ea4a5 jasper: patch for CVE-2016-1867 2016-02-27 14:48:29 -06:00
Eelco Dolstra 424af2cd52 patchelf: 0.8 -> 0.9 2016-02-27 21:47:59 +01:00
Graham Christensen a1b69275af libbsd: 0.7.0 -> 0.8.2 for CVE-2016-2090 2016-02-27 14:32:56 -06:00
Graham Christensen 3e1b8935c0 mbedtls: 1.3.14 -> 1.3.16 for CVE-2015-8036 2016-02-27 14:23:56 -06:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Franz Pletz ca2611650a nghttp2: 1.3.4 -> 1.7.1 (CVE-2016-1544)
https://lwn.net/Vulnerabilities/675696/
2016-02-27 17:53:22 +01:00
Franz Pletz 7dc5ad835a http-parser: 2.5.0 -> 2.6.1 (CVE-2016-2086, CVE-2016-2216)
Fixes build of nodejs-0_10 and nodejs-4_x.
2016-02-27 17:27:17 +01:00