Commit Graph

70613 Commits

Author SHA1 Message Date
Domen Kožar 0f9268e52c fetchurl: assert required Nix version for sha512 2016-04-14 12:50:21 +01:00
Nikolay Amiantov 04c67c316c ettercap: fix gdkconfig path 2016-04-14 14:46:23 +03:00
Vladimír Čunát ddb4051bf7 xorg-sys-opengl: fix with multiple outputs
Fixes #14669.
2016-04-14 13:43:08 +02:00
Arseniy Seroka 9cfa2029de Merge pull request #14656 from DamienCassou/add-pidgin-gnome-extension
pidgin-im-gnome-shell-extension: init at 1.0
2016-04-14 14:28:37 +03:00
Myrl Hex c73d14a39f profont: init 2016-04-14 14:27:25 +03:00
joachifm 21d6e4beba Merge pull request #14685 from romildo/upd.tint2
tint2: 0.12.7 -> 0.12.9
2016-04-14 13:26:54 +02:00
José Romildo Malaquias 08540cdd1e tint2: 0.12.7 -> 0.12.9 2016-04-14 08:01:32 -03:00
Luca Bruno 3ae4d2afea goPackages.gosu: init at 1.7 2016-04-14 12:28:09 +02:00
Luca Bruno 2138677f90 goPackages.runc: init including all its dependencies 2016-04-14 12:23:49 +02:00
Luca Bruno 44d651485a dockerTools: fix difference between base files and layer files 2016-04-14 12:23:49 +02:00
Luca Bruno 4d200538c2 dockerTools: fix /nix/store permissions 2016-04-14 12:23:48 +02:00
zimbatm 12e919bb34 Merge pull request #14653 from manveru/bundler-env-frozen
bundler-env: Gemfile.lock is frozen
2016-04-14 10:20:04 +01:00
Peter Simons f0c4612485 Merge pull request #14678 from peterhoeg/st_01222
syncthing: 0.12.19 -> 0.12.22
2016-04-14 10:56:21 +02:00
Vladimír Čunát ac4cffcdfb Merge #14652: fix build after splitting pcre 2016-04-14 09:44:06 +02:00
Peter Simons 232d843c8a haskell-src-exts: test suite fails when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 70f396fa48 haskell-generic-deriving: build fails Haddock phase with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 2be16386b5 haskell-lens: use latest version when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons d98a8f88d0 haskell-kan-extensions: use version 5.x when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 3babe992f9 haskell-semigroupoids: doctest suite won't build with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 15d7b7da10 haskell-bifunctors: use latest version 5.3 when compiling with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Anthony Cowley 3f845da22a haskell-modules: darwin configuration-common
- Reconfigure OpenGL/CL related packages to propagate the necessary
  framework dependencies.

- Disable tests on all versions of c2hs so package sets such as LTS
  releases work.

Closes https://github.com/NixOS/nixpkgs/pull/14609.
2016-04-14 09:17:55 +02:00
Peter Simons 2422ae0838 ghc: update 8.0.x pre-release from rc2 to rc3 2016-04-14 09:17:55 +02:00
Peter Simons 8a12018821 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-1-ge7059e3 using the following inputs:

  - Hackage: 4d5f229e9e
  - LTS Haskell: 924977cc28
  - Stackage Nightly: 0002f21766
2016-04-14 09:17:55 +02:00
Peter Simons 834174bed5 Add LTS Haskell 5.12. 2016-04-14 09:17:55 +02:00
Peter Simons c7a4de7717 configuration-hackage2nix.yaml: update list of broken builds 2016-04-14 09:17:55 +02:00
Tuomas Tynkkynen 897e0d1224 treewide: Mass replace 'openssl}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen 87cb1b0ca1 treewide: Mass replace 'libxslt}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen 66de416b7a treewide: Mass replace 'hunspell}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen df2dd60b4e treewide: Mass replace 'flac}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen 794f07d4e4 treewide: Mass replace 'binutils}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen f34655e28c openssl-chacha: Split into multiple outputs
Mainly done because of this in all-packages.nix:
````
  cipherscan = callPackage ../tools/security/cipherscan {
    openssl = if stdenv.system == "x86_64-linux"
      then openssl-chacha
      else openssl;
  };
````
... and inside cipherscan we want to refer to `openssl.bin`
2016-04-14 08:32:20 +03:00
Peter Hoeg 318bfdfdd7 syncthing: 0.12.19 -> 0.12.22 2016-04-14 10:37:22 +08:00
Nikolay Amiantov 3f9cfba02c Merge commit 'refs/pull/14677/head' of git://github.com/NixOS/nixpkgs 2016-04-14 05:14:58 +03:00
Sergey Sofeychuk 9a11aafb91 imgur-screenshot: 1.5.4 -> 1.7.1
Updated imgur-screenshot i guess

