Commit graph

73755 commits

Author SHA1 Message Date
Frederik Rietdijk 8fe8c2a7ec pythonPackages.partd: init at 0.3.3 2016-06-03 10:40:59 +02:00
Frederik Rietdijk 09a338c1c7 pythonPackages.pandas: add tables dependency 2016-06-03 10:27:47 +02:00
Sheena Artrip 737e047439
nethack: include xlogfile as copied file in nethackuserdir 2016-06-03 02:46:34 -04:00
0w0 a26f113611 openfortivpn: 1.0.1 -> 1.1.4 2016-06-03 14:19:52 +08:00
Jun Hao b8b15ca2a3 emacs|emacs25pre: Check AT_FDCWD is not defined before define it
https://github.com/NixOS/nixpkgs/issues/11723
2016-06-03 09:52:31 +08:00
Moritz Ulrich b05f991f5f Rust infrastructure refactoring
Rust infrastructure updates & refactoring
2016-06-03 00:11:13 +02:00
Joachim Fasting 45c6dee427 Merge pull request #15884 from grahamc/nvidia-x11
nvidia-x11: 361.42 -> 361.45.11
2016-06-02 23:26:39 +02:00
Joachim Fasting d68609dc93 Merge pull request #15902 from rasendubi/cpputest
cpputest: 3.7.2 -> 3.8
2016-06-02 22:46:53 +02:00
Bjørn Forsman 2c62305228 shutter: fix runtime error (missing imagemagick)
Fixes this:

  $ shutter
  ERROR: imagemagick is missing --> aborting!

Due to 73f1f5eb39
("imagemagick: split dev output to fix #9604") which was committed in
the same period as shutter was added to nixpkgs.
2016-06-02 21:10:58 +02:00
Gabriel Ebner 0e16c80f81 Merge pull request #15915 from ericsagnes/pkg-update/fcitx
fcitx: 4.2.9 -> 4.2.9.1, fix build
2016-06-02 20:53:09 +02:00
Ian-Woo Kim ff8985e7ab cudnn: add cudatoolkit to propagatedBuildInputs 2016-06-02 19:33:03 +02:00
Domen Kožar 55b8868baf Merge pull request #15919 from abuibrahim/master
dpdk: refactor to allow building extapps
2016-06-02 17:25:53 +01:00
Ricardo M. Correia d1be545331 ocamlPackages.sqlexpr: init at 0.5.5 2016-06-02 18:04:41 +02:00
Ricardo M. Correia 58fb33a08d ocamlPackages.estring: init at 1.3 2016-06-02 18:04:41 +02:00
David Craven 895db6daf3 Update cargo head 2016-06-02 17:15:52 +02:00
David Craven c22f0c7474 Fix buildRustPackage edge cases
1. When multiple versions of the same package are required
   $revs is an array.
2. When cargo fetch is run it usually doesn't need a network
   connection. But when it does SSL_CERT_FILE isn't set.
