Commit graph

86038 commits

Author SHA1 Message Date
zimbatm 457a5f6590 Merge pull request #16376 from ljli/fix-docker-fish-completions
docker: Expose completions for fish
2016-06-23 16:10:10 +01:00
Kyle McKean 544d9a7620 collectd: add snmp support 2016-06-23 16:54:28 +02:00
zimbatm d2f9f251aa Merge pull request #16380 from elitak/dislocker
dislocker: init at 0.6.1
2016-06-23 15:49:07 +01:00
Rahul Gopinath b27ebfa4a7 datamash: 1.0.7 -> 1.1.0 2016-06-23 07:45:59 -07:00
zimbatm 7af9f90a32 Merge pull request #16375 from vandenoever/zanshin
zanshin: 0.2.1 -> 0.3.1
2016-06-23 15:36:26 +01:00
Tim Steinbach a1f3a0acda font-awesome-ttf: 4.5.0 -> 4.6.3 (#16456) 2016-06-23 16:19:50 +02:00
zimbatm a0fe5dc90c Merge pull request #16363 from mimadrid/update/texstudio-2.11.0
texstudio: 2.9.4 -> 2.11.0
2016-06-23 15:17:16 +01:00
Frederik Rietdijk 41ca3ba4a9 Merge pull request #16425 from mbakke/yubikey-neo-manager
yubikey-neo-manager: init at 1.4.0
2016-06-23 15:39:25 +02:00
Marius Bakke 8b5675da37 yubikey-neo-manager: init at 1.4.0 2016-06-23 13:48:10 +01:00
Tobias Geerinckx-Rice 7a93926a91
zstd: 0.7.0 -> 0.7.1
Fixes:
- ZBUFF_compressEnd() called multiple times with too small dst buffer
- dictBuilder fails if first sample is too small
- corruption issue
- cli breaks during destination file overwrite confirmation

Changes:
- frame checksum enabled by default in command line mode
2016-06-23 14:32:13 +02:00
obadz a709f60d7b networkmanager/l2tp: fix format error on x86/32bit 2016-06-23 12:32:59 +01:00
Frederik Rietdijk 43b63c1d2b pythonPackages.cffi: 1.5.2 -> 1.7.0 2016-06-23 13:11:39 +02:00
Nikolay Amiantov 9e8592d6b9 wine: set default features in all-packages
I haven't noticed that we actually _do_ set some flags already
in all-packages, just not all the old ones. Use that way instead.
2016-06-23 14:01:09 +03:00
Tobias Geerinckx-Rice 7de7a35d59
zpaqd: 7.07 -> 7.08
Fixes double close in r command to output file.
2016-06-23 12:37:54 +02:00
Jussi Mäki d87455a099 pypi2nix: Use pypi mirror (#16451) 2016-06-23 12:35:29 +02:00
zimbatm 7473e4f2b4 Merge pull request #16398 from tboettch/master
doc: Update stripHash documentation
2016-06-23 11:30:07 +01:00
Nikolay Amiantov 5bff6fef55 wine: restore old features 2016-06-23 13:28:55 +03:00
Tobias Geerinckx-Rice a055152963
sauce-connect: listify phases and run in correct order
patchPhase was being run after installPhase, causing patchelf to be
run on the left-behind binary instead of the copy in $out. Fixes:

  ```
  $ .../bin/sc
  bash: .../bin/sc: No such file or directory
  $ patchelf --print-interpreter .../bin/sc
  /lib64/ld-linux-x86-64.so.2
  ```
2016-06-23 12:13:24 +02:00
Tobias Geerinckx-Rice 6669fac77e
qt55.qtbase: remove unused dlopen-gtkstyle.patch 2016-06-23 12:13:24 +02:00
Tobias Geerinckx-Rice 3cf282473c
kde5.kauth: remove unused kauth-policy-install.patch 2016-06-23 12:13:24 +02:00
Tobias Geerinckx-Rice 38ee7f4b88 Merge pull request #16449 from holidaycheck/sauceconnect-4.3.16
sauce-connect: 4.3.14 -> 4.3.16
2016-06-23 11:59:27 +02:00
Mathias Schreck 9b610e57bb sauce-connect: 4.3.14 -> 4.3.16 2016-06-23 11:30:07 +02:00
Michael Raskin b3bcb59bd5 tcsh: import an Arch patch (merging the two patches into a single one) for fixing gcc5 optimisation 2016-06-23 11:01:21 +02:00
Michael Raskin b300a8937e Merge pull request #14583 from AndersonTorres/tcsh
tcsh: 6.18.01 -> 6.19.00
2016-06-23 08:47:20 +00:00
Rahul Gopinath 6b25cba125 parallel: 20160422 -> 20160622 2016-06-23 00:51:20 -07:00
Lancelot SIX 4848342cf0 Merge pull request #16444 from vrthra/units
units: 2.12 -> 2.13
2016-06-23 09:36:57 +02:00
Rahul Gopinath 1ad68e58df libgpg-error: 1.21 -> 1.23 2016-06-23 00:34:35 -07:00
Rahul Gopinath ec91698ace libgcrypt: 1.7.0 -> 1.7.1 2016-06-23 00:32:25 -07:00
Rahul Gopinath b586b00b3b gnupg21: 2.1.12 -> 2.1.13 2016-06-23 00:26:48 -07:00
Vladimír Čunát aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Rahul Gopinath 0dbbe57de3 units: 2.12 -> 2.13 2016-06-23 00:03:59 -07:00
Nikolay Amiantov 21f9180d49 Merge pull request #15579 from abbradar/nixos-install-ssl
nixos-install: fix SSL certificate error
2016-06-23 07:48:45 +04:00
Nikolay Amiantov 25ae14aa38 Merge pull request #15874 from abbradar/texlive-argv0
texlive-bin: remove detecting of local directory from mktex*
2016-06-23 07:48:26 +04:00
Nikolay Amiantov e6721e59c2 emojione: init at 1.2 2016-06-23 06:32:06 +03:00
Rahul Gopinath ffc05cf028 jimtcl: 0.75 -> 0.76 2016-06-22 20:05:17 -07:00
Joachim Fasting 0167eef92e Merge pull request #16308 from philandstuff/remove-certificate-transparency
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
Joachim Fasting cd96d0c7d7
terra: specify tool paths via Makefile.inc
Judging by the build output, which doesn't find what it's looking for
anyway.
2016-06-23 01:31:23 +02:00
Joachim Fasting 9983937d1a
terra: apply PaX markings
For grsecurity support
2016-06-23 01:31:13 +02:00
Joachim Fasting 9d052a2c39
grsecurity: 4.5.7-201606142010 -> 4.5.7-201606202152 2016-06-23 00:55:54 +02:00
Joachim Fasting 9675384c7b
torbrowser: 6.0.1 -> 6.0.2 2016-06-23 00:55:54 +02:00
Joachim Fasting 2f56af5f1a
ragel: set meta.platforms 2016-06-23 00:55:54 +02:00
Joachim Fasting 71a5f2fad1
colm: set meta.platforms per upstream 2016-06-23 00:55:54 +02:00
zimbatm 926ec0a08c Merge pull request #16415 from Ericson2314/gccWith
Remove gccWith* arguments which are unused
2016-06-22 23:10:06 +01:00
Joachim Fasting 7c6969f8a0 Merge pull request #16347 from vrthra/netsurf-all
Netsurf: init at 3.5
2016-06-23 00:07:22 +02:00
zimbatm ca44513f57 Merge pull request #16365 from mpscholten/sequel-pro
sequel-pro: init at 1.1.2
2016-06-22 22:28:44 +01:00
zimbatm bb7bf5ec8f Merge pull request #16430 from Ralith/matrix-synapse
matrix-synapse: 0.16.0 -> 0.16.1
2016-06-22 22:13:15 +01:00
zimbatm e25933ac6e Merge pull request #16410 from womfoo/conkeror
conkeror: 1.0pre-20160130 -> 1.0.3
2016-06-22 21:47:13 +01:00
zimbatm 94396f2177 Merge pull request #16407 from layus/fix-pylti
Fix python LTI
2016-06-22 21:46:53 +01:00
zimbatm b0487cb402 Merge pull request #16408 from arpa2/unbound
unbound: 1.5.8 -> 1.5.9
2016-06-22 21:44:54 +01:00
José Romildo Malaquias d7dc833889 efl: 1.17.1 -> 1.17.2 2016-06-22 16:54:14 -03:00