Wrong hash in previous commit, it's fixed now.
2016-04-14 05:12:56 +03:00
Nikolay Amiantov 0ffd6d16b6 dwarf-therapist: fix build (see #14670) 2016-04-14 04:17:56 +03:00
Nikolay Amiantov 755e4633c7 mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
Tobias Geerinckx-Rice 550b878e46
zstd: 0.5.1 -> 0.6.0
Changes:
- Stronger high compression modes
- Changed : highest compression modes require --ultra command to
  remove memory restrictions
- API: ZSTD_getFrameParams() provides size of decompressed content
- Fixed: zstd cli return error code > 0 and removes dst file artifact
  when decompression fails
- Various fixes and small performance improvements
2016-04-14 02:37:53 +02:00
Tobias Geerinckx-Rice 994c9b7487
flexcpp: 2.04.00 -> 2.05.00 2016-04-14 02:37:53 +02:00
Tobias Geerinckx-Rice af8a34a622
sane-backends-git -> 2016-04-14 2016-04-14 02:37:53 +02:00
Kevin Cox 08a035725f daemontools: init at 0.76 (#14675) 2016-04-14 01:32:52 +01:00
Nikolay Amiantov 6f3e72eef6 Merge pull request #14658 from abbradar/search-path-fixes
Search path fixes
2016-04-14 03:08:41 +04:00
Nikolay Amiantov d26e24fbea curaengine: link to dynamic libs 2016-04-14 01:13:23 +03:00
Nikolay Amiantov 3a6dfaca63 Revert "csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used"
This reverts commit 0103d710cc.
2016-04-14 01:04:48 +03:00
Nikolay Amiantov 92f2c5f71e Revert "glfw3: apparently fix the build"
This reverts commit be90eb047c.
2016-04-14 01:03:48 +03:00
Nikolay Amiantov 52637e22cd cmake: add all glibc outputs to system prefix 2016-04-14 01:03:23 +03:00
Nikolay Amiantov d528c7d8f5 cmake-2_8: fix for multiple outputs 2016-04-14 01:03:23 +03:00
Nikolay Amiantov 76281d5dec avidemux: refactor again to fix build failures 2016-04-14 00:31:16 +03:00
Arseniy Seroka 0420a532e9 Merge pull request #14649 from vbgl/coq_8.5.1
Coq 8.5pl1
2016-04-13 22:16:48 +03:00
Nikolay Amiantov 39eefc0cd0 atom: fix library paths 2016-04-13 22:09:42 +03:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Michael Raskin b338187e71 libreoffice: 5.1.0.3 -> 5.1.2.2; still building, but the previous version in master was broken anyway and these problems are now fixed 2016-04-13 21:08:00 +02:00
Octavian Cerna 1e37217b80 raspberrypi-firmware: 20150506 -> 1.20160315 (#14300)
Cleanup the meta section, add viric and myself as maintainers.
2016-04-13 20:02:57 +01:00
Luca Bruno 6d8845ed8f Merge pull request #14588 from puffnfresh/bug/remove-docker-tarballs
dockerTools: remove "tarballs" attribute
2016-04-13 21:01:01 +02:00
Herwig Hochleitner e3d0fe898b criu: 1.3-rc2 -> 2.0 (#14666) 2016-04-13 19:56:52 +01:00
Anderson Torres 4ec9453881 mgba: 0.3.1 -> git 20160325 (#14578)
I have made this release fromgit because 0.4.0 release doesn't
compile (gcc complains with an error in Window.cpp: "isnan is not
defined on this scope"). The error disappears on mgba git master.
2016-04-13 19:55:33 +01:00
obadz bd9089987a Merge pull request #14665 from bendlas/update-i2p
i2p: 0.9.24 -> 0.9.25
2016-04-13 19:50:47 +01:00
taku0 eb5c4fdadf thunderbird-bin: 38.7.2 -> 45.0 2016-04-14 03:48:44 +09:00
Herwig Hochleitner e4a56dbff8 i2p: 0.9.24 -> 0.9.25 2016-04-13 20:48:20 +02:00
Herwig Hochleitner 6bb9ca5057 webkitgtk: init at 2.12.0
this has the b3 jit activated
2016-04-13 20:44:59 +02:00
Michael Raskin f99a9c0679 nspluginwrapper: add missing libXt build input 2016-04-13 19:10:42 +02:00
Michael Raskin 0103d710cc csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used 2016-04-13 18:55:39 +02:00
Michael Raskin be90eb047c glfw3: apparently fix the build 2016-04-13 18:52:37 +02:00
Michael Raskin cd5b677576 gcc49 (gcj): do not create separate lib output (cyclical dependency), fix ecj1 linking. Does not affect the hash of normal gcc49 2016-04-13 18:46:14 +02:00
Michael Raskin 14b8bdc01f julia: fix library path management after multiple-outputs/closure-size merge 2016-04-13 18:46:14 +02:00
Vincent Laporte fdd2c6e2ca grass: fix build 2016-04-13 16:20:31 +00:00
Tristan Helmich 192dc27dc3 samba4Full: 4.3.6 -> 4.3.8 (#14661)
Fixes the following security issues:
 * CVE-2015-5370 (Multiple errors in DCE-RPC code)
 * CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
 * CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
 * CVE-2016-2112 (LDAP client and server don't enforce integrity)
 * CVE-2016-2113 (Missing TLS certificate validation)
 * CVE-2016-2114 ("server signing = mandatory" not enforced)
 * CVE-2016-2115 (SMB IPC traffic is not integrity protected)
 * CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)

See http://badlock.org/ for details.
2016-04-13 17:59:03 +02:00
zimbatm 04267ed630 Merge pull request #14647 from MostAwesomeDude/tahoe
Tahoe-LAFS improvements
2016-04-13 16:39:53 +01:00
Michael Raskin c2d9c35ebd tigervnc: fix build by adding dependencies 2016-04-13 15:21:11 +02:00
Nikolay Amiantov d2fec0a922 photoqt: use wrapQtProgram 2016-04-13 16:09:40 +03:00
Nikolay Amiantov bac36baf5b sound-juicer: use gstreamer setup hook 2016-04-13 16:09:40 +03:00
Nikolay Amiantov 4b31f51e7d enlightement.rage: use gstreamer setup hook 2016-04-13 16:09:40 +03:00
Nikolay Amiantov e88a986ca4 bomi: use wrapQtProgram 2016-04-13 16:09:40 +03:00
Michael Raskin 74f7916a9a iptables: add 1.6 branch (init 1.6.0). Not making it the default this time. 2016-04-13 14:47:04 +02:00
Michael Raskin 530fdc5362 asymptote: 2.36 -> 2.37 2016-04-13 14:47:04 +02:00
Michael Raskin 057bd04624 glusterfs: 3.7.8 -> 3.7.10 2016-04-13 14:47:04 +02:00
Michael Raskin f52af3b5a2 zpaqd: 633 -> 707 2016-04-13 14:47:04 +02:00
Michael Raskin c82272fdc0 nginxUnstable: 1.9.11 -> 1.9.14 2016-04-13 14:47:04 +02:00
Michael Raskin 80db55610c firejail: 0.9.38 -> 0.9.40 2016-04-13 14:47:04 +02:00
Michael Raskin cb3368fcbe conspy: 1.13 -> 1.14 2016-04-13 14:47:04 +02:00
Michael Raskin 238cb743bc scons: 2.4.1 -> 2.5.0 2016-04-13 14:47:04 +02:00
Michael Raskin a9b9c8c23b libgphoto2: 2.5.9 -> 2.5.10 2016-04-13 14:47:04 +02:00
Michael Raskin 7c0f4882f3 angelscript: 2.30.2 -> 2.31.0 2016-04-13 14:47:04 +02:00
Michael Raskin 58d2649f70 baresip: 0.4.17 -> 0.4.18 2016-04-13 14:47:04 +02:00
Damien Cassou c62c897bf8 pidgin-im-gnome-shell-extension: init at 1.0 2016-04-13 14:30:00 +02:00
Eelco Dolstra 18a6403c59 firefox-esr: 45.0.1esr -> 45.0.2esr
Also, switch to upstream SHA-512 hashes.
2016-04-13 14:11:18 +02:00
Eelco Dolstra 3ecbe604ef fetchurl: Support SHA-512 hashes 2016-04-13 14:11:14 +02:00
Nikolay Amiantov d0fd551876 buildFHSEnv: post-closure-size fix 2016-04-13 14:28:33 +03:00
Nikolay Amiantov acf06763f4 unshield: 0.7pre3955 -> 1.3 2016-04-13 14:07:09 +03:00
Nikolay Amiantov 5e025bc9ee vivaldi: fix evaluation 2016-04-13 14:03:41 +03:00
Nikolay Amiantov a951fba574 discord: fix evaluation 2016-04-13 14:01:17 +03:00
Nikolay Amiantov 5c38c36472 Merge pull request #14650 from hrdinka/fhs-chroot/pkg-path
build-fhs-chrootenv: set PKG_CONFIG_PATH
2016-04-13 14:24:09 +04:00
Guillaume Maudoux bf2ceb0525 mongodb: fix build (use pcre-cpp instead of pcre) 2016-04-13 11:28:52 +02:00
Michael Fellinger fe87240e68 bundler-env: Gemfile.lock is frozen 2016-04-13 11:25:41 +02:00
Christoph Hrdinka 54fa4c4cec build-fhs-chrootenv: set PKG_CONFIG_PATH
Currently `PKG_CONFIG_PATH` isn't set in FHS chroots rendering `pkg-config`
unusable. This patch sets it to `/usr/lib/pkgconfig`.
2016-04-13 11:06:33 +02:00
vbgl c7b5cfc7d2 Merge pull request #14648 from nico202/ncmpcpp
ncmpcpp: 0.7.2 -> 0.7.3
2016-04-13 09:45:34 +02:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
= 18b95edb5c ncmpcpp: 0.7.2 -> 0.7.3 2016-04-13 09:00:46 +02:00
Frederik Rietdijk 81cedab4f1 Merge pull request #14644 from micxjo/update-nvpy
nvpy: 0.9.2 -> 0.9.7
2016-04-13 08:09:02 +02:00
Tuomas Tynkkynen 9bc67ca5c9 Merge pull request #14620 from nico202/ispike
iSpike: init at 2.1
2016-04-13 07:21:16 +03:00
Tuomas Tynkkynen 7da9f71bf7 perlPackages.NetTwitterLite: fix build 2016-04-13 06:50:20 +03:00
Tuomas Tynkkynen a20e80a816 perlPackages.NetOAuth: fix build 2016-04-13 06:49:10 +03:00
Tuomas Tynkkynen 773f27525a perlPackages.HTMLFormFu: fix build 2016-04-13 06:41:05 +03:00
Tuomas Tynkkynen 3dc2e7877e perlPackages.DateTimeFormatISO8601: fix build 2016-04-13 06:38:06 +03:00
Tuomas Tynkkynen 0461c1eeef perlPackages.DateTimeFormatMySQL: fix build 2016-04-13 06:37:22 +03:00
Tuomas Tynkkynen b577c309f0 perlPackages.TestWWWMechanizeCGI: fix build 2016-04-13 06:33:15 +03:00
Tuomas Tynkkynen 81fc6fc7be perlPackages.CatalystControllerHTMLFormFu: fix build 2016-04-13 06:31:44 +03:00
Tuomas Tynkkynen deb5366a9f perlPackages.TextTrim: fix build 2016-04-13 06:31:20 +03:00
Tuomas Tynkkynen 9483bf606b perlPackages.FileBaseDir: fix build 2016-04-13 05:28:02 +03:00
Tuomas Tynkkynen 2fdb9dcd9b perlPackages.{libfile,}strip-nondeterminism: 0.014 -> 0.016
Fixes build due to missing tarball.
2016-04-13 05:24:58 +03:00
Tuomas Tynkkynen 18245ab18b perlPackages.HTMLMason: fix build 2016-04-13 05:21:55 +03:00
Tuomas Tynkkynen 0aa19c5d87 perlPackages.CGIEmulatePSGI: fix build 2016-04-13 05:17:47 +03:00
Tuomas Tynkkynen ad8947ab1d perlPackages.CGIPSGI: fix build 2016-04-13 05:15:58 +03:00
Micxjo Funkcio dd2f24bc0d
nvpy: 0.9.2 -> 0.9.7 2016-04-12 18:54:24 -07:00
Corbin 4c85efbda1 tahoe-lafs: 1.10.2 -> 1.11.0
Also add myself to maintainers, as I *do* care about this package.
2016-04-12 18:44:26 -07:00
Nikolay Amiantov 0c978d7d4f openmw: build with its own openscenegraph fork
This gives speed improvement and fixes potential bugs.
For example: https://bugs.openmw.org/issues/3351
Updating our openscenegraph package would fix this too, but
it breaks some packages (i.e. simgear, bumping the version does
not help). Besides, fork has patches for better performance.
2016-04-13 04:35:42 +03:00
Nikolay Amiantov 53ae67fddd openscenegraph: add withApps flag 2016-04-13 04:35:33 +03:00
Tuomas Tynkkynen a9ce4b0884 libdvdcss: Don't build on Darwin
http://hydra.nixos.org/build/34377524/nixlog/1/raw

While at it, add a license.
2016-04-13 04:17:34 +03:00
Tuomas Tynkkynen ba59be833b sunxi-tools: Don't build on darwin
http://hydra.nixos.org/build/34390183/nixlog/1/raw

While at it, use fetchFromGitHub.
2016-04-13 04:06:15 +03:00
Thomas Tuegel 275e2c2d55 Merge pull request #14639 from bendlas/update-dropbox-master
dropbox: 3.14.7 -> 3.18.1
2016-04-12 19:39:00 -05:00
Alexey Shmalko e870ac3044 gcc-arm-embedded: 4.9 -> 5.2
Seems that GCC ARM Embedded have changed convention for file location,
and version 5.2 isn't accessible from the predicted url. That's why
nix-expression is updated to allow overloading url parts.
2016-04-13 03:07:05 +03:00
joachifm 53ff168dbd Merge pull request #14615 from layus/vlc-fix
vlc: fix the two windows issue with qt5
2016-04-13 01:59:44 +02:00
Taylor "Nekroze" Lawson 5330df8984 Updated unifi-controller package to 4.8.15
Previous version (4.8.14) is no longer available to download.
2016-04-13 09:21:41 +10:00
joachifm 611a042bf8 Merge pull request #14630 from NeQuissimus/slack203fix
slack: Fix 2.0.3
2016-04-13 00:46:02 +02:00
Herwig Hochleitner 9aad4c884e dropbox: 3.14.7 -> 3.18.1 2016-04-12 23:49:14 +02:00
Herwig Hochleitner 971b6729a2 Revert "dropbox-cli: minor refactoring to play nice with dropbox"
Undo changes from PR #14077

It's not acceptable to just willy-nilly rename a CLI script. Also, that
PR broke the tray icon for dropbox.

This reverts commit afa4a27a25.
2016-04-12 23:46:00 +02:00
obadz 4788ec1372 linux kernel 4.4: fix race during build
Patch drivers/crypto/qat/qat_common/Makefile so that qat_asym_algs.o
explicitly depends on headers qat_rsaprivkey-asn1.h and qat_rsapubkey-asn1.h

Hopefully fixes #14595
2016-04-12 22:45:57 +01:00
joachifm 860aa01782 Merge pull request #14618 from moretea/update_mcrl2
Update mcrl2
2016-04-12 23:42:45 +02:00
Jeffrey David Johnson 2f6581df00 r-modules: mark mzR broken 2016-04-12 14:16:43 -07:00
Shea Levy 2274d7e96e Merge branch 'chromedriver221' of git://github.com/NeQuissimus/nixpkgs 2016-04-12 16:47:49 -04:00
Moritz Ulrich 0bda52462b st: Make patches configurable via config.st.patches. 2016-04-12 22:45:21 +02:00
joachifm b0d2c0cade Merge pull request #14613 from cransom/jp
Jp
2016-04-12 22:33:48 +02:00
Maarten Hoogendoorn ec098aad41 mcrl2: 2009.01 -> 2014.09 2016-04-12 22:16:30 +02:00
Tuomas Tynkkynen ff223c1ca8 Merge pull request #14607 from grahamc/patch-4
imagemagick: 8.9.2-0 -> 8.9.3-8
2016-04-12 22:27:11 +03:00
Tuomas Tynkkynen d7de8bc911 Merge pull request #14636 from kragniz/samtools
samtools: init at 1.3
2016-04-12 22:24:34 +03:00
Louis Taylor 70c1b2b1c0 samtools: init at 1.3 2016-04-12 20:13:40 +01:00
Tobias Geerinckx-Rice c2a787e61a Merge pull request #14635 from bradediger/geeknote
pythonPackages.geeknote: 2015-03-02 -> 2015-05-11
2016-04-12 20:57:37 +02:00
Brad Ediger 079134cd18 pythonPackages.geeknote: 2015-03-02 -> 2015-05-11 2016-04-12 13:05:39 -05:00
Nikolay Amiantov 24835df322 wine: use gcc49 for 64-bit builds 2016-04-12 20:55:28 +03:00
Vincent Laporte 618b336808 coq-ext-lib: 0.9.0-beta3 -> 0.9.3 2016-04-12 19:43:49 +02:00
Vincent Laporte a036fda544 coq: 8.5 -> 8.5pl1 2016-04-12 19:43:11 +02:00
Nikolay Amiantov 391c3e505e wrapCCMulti: split from gcc_multi 2016-04-12 19:38:11 +03:00
Nikolay Amiantov 71e7f0cad4 wine: use only native-arch native dependencies 2016-04-12 18:52:05 +03:00
Nikolay Amiantov ff7f297ea2 wine: add more dependencies (notably, mpg123 and openal) 2016-04-12 18:44:04 +03:00
Nikolay Amiantov b109f33d64 wine: fix outputs and pulseaudio support 2016-04-12 18:44:04 +03:00
Alexander V. Nikolaev 25d2a6a1b2 wineUnstable: 1.9.4 -> 1.9.7
Also update wineStaging as well
2016-04-12 18:44:04 +03:00
José Romildo Malaquias 9d0e57b84e jwm: 1406 -> 1495 (#14629) 2016-04-12 17:18:40 +02:00
Tim Steinbach 7c2deb94bf chromedriver: 2.14 -> 2.21 2016-04-12 11:07:56 -04:00
Tim Steinbach b6c80ee36c slack: Fix 2.0.3 2016-04-12 10:50:43 -04:00
Guillaume Maudoux 43cf5d3369 vlc: fixes the two windows issue with qt5
Fixes #14610.
2016-04-12 15:55:44 +02:00
Franz Pletz 2af7b09e06 mpv: 0.16.0 -> 0.17.0 2016-04-12 15:51:32 +02:00
Franz Pletz 9fd4e1e8dd libuchardet: 0.0.1 -> 0.0.5 2016-04-12 15:51:32 +02:00
Franz Pletz 2a021baf21 pbzip2: 1.1.12 -> 1.1.13 2016-04-12 15:51:32 +02:00
Franz Pletz fcde15d66b sudo: 1.8.15 -> 1.8.16 2016-04-12 15:51:32 +02:00
Franz Pletz 8b073d96d7 vaapiIntel: 1.6.1 -> 1.6.2 2016-04-12 15:51:32 +02:00
Franz Pletz 365f5942a4 xvidcore: 1.3.3 -> 1.3.4 2016-04-12 15:51:31 +02:00
Franz Pletz a14decf655 clamav: 0.99 -> 0.99.1 2016-04-12 15:49:54 +02:00
Franz Pletz 862875f9cd libvirt: 1.3.2 -> 1.3.3 2016-04-12 15:49:54 +02:00
Franz Pletz f1de534188 openttd: 1.5.3 -> 1.6.0 2016-04-12 15:49:54 +02:00
Franz Pletz 7d9d876140 lxc: 1.1.5 -> 2.0.0 2016-04-12 15:49:54 +02:00
Franz Pletz 42e5be8f55 cgmanager: 0.39 -> 0.41 2016-04-12 15:49:54 +02:00
Franz Pletz 84edf81d71 firefox: 45.0.1 -> 45.0.2 2016-04-12 15:48:13 +02:00
taku0 c98cca3614 firefox-bin: 45.0.1 -> 45.0.2 (#14626) 2016-04-12 15:47:31 +02:00
= 9ec9da1a24 iSpike: init at 2.1.1 2016-04-12 14:36:20 +02:00
Franz Pletz 884b5d0025 mopidy-youtube: 2.0.1 -> 2.0.2 2016-04-12 14:11:28 +02:00
Franz Pletz 6615481c47 pythonPackages.pafy: 0.4.3 -> 0.5.0 2016-04-12 14:11:27 +02:00
Franz Pletz 48cac39944 mopidy-spotify-tunigo: 0.2.1 -> 1.0.0 2016-04-12 14:11:27 +02:00
Franz Pletz 164335d8c0 pythonPackages.tunigo: 0.1.3 -> 1.0.0 2016-04-12 14:11:27 +02:00
Franz Pletz 576b20b021 mopidy-spotify: 2.3.1 -> 3.0.0 2016-04-12 14:11:27 +02:00
Franz Pletz 73d5024c62 mopidy-musicbox-webclient: 2.0.0 -> 2.2.0 2016-04-12 14:11:27 +02:00
Franz Pletz 093c111cf4 mopidy-mopify: 1.5.8 -> 1.5.17 2016-04-12 14:11:26 +02:00
Franz Pletz b4aa799545 mopidy: 1.1.2 -> 2.0.0 2016-04-12 14:11:26 +02:00
zimbatm 5e17562726 Merge pull request #14612 from micxjo/update-pngcrush
pngcrush: 1.7.92 -> 1.8.1
2016-04-12 12:10:53 +01:00
zimbatm c8484b95be Merge pull request #14600 from nckx/update/gup
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Frederik Rietdijk 2fd3e4e5f2 Merge pull request #14616 from Beauhurst/django_updates
Django (minor) updates
2016-04-12 12:22:58 +02:00
Eelco Dolstra dddb62d3e3 Merge pull request #14178 from the-kenny/systemd-cryptsetup-external-generator
Systemd: Allow specifying external generators
2016-04-12 11:26:22 +02:00
Robert Scott e525a83861 django: 1.8.11 -> 1.8.12 2016-04-12 08:34:35 +00:00
Robert Scott 5911469335 django: 1.9.4 -> 1.9.5 2016-04-12 08:34:35 +00:00
Vladimír Čunát 4709bdcb71 vlc: lower priority of qt5 versions
/cc #14610
2016-04-12 10:16:09 +02:00
Peter Simons 4fe298f248 Merge pull request #14603 from obadz/haste-fix
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-12 10:01:27 +02:00
Arseniy Seroka e02debe165 Merge pull request #14291 from otwieracz/vivaldi
vivaldi-snapshot: init at 1.0.430.3
2016-04-12 08:52:37 +03:00
Casey Ransom 961821d41d jp: init at 0.1.2 2016-04-11 23:51:34 -04:00
Micxjo Funkcio f299e112bc
pngcrush: 1.7.92 -> 1.8.1 2016-04-11 20:18:38 -07:00
Franz Pletz ef37c57e4e dfu-util: 0.8 -> 0.9 2016-04-12 04:28:50 +02:00
Franz Pletz 23ae6a10a9 wv: 1.2.4 -> 1.2.9 2016-04-12 04:28:50 +02:00
Franz Pletz 310f05ed9d libgsf: 1.14.34 -> 1.14.36 2016-04-12 04:28:50 +02:00
Franz Pletz e32ed2f78e tmux: 2.1 -> 2.2 2016-04-12 04:26:24 +02:00
Franz Pletz ecb94c61d4 chaybdis: 3.5.0-rc1 -> 3.5.1 2016-04-12 04:26:13 +02:00
Franz Pletz 2a70630c8c libressl: 2.3 is the current stable branch
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.3-relnotes.txt
2016-04-12 04:25:53 +02:00
Nikolay Amiantov 59bed14119 imgurbash2: init at 1.0; also drop imgurbash 2016-04-12 04:07:36 +03:00
Nikolay Amiantov d2dba02a87 openmw: add meta.platforms 2016-04-12 03:57:42 +03:00
Ricardo Ardissone c6cb8ebe01 openmw: 0.36.1 -> 0.38.0 2016-04-11 21:47:57 -03:00
Nikolay Amiantov 36a8c35461 ogrepaged: mark as broken 2016-04-12 03:12:49 +03:00
Nikolay Amiantov 1365492424 stuntrally: 2.5 -> 2.6, mark as broken 2016-04-12 03:09:44 +03:00
Nikolay Amiantov 6a5387e68c mygui: disable ogre by default 2016-04-12 03:09:11 +03:00
Nikolay Amiantov c74e2b51e8 mygui: disable some components, support OpenGL renderer 2016-04-12 03:08:16 +03:00
Nikolay Amiantov c322c042cf Merge commit 'refs/pull/14593/head' of git://github.com/NixOS/nixpkgs 2016-04-12 03:07:40 +03:00
Tobias Geerinckx-Rice f019db633f
borgbackup: 1.0.0 -> 1.0.1
Changes: https://github.com/borgbackup/borg/blob/1.0.1/docs/changes.rst
2016-04-12 01:35:24 +02:00
Joachim Fasting 27035365ec build-support/grsecurity: simplify the grsecurityOverrider
Adding inputs required by gcc plugins to the ambient environment is sufficient.
2016-04-12 01:23:32 +02:00
Joachim Fasting cee752b8e2 torbrowser: remove unnecessary stdenv override
Now that gcc = gcc5
2016-04-12 01:23:23 +02:00
joachifm 892dbdbabb Merge pull request #14608 from markus1189/sysdig
sysdig: 0.8.0 -> 0.9.0
2016-04-12 01:14:49 +02:00
Tobias Geerinckx-Rice ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4 2016-04-11 23:39:47 +02:00
Tobias Geerinckx-Rice 06dceaa5b2
geoclue2: 2.4.2 -> 2.4.3 2016-04-11 23:39:47 +02:00
Tobias Geerinckx-Rice d6c50706be
zpaq: 709 -> 710
Adds multi-part archives, -index. Some UI changes.
2016-04-11 23:39:47 +02:00
joachifm 2e2a87e57a Merge pull request #14376 from acowley/qhull
qhull: darwin compatibility
2016-04-11 23:17:20 +02:00
joachifm b70f9dc172 Merge pull request #14353 from acowley/tbb
tbb: darwin compatibility
2016-04-11 23:15:31 +02:00
Markus Hauck f51f993be2 sysdig: 0.8.0 -> 0.9.0 2016-04-11 21:51:09 +02:00
Graham Christensen 43bf20def9 imagemagick: 8.9.2-0 -> 8.9.3-8 2016-04-11 14:47:16 -05:00
Pascal Wittmann a2aec04abc Merge pull request #14601 from NeQuissimus/slack203
slack: 2.0.1 -> 2.0.3
2016-04-11 18:25:29 +02:00
obadz c3860bf008 haskellPackages.haste-compiler: fix build issue in #14581 2016-04-11 17:21:18 +01:00
Nikolay Amiantov b3d3a1c7ea openscenegraph: enable parallel building 2016-04-11 18:34:15 +03:00
Tim Steinbach 0dfcc687be slack: 2.0.1 -> 2.0.3 2016-04-11 11:12:50 -04:00
Tobias Geerinckx-Rice 57ef1712e3
Substite new GitHub username ‘timbertson’ for ‘gfxmonk’ 2016-04-11 16:35:18 +02:00
obadz 7f2163fc97 haskellPackages.haste-compiler: fix so that it now builds and runs
Required adding:
haskellPackages.haste-Cabal, and
haskellPackages.haste-cabal-install
2016-04-11 15:24:56 +01:00
Tobias Geerinckx-Rice 613cef6240
gup: 0.5.4 -> 0.5.5; use fetchFromGitHub 2016-04-11 16:21:12 +02:00
obadz e8b3532d26 xqilla: init at 2.3.3 2016-04-11 13:57:19 +01:00
Tim Steinbach 5e5ef22d73 linux_testing: 4.6-rc2 -> 4.6-rc3 (#14592) 2016-04-11 13:44:34 +01:00
Nicolas Petton a65c6f4932 skype: Use a larger icon for the .desktop file (#14591) 2016-04-11 13:35:55 +01:00
Ricardo Ardissone 6312610911 mygui: add withOgre argument 2016-04-11 08:38:54 -03:00
Nicolas B. Pierron 48972763c8 Remove pkgs aliases (#14398)
* Security: Remove pkgs aliases of amdappssdk.

* Security: Remove pkgs aliases of amule.

* Security: Remove pkgs aliases of androidnenv.

* Security: Remove pkgs aliases of apacheAnt.

* Security: Remove pkgs aliases of apacheHttp.

* Security: Remove pkgs aliases of apparmor.

* Security: Remove pkgs aliases of ardour.

* Security: Remove pkgs aliases of arduino.

* Security: Remove pkgs aliases of aria.

* Security: Remove pkgs aliases of asciidoc.

* Security: Remove pkgs aliases of aterm.

* Security: Remove pkgs aliases of atlas.

* Security: Remove pkgs aliases of automake.

* Security: Remove pkgs aliases of awesome.

* Security: Remove pkgs aliases of backintime.

* Security: Remove pkgs aliases of binutils.

* Security: Remove pkgs aliases of bison.

* Security: Remove pkgs aliases of bitcoin.

* Security: Remove pkgs aliases of bittorrentSync.

* Security: Remove pkgs aliases of bleuz.

* Security: Remove pkgs aliases of boolector.

* Security: Remove pkgs aliases of boost.

* Security: Remove pkgs aliases of cabal, ghc and stack.

* Security: Remove pkgs aliases of cabal2nix.

* Security: Remove pkgs aliases of cassandra.

* Security: Remove pkgs aliases of cdparanioa.

* Security: Remove pkgs aliases of ceph-dev.

* Security: Remove pkgs aliases of chromium.

* Security: Remove pkgs aliases of clangSelf.

* Security: Remove pkgs aliases of clementine.

* Security: Remove pkgs aliases of clucene_core.

* Security: Remove pkgs aliases of cmake.

* Security: Remove pkgs aliases of conkeror.

* Security: Remove pkgs aliases of construo.

* Security: Remove pkgs aliases of crafty.

* Security: Remove pkgs aliases of crawl.

* Security: Remove pkgs aliases of cryptol.

* Security: Remove pkgs aliases of cudatoolkit.

* Security: Remove pkgs aliases of curl.

* Security: Remove pkgs aliases of darcs.

* Security: Remove pkgs aliases of db.

* Security: Remove pkgs aliases of dblatex.

* Security: Remove pkgs aliases of dbus.

* Security: Remove pkgs aliases of devicemapper.

* Security: Remove pkgs aliases of dfilemanager.

* Security: Remove pkgs aliases of djview.

* Security: Remove pkgs aliases of dmtx.

* Remove useless callPackage above dmtx-utils.

* Security: Remove pkgs aliases of docbook.

* Security: Remove pkgs aliases of doxygen.

* Security: Remove pkgs aliases of drive.

* Security: Remove pkgs aliases of dwarf-fortress.

* Remove useless override function call on dwarf-fortress.

* Use inherit to copy attributes of dwarf-fortress-packages.

* Security: Remove pkgs aliases of eject.

* Security: Remove pkgs aliases of emacs.

* Security: Remove pkgs aliases of erlang.

* Security: Remove pkgs aliases of fam.

* Security: Remove pkgs aliases of faust.

* Security: Remove pkgs aliases of ffmpeg.

* Security: Remove pkgs aliases of fftw.

* Security: Remove pkgs aliases of firefox.

* Security: Remove pkgs aliases of flashplayer-standalone.

* Security: Remove pkgs aliases of fuseki.

* Replace callPackage by callPackages for apparmor's derivations.

* Security: Remove pkgs aliases of gcc-arm-embedded.

* Security: Remove pkgs aliases of gdbGuile.

* Security: Remove pkgs aliases of gecode.

* Remove useless makeOverridable from geoipWithDatabase.

* Remove useless makeOverridable from geoipWithDatabase.

* Security: Remove pkgs aliases of ghostscriptX.

* Security: Remove pkgs aliases of giflib.

* Security: Remove pkgs aliases of gimp.

* Security: Remove pkgs aliases of gitAndTools.

* Security: Remove pkgs aliases of glfw.

* Security: Remove pkgs aliases of glib.

* Security: Remove pkgs aliases of gmp.

* Security: Remove pkgs aliases of gnome.

* Security: Remove pkgs aliases of gnumake.

* Security: Remove pkgs aliases of gnupg.

* Security: Remove pkgs aliases of gnuplot.

* Security: Remove pkgs aliases of gnutls.

* Security: Remove pkgs aliases of go.

* Security: Remove pkgs aliases of google-chrome.

* Security: Remove pkgs aliases of gpm.

* Security: Remove pkgs aliases of qt5.

* Security: Remove pkgs aliases of grub2.

* Security: Remove pkgs aliases of gtk.

* Security: Remove pkgs aliases of gtk-sharp.

* Security: Remove pkgs aliases of guile.

* Security: Remove pkgs aliases of hdf5.

* Security: Remove pkgs aliases of heyefi.

* Security: Remove pkgs aliases of hiphopvm.

* Security: Remove pkgs aliases of hplip.

* Security: Remove pkgs aliases of icedtea_web.

* Security: Remove pkgs aliases of imagemagick.

* Security: Remove pkgs aliases of iperf.

* Security: Remove pkgs aliases of ipfs.

* Security: Remove pkgs aliases of isl.

* Security: Remove pkgs aliases of jackmix.

* Security: Remove pkgs aliases of jdk & jre.

* Security: Remove pkgs aliases of kde4.

* Security: Remove pkgs aliases of kodi.

* Security: Remove pkgs aliases of lcms.

* Security: Remove pkgs aliases of ledger.

* Security: Remove pkgs aliases of libaudit.

* Security: Remove pkgs aliases of libav.

* Security: Remove pkgs aliases of libcanberra.

* Security: Remove pkgs aliases of libceph.

* Security: Remove pkgs aliases of libdbiDrivers.

* Security: Remove pkgs aliases of libdevil.

* Security: Remove pkgs aliases of liberation_ttf.

* Security: Remove pkgs aliases of libffado.

* Security: Remove pkgs aliases of libheimdal.

* Security: Remove pkgs aliases of libjack2.

* Security: Remove pkgs aliases of libjpeg.

* Security: Remove pkgs aliases of libkrb5.

* Security: Remove pkgs aliases of liblapack.

* Security: Remove pkgs aliases of liblrdf.

* Security: Remove pkgs aliases of libmusicbrainz.

* Security: Remove pkgs aliases of libnghttp2.

* Security: Remove pkgs aliases of libpng.

* Security: Remove pkgs aliases of librecad.

* Security: Remove pkgs aliases of libressl.

* Security: Remove pkgs aliases of libsysfs.

* Security: Remove pkgs aliases of libtool.

* Security: Remove pkgs aliases of libuv.

* Security: Remove pkgs aliases of libv4l.

* Security: Remove pkgs aliases of libwnck.

* Security: Remove pkgs aliases of libxfs.

* Security: Remove pkgs aliases of libxml2.

* Security: Remove pkgs aliases of lightdm.

* Security: Remove pkgs aliases of linuxHeaders.

* Security: Remove pkgs aliases of linux and linuxPackages.

* Security: Remove pkgs aliases of llvmPackages.

* Security: Remove pkgs aliases of llvm.

* Security: Remove pkgs aliases of love.

* Security: Remove pkgs aliases of lua.

* Security: Remove pkgs aliases of luaPackages.
2016-04-11 10:17:42 +01:00
joachifm 0ac9f3915a Merge pull request #14574 from Beauhurst/php_updates
PHP security updates
2016-04-11 11:03:00 +02:00
joachifm e1e6b87569 Merge pull request #14582 from AndersonTorres/rxvt
rxvt: 2.6.4 -> 2.7.10
2016-04-11 10:58:26 +02:00
Dan Connolly a4ce0e233b tortoisehg: 3.6 -> 3.7.1, fixes package
fixes #13507

On June 8 (e8655ee) tortoisehg changed the way
it computes the `/usr/share` directory in a way that
invalidated the assumptions behind the use
of substituteInPlace in postUnpack.
2016-04-11 10:35:31 +02:00
joachifm 245f200dd8 Merge pull request #11987 from angus-g/caddy
Add Caddy and its NixOS module
2016-04-11 09:20:21 +02:00
Brian McKenna d150fe8915 dockerTools: use pigz for final image tar
Saves a few seconds on large images.
2016-04-11 16:32:47 +10:00
Brian McKenna ebb911cc0b dockerTools: remove tarballs functionality
I think the intention of this functionality was to provide a simple
alternative to the "runAsRoot" and "contents" attributes.

The implementation caused very slow builds of Docker images. Almost all
of the build time was spent in IO for tar, due to tarballs being
created, immediately extracted, then recreated. I had 30 minute builds
on some of my images which are now down to less than 2 minutes. A couple
of other users on #nix IRC have observed similar improvements.

The implementation also mutated the produced Docker layers without
changing their hashes. Using non-empty tarballs would produce images
which got cached incorrectly in Docker.

I have a commit which just fixes the performance problem but I opted to
completely remove the tarball feature after I found out that it didn't
correctly implement the Docker Image Specification due to the broken
hashing.
2016-04-11 16:32:43 +10:00
Nikolay Amiantov 052b9ec3b5 Merge commit 'refs/pull/14571/head' of git://github.com/NixOS/nixpkgs 2016-04-11 02:33:16 +03:00
Ricardo Ardissone 4e39ce7b79 liberal-crime-squad: init at 2016-03-03 2016-04-10 20:24:45 -03:00
AndersonTorres f493fd06b5 rxvt: 2.6.4 -> 2.7.10 2016-04-10 20:00:36 -03:00
Tuomas Tynkkynen 3ef785eaa6 Merge pull request #14576 from ktosiek/partimage-patch-sha256
partimage: correct the patch SHA256
2016-04-10 23:40:17 +03:00
Charles Strahan 1659a4ead5 Merge pull request #14566 from cstrahan/ubuntu-fan-update
fan-networking: updated patches from Ubuntu
2016-04-10 16:26:03 -04:00
Charles Strahan ad7b1e24c2 fan-networking: updated patches from Ubuntu
This pulls in updated Fan Networking patches from Ubuntu.
(https://wiki.ubuntu.com/FanNetworking)

closes #14328
2016-04-10 16:07:03 -04:00
Christoph Hrdinka cc1cef3abc pcsx2: disable advance SIMD instructions
By setting `-DDISABLE_ADVANCE_SIMD=TRUE` pcsx2 will be compiled with predefined
SIMD flags instead of `-march=native`. This makes the resulting binary more
portable. Further this seems to be needed to make pcsx2 compile with gcc5.
2016-04-10 20:54:32 +02:00
Robert Scott d61b739f07 php: 5.6.19 -> 5.6.20 2016-04-10 18:41:57 +00:00
Tomasz Kontusz 789c281a62 partimage: correct the patch SHA256
It was using a hash for the file itself, instead of the one for a sanitized patch.
2016-04-10 20:41:42 +02:00
Luca Bruno 2b6eff6729 Merge pull request #14573 from NicolasPetton/totem-gst-libav
totem: build with gst-libav and gst-plugins-ugly
2016-04-10 20:23:21 +02:00
Joachim Fasting 52f0aa3f82 pure-ftpd: fix meta.license
There is no licenses.bsd. Consulting the source reveals that it
uses the language of the ISC license (which is supposed to be equivalent to
the simplified BSD license).
2016-04-10 19:48:01 +02:00
Nicolas Petton f353f0de00 totem: build with gst-libav and gst-plugins-ugly 2016-04-10 19:06:37 +02:00
Luca Bruno 7e7a614aaa pure-ftpd: init at 1.0.42 2016-04-10 17:53:18 +02:00
Robert Scott 1773c53fcf php55: 5.5.33 -> 5.5.34 2016-04-10 14:45:35 +00:00
Joachim Fasting 9a55b76db1 mupen64plus: build with gcc49
Works around failure with gcc5, see
https://hydra.nixos.org/build/34273319/nixlog/1/raw
Not a real fix, but a working build is better than nothing ...

I have tested that the program at least runs: it fails to load a few
plugins, tho, have no idea to what extent that affects use
  Couldn't load plugin 'ricevideo.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/ricevideo.so:
  undefined symbol: glCombinerInputNV
  Couldn't load plugin 'glN64.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/glN64.so:
  undefined symbol: glCombinerInputNV
2016-04-10 15:50:23 +02:00
joachifm 9bd758ab42 Merge pull request #14558 from joachifm/youtube-dl
youtube-dl: 2016.02.13 -> 2016.04.06
2016-04-10 12:48:15 +02:00
joachifm 496a369805 Merge pull request #14561 from micxjo/update-botan
botanUnstable: 1.11.28 -> 1.11.29 (security)
2016-04-10 11:56:11 +02:00
joachifm a310fd4662 Merge pull request #14563 from micxjo/update-sndfile
libsndfile: 1.0.25 -> 1.0.26 (security)
2016-04-10 11:51:47 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Vladimír Čunát 50fccad582 Merge branch 'staging' into closure-size 2016-04-10 09:33:25 +02:00
Franz Pletz 2463e09173 virtinst: Fix cherry-pick merge 2016-04-10 01:26:45 +02:00
Robin Gloster fe974894e2 virt-manager: remove sqlalchemy from (transitive) dependencies
Is not used according to source code
2016-04-10 01:21:46 +02:00
Franz Pletz b667040c7c Merge pull request #14543 from groxxda/fix/minidlna
minidlna: logging via journalctl, use systemd runtimedirectory, install manpages
2016-04-10 01:14:48 +02:00
Franz Pletz 2579128897 Merge pull request #14547 from groxxda/bump/wayland
wayland: 1.9.0 -> 1.10.0, weston: 1.9.0 -> 1.10.0, wayland-protocols: init at 1.3
2016-04-10 01:11:55 +02:00
Franz Pletz 870ce8fc83 Merge pull request #14544 from groxxda/bump/libinput
libinput: 1.2.1 -> 1.2.2, propagate udev dependency
2016-04-10 01:09:18 +02:00