2016-06-02 17:15:52 +02:00
David Craven c4eaa26cde Update rustcMaster
Now builds rustcBeta (1.10.0) and rustcMaster (1.11.0).
2016-06-02 17:15:52 +02:00
José Romildo Malaquias 8bb29f45e8 jwm: 1495 -> 1532 2016-06-02 10:11:05 -03:00
Emery Hemingway c544cbca42 qtox: 1.3.0 -> 1.4.1 2016-06-02 14:58:01 +02:00
Tristan Helmich f9b9416ce1 emby: 3.0.5971 -> 3.0.5972 (#15925) 2016-06-02 14:45:55 +02:00
Tristan Helmich 7055c9f02b unifi: 4.8.15 -> 5.0.6 (#15920) 2016-06-02 14:35:30 +02:00
Nikolay Amiantov 919db46afd dwarf-therapist: remove useless symlink 2016-06-02 15:30:42 +03:00
Tuomas Tynkkynen 06c0209d53 systemd: Disable systemd-boot on ARM
Temporary workaround for the EFI stuff not working.
2016-06-02 14:54:44 +03:00
Bjørn Forsman fbde3a7452 sam-ba: init at 2.16
Programming tools for Atmel SAM3/7/9 ARM-based microcontrollers.

(I've only runtime tested the 64-bit binary, not the 32-bit one.)
2016-06-02 12:44:35 +02:00
Joachim Schiele 1f3b0391f4 Merge pull request #15406 from Mayeu/patch-5
owncloud-client: Fix "libocsync.so.0 not found" error
2016-06-02 12:33:52 +02:00
Matt McHenry 4a1f41d31c crashplan: 4.6.0-r3 -> 4.7.0 (#15903) 2016-06-02 11:31:32 +01:00
Ruslan Babayev 6d3fcd33d7 pktgen: init at 3.0.00 2016-06-02 02:12:06 -07:00
Ruslan Babayev 49b985b241 dpdk: make primary output usable as RTE_SDK 2016-06-02 02:12:06 -07:00
Ruslan Babayev 7334e925b4 dpdk: separate kernel modules 2016-06-02 02:12:06 -07:00
Ruslan Babayev 9f3c0f9716 dpdk: move apps to examples output 2016-06-02 02:12:06 -07:00
Ruslan Babayev 6a7f257e88 dpdk: install examples to bin 2016-06-02 02:12:06 -07:00
Ruslan Babayev e54ef8bb16 dpdk: add dependencies for vm_power_mgr example 2016-06-02 02:12:06 -07:00
Peter Simons 05cdb0f621 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-28-g35f7635 using the following inputs:

  - Hackage: 21e9bc8a5e
  - LTS Haskell: 042ef2187b
  - Stackage Nightly: 2f54d84973
2016-06-02 09:30:38 +02:00
Peter Simons edfee2098f configuration-hackage2nix.yaml: update list of broken builds 2016-06-02 09:30:38 +02:00
Peter Simons c571a08ff1 Add LTS Haskell 6.1. 2016-06-02 09:30:38 +02:00
Peter Simons 3fb2006846 haskell-bytes: fix LTS build 2016-06-02 09:30:38 +02:00
Michael Alan Dorman d631679b83 cabal: fix expressions 2016-06-02 09:30:38 +02:00
Michael Alan Dorman 76db3f6e63 esqueleto: fix dependencies 2016-06-02 09:30:38 +02:00
Matej Cotman 53afa988b7 Merge pull request #15864 from matthiasbeyer/update-owncloud
Update owncloud
2016-06-02 09:30:02 +02:00
Mayeu - Cast 61b4f1463c owncloud-client: Fix "libocsync.so.0 not found" error
Close #15130
2016-06-02 08:48:09 +02:00
Eric Sagnes 098c58cac8 fcitx: 4.2.9 -> 4.2.9.1, fix build 2016-06-02 11:01:56 +09:00
Joachim Fasting e05dd52f3d
ming: 0.4.5 -> 0.4.7
Split outputs
- bin: 1.7mb
- dev: 127kb
- out: 472kb
2016-06-02 00:22:08 +02:00
Joachim Fasting c82b6c6116
pstoedit: 3.62 -> 3.70
Note that kde4.calligra, the only reverse dependency, fails to build,
but I have confirmed that it fails also with the previous pstoedit
version so the failure appears unrelated (nor does the error really
indicate that pstoedit is at fault ...).

Also
- Change meta.homepage; the original domain didn't work properly for me
- Split dev output; may want to split out bin/lib as well, for some
  decent saving
- Build with imagemagick for a slight size increase
2016-06-02 00:22:07 +02:00
mingchuan f2b5694abc
pstoedit: depend on libwebp to fix linker failure
This fixes the linker failure saying "cannot find -lwebp"

Closes #15888
2016-06-02 00:21:16 +02:00
Nikolay Amiantov d82b15d57b haskell.cabal-install: remove override 2016-06-02 01:11:01 +03:00
Nikolay Amiantov adfe65edf2 haskell.cabal-install: use new Cabal 2016-06-02 00:59:08 +03:00
Domen Kožar 3e631800d1 Add hydra package and its NixOS module.
This was originally removed in d4d0e449d7.
The intent was not to maintain hydra expression at two places.

Nowadays we have enough devs to maintain this despite copy/pasta.

This should encourage more people to use Hydra, which is a really
great piece of software together with Nix.

Tested a deploy using https://github.com/peti/hydra-tutorial
2016-06-01 21:55:31 +01:00
Frederik Rietdijk 344225ce68 pythonPackages.pip: disable tests 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 3e8e6695a0 pythonPackages.pytest: 2.7.3 -> 2.9.2 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 7afc940da1 pythonPackages.pytest_29: init at 2.9.2 2016-06-01 22:25:44 +02:00
Domen Kožar 8a63f7e067 sway: 2016-02-08 -> 0.7 2016-06-01 19:35:49 +01:00
Frederik Rietdijk 5d4e360086 pythonPackages.numba: 0.23.1 -> 0.26.0 2016-06-01 19:53:35 +02:00
Frederik Rietdijk bc9be9425a pythonPackages.llvmlite: 0.8.0 -> 0.11.0 2016-06-01 19:53:35 +02:00
Alexey Shmalko 1177d734e4
cpputest: 3.7.2 -> 3.8 2016-06-01 18:57:25 +03:00
Thomas Tuegel b2df0a10d9 qt56.qtbase: patch CMake module paths 2016-06-01 09:35:39 -05:00
Thomas Tuegel ddaebefb12 Revert "extra-cmake-modules: don't change the RPATH settings"
This reverts commit 94fcfc9c41.
2016-06-01 08:14:51 -05:00
Thomas Tuegel d423a36aa5 Revert "qt56.qtbase: apply CMake setup-hook fix locally"
This reverts commit 6b6f067397.
2016-06-01 07:02:47 -05:00
José Romildo Malaquias 4c730e3e82 uget: 2.0.5 -> 2.0.8 2016-06-01 08:26:40 -03:00
Herwig Hochleitner f547137425 webkitgtk: 2.12.0 -> 2.12.3 (#15847) 2016-06-01 13:25:58 +02:00
Tuomas Tynkkynen 7b6de12db2 Merge remote-tracking branch 'upstream/master' into staging 2016-06-01 14:10:33 +03:00
Nikolay Amiantov 164ead312e Merge pull request #15793 from abbradar/unity3d-pkg
Unity3D package
2016-06-01 12:59:12 +03:00
taku0 b835f3e262 thunderbird-bin: 45.1.0 -> 45.1.1 (#15860) 2016-06-01 11:34:44 +02:00
zimbatm a6593a16f7 virtualbox: give full url for downloading the ext (#15869)
The user only has to agree on the terms and conditions before
downloading the file. We might as well give him access to the full URL
by default.
2016-06-01 10:01:04 +01:00
Frederik Rietdijk 0127ac877d pythonPackages.contextlib2: 0.4.0 -> 0.5.3 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 9a71348039 pythonPackages.networkx: 1.10 -> 1.11 2016-06-01 10:53:52 +02:00
Frederik Rietdijk d450f046b6 pythonPackages.xarray: 0.7.1 -> 0.7.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 489be0ad39 pythonPackages.seaborn: 0.6.0 -> 0.7.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 7c22a9b3e3 pythonPackages.scipy: 0.17.0 -> 0.17.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 98c26bf7e8 pythonPackages.qtconsole: 4.1.1 -> 4.2.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 5b076ae048 pythonPackages.pyfftw: 0.9.2 -> 0.10.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 4db1351bc1 pythonPackages.pandas: 0.18.0 -> 0.18.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk c280d9cb15 pythonPackages.openpyxl: 2.3.3 -> 2.3.5 2016-06-01 10:53:52 +02:00
Frederik Rietdijk bfbf37edec pythonPackages.odo: 0.4.2 -> 0.5.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 0c9b00559e pythonPackages.numexpr: 2.5 -> 2.5.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk fb1b05f8c9 pythonPackages.blaze: 0.9.1 -> 0.10.1 2016-06-01 10:53:52 +02:00
Alexander Ried 85a525c8a1 wayland: 1.10.0 -> 1.11.0 2016-06-01 10:27:34 +02:00
Alexander Ried eda20005ae weston: 1.10.0 -> 1.11.0 2016-06-01 10:27:24 +02:00
Tuomas Tynkkynen 2577f4af0e gnu-efi: Fix build on ARM
For some reason it detects e.g. armv7l and then can't find
'inc/arm/efibind.h'.
2016-06-01 10:58:42 +03:00
Graham Christensen 180417f385
nvidia-x11: 361.42 -> 361.45.11 2016-05-31 22:23:54 -05:00
Thomas Tuegel 6b6f067397 qt56.qtbase: apply CMake setup-hook fix locally 2016-05-31 20:48:13 -05:00
Nikolay Amiantov 26a84169ff vc{_0_7,}: disable dynamic architecture detection 2016-06-01 04:21:19 +03:00
Nikolay Amiantov 8b085a9c19 calligra: specify license 2016-06-01 04:21:16 +03:00
Joachim Fasting 5134bfab0c Merge pull request #15872 from romildo/fix.mate
mate-themes and mate-icon-theme: move to pkgs/desktops/mate/
2016-06-01 02:49:26 +02:00
Alexander Ried ed6c82614b libinput: 1.3.0 -> 1.3.1 (#15838) 2016-06-01 01:57:33 +02:00
Tobias Pflug 68b0f2f500 reattach-to-user-namespace: fix sha (#15871) 2016-06-01 01:40:50 +02:00
Joachim Fasting 961164a8a7
torbrowser: explicitly set paths to torrc-defaults and tor
This patch fixes an issue introduced by b897f825942b63ab790cad9ed66c8a79cbb3fc2d
where the bundled tor fails to run.

The error message claims that it cannot communicate with tor, but what actually
happens is that tor never runs at all, because it is invoked with a non-existent
rc file.  Specifying an absolute path to the torrc-defaults file fixes the
problem.  For good measure, we specify an absolute path to the tor executable
itself as well; we want as little autodetection logic as possible.

Note that users of torbrowser *must* remove the existing `~/.torbrowser4` folder
for this to take effect, otherwise torbrowser will continue to use extension
data from the previous release (this is why some existing users were able to
successfully use the new torbrowser version, see
https://github.com/NixOS/nixpkgs/pull/15854).
2016-05-31 23:37:20 +02:00
Thomas Tuegel d5d4606190 Revert "cmake: use supplied RPATH instead of guessing"
This reverts commit 8ec5adc953.

This broke stdenv on Darwin, see #15881. A Darwin user will need to fix
the problem and un-revert. This commit causes CMake to use the same
RPATH settings as the compiler, so it is obviously correct.
2016-05-31 16:30:15 -05:00
Tomas Hlavaty 506fe4e5c1 ecl: upstream changed url 2016-05-31 22:33:18 +02:00
Michael Alan Dorman 5ca5a4f773 gtk2hs-buildtools: hand-code some dependencies
A change in the way the gtk2hs libraries make use of gtk2hs-buildtools
caused them to move the dependency into a stanza where cabal2nix doesn't
pick it up---so we need to do these by hand for the moment.
2016-05-31 22:09:57 +02:00
Michael Alan Dorman b0f64b04fc pandoc: jailbreak 2016-05-31 22:09:57 +02:00
Michael Alan Dorman 20cf5c9750 hackage2nix: Compile with older deepseq-generics 2016-05-31 22:09:57 +02:00
Michael Alan Dorman 5c803214ee distribution-nixpkgs: Compile with older deepseq-generics 2016-05-31 22:09:57 +02:00
Michael Alan Dorman 607e123d11 ghc-mod: Depend on cabal-helper 0.6.3.1 2016-05-31 22:09:57 +02:00
Michael Alan Dorman be6c46c3b3 gtk2hs-buildtools: ensure appropriate Cabal version 2016-05-31 22:09:56 +02:00
Michael Alan Dorman ffe733a52d cereal: Add dependency for 7.10.x compatibility 2016-05-31 22:09:56 +02:00
Michael Alan Dorman f226dbff00 lens-family-th: restrict version to 7.10.X compatible 2016-05-31 22:09:56 +02:00
Peter Simons 8277beff46 Fix LTS Haskell version of intervals. 2016-05-31 22:09:56 +02:00
Peter Simons 2d1e907c61 Fix LTS Haskell version of aeson. 2016-05-31 22:09:56 +02:00
Peter Simons 7e7c4ff779 Fix LTS Haskell builds of case-insensitive and semigroups. 2016-05-31 22:09:56 +02:00
Peter Simons 0331c3ee8d configuration-hackage2nix.yaml: update list of broken packages 2016-05-31 22:09:56 +02:00
Peter Simons 4825b607f8 configuration-ghc-7.10.x.nix: add missing core library names from GHC 8.x to fix evaluation 2016-05-31 22:09:55 +02:00
Peter Simons 98c03caeac generate-hackage-package-set.nix: drop experimental code from master branch 2016-05-31 22:09:55 +02:00
Peter Simons fc0c63d369 configuration-ghc-8.0.x.nix: update list of core packages 2016-05-31 22:09:55 +02:00
Peter Simons 4ab2a32888 configuration-ghc-8.0.x.nix: drop obsolete overrides
We're following Stackage Nightly with GHC 8.x now, so problems should be
reported there rather than fixed locally in Nixpkgs.
2016-05-31 22:09:55 +02:00
Peter Simons 2d201d41ca configuration-ghc-7.10.x.nix: update to cabal-install 1.24.x by default 2016-05-31 22:09:55 +02:00
Peter Simons 900aa31644 configuration-hackage2nix.yaml: update list of broken packages 2016-05-31 22:09:55 +02:00
Peter Simons e343ec0822 Switch default Haskell compiler to GHC 8.0.1. 2016-05-31 22:09:54 +02:00
Peter Simons 577f2b0005 Add LTS Haskell 6.0. 2016-05-31 22:09:54 +02:00
Peter Simons 4cea709ce0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-27-gc573068 using the following inputs:

  - Hackage: b000a1eee6
  - LTS Haskell: 042ef2187b
  - Stackage Nightly: c7757d46b6
2016-05-31 22:09:43 +02:00
Marius Bakke 1ce9da0aa9 less: support --with-secure 2016-05-31 21:02:45 +01:00
Frederik Rietdijk 8851cf3048 Merge pull request #15770 from FRidh/pyparsing
pythonPackages.pyparsing: 2.0.1 -> 2.1.4
2016-05-31 21:57:24 +02:00
Tobias Pflug 71c9c5dffe neovim: fix broken build (#15876) 2016-05-31 21:38:43 +02:00
Franz Pletz d3e0849785 batman-adv: 2016.0 -> 2016.1 2016-05-31 20:10:26 +02:00
Franz Pletz 498ff955ec sslscan: 1.11.0 -> 1.11.5 2016-05-31 20:10:26 +02:00
Franz Pletz 6ee74b5593 whois: 5.2.11 -> 5.2.12 2016-05-31 20:10:26 +02:00
Franz Pletz 90e8e00097 screen-message: 0.23 -> 0.24 2016-05-31 20:10:26 +02:00
José Romildo Malaquias f67c878241 mate-icon-theme: move to pkgs/desktops/mate/ 2016-05-31 15:08:51 -03:00
José Romildo Malaquias e428c0346f mate-themes: move to pkgs/desktops/mate/ 2016-05-31 15:06:43 -03:00
Thomas Tuegel 94fcfc9c41 extra-cmake-modules: don't change the RPATH settings
We don't need KDE upstream messing up our RPATH.
2016-05-31 13:02:15 -05:00
Thomas Tuegel ca34e075e4 qt56.qtbase: create symlink farm in one pass 2016-05-31 13:02:14 -05:00
Thomas Tuegel 8ec5adc953 cmake: use supplied RPATH instead of guessing 2016-05-31 13:02:10 -05:00
Kridsada Thanabulpong 7d9795a0f2 tmuxinator: 0.6.9 -> 0.8.1 2016-06-01 00:36:04 +07:00
Florent Becker 7395020b65 allow eliom with ocaml-4.01 2016-05-31 19:10:08 +02:00
Florent Becker 71888e7973 ocaml-markup: fix name and license 2016-05-31 19:10:08 +02:00
Florent Becker 33a5a132e5 eliom 5.0 is only available with a ppx-enabled ocaml 2016-05-31 19:10:07 +02:00
Florent Becker abfe632ce2 eliom: 4 -> 5.0 2016-05-31 19:10:07 +02:00
Florent Becker 7fda41cd90 ocsigenserver: 2.6 -> 2.7 2016-05-31 19:10:07 +02:00
Florent Becker 527c1cba37 js_of_ocaml: 2.6 -> 2.7 2016-05-31 19:10:07 +02:00
Florent Becker 2ddee12a42 ocaml-reactiveData : 0.1 -> 0.2 2016-05-31 19:10:07 +02:00
Florent Becker dab153bf72 ocaml-react: 1.1.0 -> 1.2.0 2016-05-31 19:10:06 +02:00
Florent Becker 7e6f5cc561 tyxml: 3.4.0 -> 3.6.0 2016-05-31 19:10:06 +02:00
Florent Becker 51fd238d80 ocaml-ppx_tools: 4.02.3 -> 5.0+4.02 2016-05-31 19:10:06 +02:00
Florent Becker 8724b716c6 ocaml-re: 1.4.2 -> 1.5.0 2016-05-31 19:10:06 +02:00
Florent Becker 0120d2b898 ocaml-markup: init at 0.7.2 2016-05-31 19:10:06 +02:00
Matthias Beyer 473e5a4251 less: 481 -> 483 2016-05-31 17:34:26 +01:00
Frederik Rietdijk f44e70a68b pypy.withPackages: fix path 2016-05-31 17:17:28 +02:00
Alexey Shmalko c68e823029 aspell-dict-uk: init at 1.4.0-0 (#15846) 2016-05-31 17:09:01 +02:00
Eelco Dolstra a00e564e04 gummiboot: Remove 2016-05-31 17:02:56 +02:00
Eelco Dolstra 66d5ca6f42 systemd: Build EFI image 2016-05-31 17:02:33 +02:00
Eelco Dolstra a2cb4a1d0a gnu-efi: 3.0.3 -> 3.0.4 2016-05-31 17:01:22 +02:00
Matthew Justin Bauer 9dd563bb12 jsoncpp: enable and fix on darwin (#15845) 2016-05-31 16:59:41 +02:00
Robin Gloster 3ecd527af0 Merge pull request #15861 from romildo/new.runningx
runningx: init at 1.0
2016-05-31 16:55:42 +02:00
Robin Gloster e2cc56f98c Merge pull request #15865 from mpscholten/iterm
iterm2: init at 2.1.4
2016-05-31 16:35:45 +02:00
Robin Gloster 2e4cab183b Merge pull request #15839 from zimbatm/httrack-3.48.22
httrack: 3.48.21 -> 3.48.22
2016-05-31 16:29:04 +02:00
Robin Gloster 385aaa753d Merge pull request #15852 from dguibert/rclone
rclone: init at 1.29
2016-05-31 16:19:07 +02:00
Tristan Helmich cf0c9091c4 graylog: 2.0.1 -> 2.0.2 (#15836) 2016-05-31 16:13:10 +02:00
Frederik Rietdijk 3502599730 pypy.withPackages
was forgotten in https://github.com/NixOS/nixpkgs/pull/15804
2016-05-31 16:01:07 +02:00
Matthias Beyer f9e01c8b64 owncloud80: 8.0.10 -> 8.0.12 2016-05-31 15:52:25 +02:00
Matthias Beyer 653b72674d owncloud81: 8.1.5 -> 8.1.7 2016-05-31 15:52:25 +02:00
Matthias Beyer 0000d4029e owncloud82: 8.2.2 -> 8.2.4 2016-05-31 15:52:25 +02:00
Marc Scholten 624dcaec78
iterm2: init at 2.1.4 2016-05-31 15:51:30 +02:00
Matthias Beyer 0ac6b862ac postgresql: 9.5.1 -> 9.5.3, potentially fixes CVE-2016-2193, CVE-2016-3065 2016-05-31 15:51:23 +02:00
Matthias Beyer c5ab5b7750 postgresql94: 9.4.6 -> 9.4.7 2016-05-31 15:51:22 +02:00
Matthias Beyer f62bd73225 postgresql93: 9.3.11 -> 9.3.12 2016-05-31 15:51:22 +02:00
Matthias Beyer fe5e3c2e59 postgresql92: 9.2.15 -> 9.2.16 2016-05-31 15:51:22 +02:00
Matthias Beyer 8b5c712648 postgresql91: 9.1.20 -> 9.1.21 2016-05-31 15:51:22 +02:00
Lancelot SIX 2a97b337ba pythonPackages.pyparsing: 2.0.1 -> 2.1.4 2016-05-31 15:45:27 +02:00
Joachim Fasting 228331cc7d Merge pull request #15837 from romildo/new.mate-icon-theme-faenza
mate-icon-theme-faenza: init at 1.14.1
2016-05-31 15:41:31 +02:00
Tobias Geerinckx-Rice fb1d4dfabd
geolite-legacy: 2016-05-23 -> 2016-05-31 2016-05-31 15:17:47 +02:00
Tobias Geerinckx-Rice b1dda910a3
gnome3.libcroco: 0.6.8 -> 0.6.11 2016-05-31 15:17:04 +02:00
Mayeu - Cast 4e20fa47e0 torbrowser: 5.5.5 -> 6.0 (#15854) 2016-05-31 15:12:19 +02:00
José Romildo Malaquias 93a371ede7 runningx: init at 1.0 2016-05-31 09:55:55 -03:00
vbgl 15c9a0054c Merge pull request #15859 from mbakke/feh-2.15.4
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Bjørn Forsman 27899df2f5 pinta: unbreak after multiple-outputs change
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Dan Peebles 1f73d89893 man: use man-old on non-Linux platforms
This is a stopgap "fix". See #15849 for more discussion.
2016-05-31 08:20:31 -04:00
Domen Kožar d47dca41ce try using nox from nixpkgs (#15857)
* try using nox from nixpkgs

* release.nix: block on nox since otherwise travis-ci will fail hard
2016-05-31 12:59:24 +01:00
Marius Bakke b50dd8e85f feh: 2.15.2 -> 2.15.4 2016-05-31 12:48:40 +01:00
Marius Bakke 5c439ac2c3 perlPackages.TestCommand: init at 0.11 2016-05-31 12:48:23 +01:00
Franz Pletz c64a3de27c Merge pull request #15475 from matthiasbeyer/update-pkgs
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer 9711754da9 mdp: 1.0.5 -> 1.0.6 2016-05-31 12:45:06 +02:00
Matthias Beyer 3520895295 python35Packages.httpauth: 0.2 -> 0.3 2016-05-31 12:45:06 +02:00
Matthias Beyer 24afbd4c06 python35Packages.requests_toolbelt: 0.6.0 -> 0.6.2 2016-05-31 12:45:06 +02:00
Frederik Rietdijk cf32f82b8d Merge pull request #15764 from FRidh/wxpythoncleanup
Python: wxPython cleanup
2016-05-31 10:47:22 +02:00
Marc Scholten 45f9fd8c51 libmcrypt: Fixed missing nmedit on darwin (#15775) 2016-05-31 09:18:37 +01:00
Bjørn Forsman 65ccda5b96 zbar: fix camera support (enables 'zbarcam' tool)
Add Debian patches (with fetchpatch) to make things work. Among other
things, the patches port the application from V4L to V4L2.

This increases the closure size from 729 MiB to 730 MiB.
2016-05-31 09:31:41 +02:00
Lluís Batlle i Rossell c09bee391a Slight improvements to neverball package 2016-05-31 10:18:12 +03:00
David Guibert 0ef2a15979 rclone: init at 1.29 2016-05-31 08:39:14 +02:00
Thomas Tuegel 0d11f9beb5 Merge branch 'qt-cmake-paths' 2016-05-30 17:01:21 -05:00
Thomas Tuegel a1facf3362 qtox: run pre- and post-install hooks
Fixes #15744.
2016-05-30 16:31:58 -05:00
Thomas Tuegel 7299f68a05 qbittorrent: don't use qmakeHook
Qt now configures QMake for all builds so there is no need to invoke
`qmakeHook` just to get a working `qmake`.
2016-05-30 16:30:06 -05:00
Thomas Tuegel e0d03c43bf qt56: make symlink farm for CMake builds like QMake 2016-05-30 16:29:41 -05:00
Michael Raskin 5086a9c41e Merge pull request #15843 from tohl/master
sbcl: 1.3.5 -> 1.3.6
2016-05-30 21:24:01 +00:00
José Romildo Malaquias b767e99923 aria2: 1.22.0 -> 1.23.0 2016-05-30 17:56:26 -03:00
Joachim Fasting 6aede2abad Merge pull request #15788 from romildo/upd.mate-icon-theme
mate-icon-theme: 1.6.3 -> 1.14.1
2016-05-30 22:36:11 +02:00
Nikolay Amiantov d16643c2dc wesnoth-dev: init at 1.13.4 2016-05-30 23:33:20 +03:00
Nikolay Amiantov 53dd68651a wesnoth: 1.12.5 -> 1.12.6 2016-05-30 23:33:20 +03:00
Tomas Hlavaty 3a876edc95 sbcl: 1.3.5 -> 1.3.6 2016-05-30 22:32:23 +02:00
zimbatm 0571c2e95e httrack: 3.48.21 -> 3.48.22 2016-05-30 21:08:42 +01:00
Bjørn Forsman d248aef1cf gstreamer: 1.8.0 -> 1.8.1 (bugfixes)
Release notes:
https://gstreamer.freedesktop.org/releases/gstreamer/1.8.1.html

Tested with nox-review; this change does not introduce build breakage.
2016-05-30 21:51:29 +02:00
Bjørn Forsman 2661511cdb bluez: 5.39 -> 5.40
A bugfix release:
http://www.bluez.org/release-of-bluez-5-40/

(I've tested this with nox-review; no new breakage.)
2016-05-30 20:56:59 +02:00
José Romildo Malaquias f5dff2cd14 mate-icon-theme-faenza: init at 1.14.1 2016-05-30 15:32:47 -03:00
José Romildo Malaquias 5c221d0b00 mate-common: init at 1.14.1 2016-05-30 15:32:36 -03:00
Peter Simons 9cc9c0694e Merge pull request #15792 from mbakke/duplicity
duplicity: 0.7.06 -> 0.7.07.1
2016-05-30 18:40:53 +02:00
Luca Bruno b34534cddf Merge pull request #15821 from jerith666/timetrap
timetrap: init at 1.10.0
2016-05-30 18:27:20 +02:00
Marius Bakke 8f7b525fc2 stow: 2.2.0 -> 2.2.2 2016-05-30 18:03:46 +02:00
obadz 0c9e904943 toxvpn: restartIfChanged = false & minor cleanups 2016-05-30 14:23:52 +01:00
Kazunori Kajihiro 5c1f0990e3 hub: fix incorrect hash (#15830) 2016-05-30 14:23:32 +01:00
Michael Raskin f345d01974 graphviz_2_0: dependency reasons now make libwebp needed 2016-05-30 12:13:34 +02:00
Michael Raskin e8d9cc650a octave: do not use graphicsmagick when there is no ghostscript 2016-05-30 12:13:34 +02:00
Frederik Rietdijk d578c66641 pythonPackages.django_{...}: disable tests
Disable tests for bunch of Django packages because they don't come with
tests and will break the checkPhase with Python 3.5
2016-05-30 11:47:55 +02:00
Frederik Rietdijk fa4701e4e8 Merge pull request #15804 from NixOS/python-with-packages
python: add python.withPackages function
2016-05-30 11:39:14 +02:00
Frederik Rietdijk b01363b798 Merge pull request #15772 from NixOS/python-wip
pythonPackages.django: 1.7 -> 1.9
2016-05-30 11:38:27 +02:00
Frederik Rietdijk 74b5d2a802 Merge pull request #15782 from FRidh/pithos
pithos: use Python 3.5
2016-05-30 11:38:12 +02:00
Rok Garbas ea3f1ff7f0 firefox-bin: 47.0b8 -> 47.0b9 2016-05-30 11:27:45 +02:00
Franz Pletz 769dce0e27 graphicsmagick: 1.3.21 -> 1.3.23, disable popen (security)
http://permalink.gmane.org/gmane.comp.security.oss.general/19669
2016-05-30 10:48:50 +02:00
Franz Pletz 57e4cd680a graphicsmagick137: remove, not referenced anymore 2016-05-30 10:48:42 +02:00
Paul Hendry 8ea1f2d36c syncthing: 0.12.25 -> 0.13.4 (#15730)
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
Bjørn Forsman 972c438c03 mscgen: add 'libwebp' to unbreak build
Fixes broken build since commit 7d580b8339
("gd: 2.1.1 -> 2.2.1"):

  $ nix-build -A mscgen
  [...]
  gcc  -g -O2   -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o
  mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o
  mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o
  mscgen-null_out.o mscgen-usage.o -lm -lgd -lm
  -L/nix/store/HASH-zlib-1.2.8/lib -lz
  -L/nix/store/HASH-libpng-apng-1.6.21/lib
  -lpng16 -L/nix/store/HASH-freetype-2.6.2/lib
  -lfreetype
  -L/nix/store/HASH-fontconfig-2.11.1-lib/lib
  -L/nix/store/HASH-freetype-2.6.2/lib
  -lfontconfig -lfreetype -ljpeg -lwebp -lgd -lm
  /nix/store/HASH-binutils-2.26/bin/ld: cannot find -lwebp
  collect2: error: ld returned 1 exit status
2016-05-30 10:10:21 +02:00
Franz Pletz 7d580b8339 gd: 2.1.1 -> 2.2.1 2016-05-30 09:49:12 +02:00
Carles Pagès 8a304cc228 Merge pull request #15726 from simonvandel/fix-pvr-hts
kodiPlugins.pvr-hts: fix load
2016-05-30 08:49:49 +02:00
Gabriel Ebner ad94726f9e remmina: set correct path to libX11.so.6 2016-05-30 08:04:54 +02:00
Matt McHenry 198dd9df82 timetrap: init at 1.10.0 2016-05-29 23:07:48 -04:00
Maxwell Huang-Hobbs 4ea4cd9905 elm-format: init at 0.3.1
Closes #15817.

abbradar: remove unneeded callPackage argument and clean up spaces.
2016-05-30 04:39:40 +03:00
taku0 9e572418a2 oraclejdk: Revert "oraclejdk8: 8u91 -> 8u92" (#15820)
This reverts commit 9e56f3a9b5.

8u91 is Critical Patch Update (CPU), contains security vulnerability fixes.
8u92 is Patch Set Update (PSU), contains security vulnerability fixes
and other bug fixes.

Oracle says "Oracle strongly recommends that all Java SE users upgrade
to the latest CPU release available for a release family. Most users
should choose the CPU release."
http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html

So I made `oraclejdk8` package and `oraclejdk8psu` package for CPU and PSU.
2016-05-30 03:34:39 +02:00
Thomas Tuegel fde2093b44 Merge branch 'qmake-rpath' 2016-05-29 20:29:45 -05:00
obadz d18ba0f50d toxvpn: init at 20151111
(Authored by @cleverca22)
2016-05-30 00:21:22 +01:00
Nikolay Amiantov 76bf59a231 elmPackages: mark release.nix as autogenerated 2016-05-30 02:11:41 +03:00
Frederik Rietdijk e645389834 Neovim: use Python 3.5 again (#15781)
neovim: use Python 3.5 again
2016-05-29 23:31:47 +02:00
Frederik Rietdijk fd9cabe3a3 Merge pull request #15813 from elasticdog/pywinrm
pythonPackages.pywinrm: old rev -> 0.1.1
2016-05-29 22:43:37 +02:00
Nikolay Amiantov 1b2139b3e2 buildFHSEnv: use separate gcc for 64- and 32-bit 2016-05-29 23:22:58 +03:00
Arseniy Seroka 46df051890 Merge pull request #15814 from valeriangalliat/hotfix/fcgiwrap-systemd-230
fcgiwrap: fix build with systemd 230
2016-05-29 23:07:39 +03:00
Matt McHenry 7fe0c342a3 bins: init at 1.1.29 2016-05-29 21:48:28 +02:00
Matt McHenry e5ea52e1eb perl: XML::Handler::YAWriter: init at 0.23 2016-05-29 21:48:28 +02:00
Matt McHenry cb26fc0a12 perl: XML::Grove: init at 0.46alpha 2016-05-29 21:48:28 +02:00
Matt McHenry 282f080b2e perl: HTML::Clean: init at 0.8 2016-05-29 21:48:28 +02:00
Matt McHenry c479fb1d61 perl: Image::Info: init at 1.38 2016-05-29 21:48:28 +02:00
Thomas Tuegel 95c5bfc2dc qt55.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-29 14:07:03 -05:00
Valérian Galliat 3fbd047736 fcgiwrap: fix build with systemd 230
Closes #15791.
2016-05-29 14:48:03 -04:00
Joachim Fasting bfefc54bc5
grsecurity: 4.5.5-201605211442 -> 4.5.5-201605291201 2016-05-29 20:34:24 +02:00
Aaron Bull Schaefer 97b231975f pythonPackages.pywinrm: old rev -> 0.1.1
This was previously tied to an older commit rev and not an actual release
version; and that old commit was causing connectivity issues due to improper
SSL support.
2016-05-29 11:25:34 -07:00
Nikolay Amiantov 51f479465c qgroundcontrol: fix build 2016-05-29 19:51:22 +03:00
Alexey Shmalko 84003b70b6
xxkb: Split into multiple outputs
I'm also adding myself as a maintainer as I'm the original author of the
derivation.
2016-05-29 19:34:12 +03:00
Nikolay Amiantov 846893aabb unity3d: 5.1.0f3 -> 5.3.5f1 2016-05-29 17:38:35 +03:00
Benno Fünfstück c3ed3914bb python: add python.withPackages function
Fixes #15801
2016-05-29 15:12:23 +02:00
Hoang Xuan Phu b4bf2364e5 casperjs: do not move the current working directory
If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:

    find: cannot get current directory: No such file or directory
2016-05-29 20:53:36 +08:00
Bjørn Forsman 586dd54199 pitivi: unbreak build
[Breakage introduced in commit 5c4e00b6b7
("gst_all_1: 1.6.1 -> 1.8.0 (#14628)").]

The build is failing due to a Wayland test/example program
(<gst-plugins-bad>/tests/examples/waylandsink) being built with a gtk3
input without Wayland support (or detection is failing):

  main.c:28:2: error: #error "Wayland is not supported in GTK+"

Fix it by explicitly disabling wayland; pass --enable-wayland=no to
configure.
2016-05-29 13:17:25 +02:00
Vladimír Čunát b7c38c7909 perlPackages.X11XCB: 0.14 -> 0.16
Fixes #15771.
2016-05-29 12:33:00 +02:00
Pascal Wittmann 5f599361fc calibre: 2.56.0 -> 2.57.1 2016-05-29 12:25:17 +02:00
Joachim Fasting ca227d3746 Merge pull request #15502 from nathan7/master
sqlite: pass --enable-readline when interactive mode is enabled
2016-05-29 12:19:15 +02:00
Bjørn Forsman 41eafd25a0 Revert "x2goclient: move to qmake4Hook"
This reverts commit 83406bc171, because
it broke the build.

x2goclient requires to be built with its top-level (hand coded) Makefile
(in accordance with upstream documentation). Invoking qmake directly on
the .pro file, without specifying a separate build tree, will overwrite
the Makefile and break the build.

For instance, there are no install rules in the .pro file. That exists
only in the Makefile.
2016-05-29 11:38:41 +02:00
Frederik Rietdijk e7c9684217 pythonPackages.google_api_python_client: fix url 2016-05-29 09:06:13 +02:00
Bjørn Forsman bc31253c62 pythonPackages.pyusb: 1.0.0rc1 -> 1.0.0
Unbreaks build, because the (old) src URL doesn't exist anymore.
2016-05-29 00:50:48 +02:00
Bjørn Forsman 15072e8986 pencil: unbreak build by using 'firefox-unwrapped' as 'xulrunner'
The xulrunner build itself is broken at the moment.
2016-05-29 00:21:30 +02:00
William Casarin 788ee3bcc1 unity3d: wip at 5.1.0f3 2016-05-29 01:13:11 +03:00
Joachim Fasting ea5039e448 Merge pull request #15712 from rardiol/pcsxr94b
pcsxr: init at 1.9.94
2016-05-28 23:33:09 +02:00
Thomas Tuegel 747517da48 qt56.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-28 16:06:03 -05:00
Joachim Fasting 61f92ec541 Merge pull request #15779 from joachifm/sipcmd-refactor
sipcmd: refactoring
2016-05-28 23:03:52 +02:00
Joachim Fasting 73e0c95288 Merge pull request #15778 from joachifm/bup-refactor
bup: refactorings
2016-05-28 23:03:46 +02:00
Jude Taylor b950dd4c4f add fondu-060102 2016-05-28 13:51:50 -07:00
Joachim Fasting 69091bae84 Merge pull request #15741 from romildo/fix.themes
Numix and Paper themes: fix installation dir and update revision
2016-05-28 22:30:55 +02:00