Commit Graph

75018 Commits

Author SHA1 Message Date
Joachim Fasting
96a3bbd86f
Revert "Merge pull request #16507 from vrthra/unifdef"
This reverts commit cab28503ad, reversing
changes made to 5313f1096a (but retaining
the meta updates).

The update to 2.11 breaks the darwin toolchain, see discussion at
https://github.com/NixOS/nixpkgs/pull/16507

Once the issues with 2.11 are worked out, this revert can be reverted.
2016-06-28 18:53:39 +02:00
Nikolay Amiantov
5cec134c70 buildFHSUserEnv: don't set CHROOTENV_EXTRA_BINDS 2016-06-28 18:59:33 +03:00
Frederik Rietdijk
3f69c83692 pythonPackages.notebook: 4.2.0 -> 4.2.1 2016-06-28 17:55:17 +02:00
Frederik Rietdijk
b658e8ae60 pythonPackages.numpy: 1.11.0 -> 1.11.1 2016-06-28 17:55:17 +02:00
Shea Levy
6857424cf3 src: bump 2016-06-28 10:25:15 -04:00
Arseniy Seroka
e4f49533d2 Merge pull request #16562 from vrthra/mdp
mdp: 1.0.6 -> 1.0.7
2016-06-28 16:04:34 +03:00
Joachim Fasting
cdcdc25ef3
grsecurity: 4.5.7-201606262019 -> 4.5.7-201606280009 2016-06-28 14:57:20 +02:00
Bjørn Forsman
1f4853f7a9 system-config-printer: update hash to really upgrade to 1.5.7
Commit 03353ce6ff ("system-config-printer: 1.3.12 -> 1 5.7")
forgot to update the hash. So since that commit we actually continued to
use the old version (1.3.12) because of the NixOS tarball cache...

The new version prints some warnings on startup:

  /nix/store/HASH-system-config-printer-1.5.7/share/system-config-printer/system-config-printer.py:32: \
    PyGIWarning: Polkit was imported without specifying a version first. \
    Use gi.require_version('Polkit', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Polkit

...and similar errors for GdkPixbuf, Gdk, Gtk and Notify. These warnings
are already fixed upstream and will be part of the next release.

Implementation details:
* The new version needs python3.
* Remove unneeded, and python3 incompatible, 'notify' dependency.
  system-config-printer > 1.3.12 replaced it with GOBject introspection
  bindings to libnotify (from gi.repository import Notify).
* Add gtk3, gdk_pixbuf, pango, atk, libnotify as needed (for gobject
  introspection).
* A new --with-udevdir configure option is used to prevent the
  installer from trying to install stuff to "/rules.d" (yes, the root).
* Get pycups from the passed pythonPackages set (fixes loading of
  python cups module).
* Use pygobject3 instead of pygobject, as needed.
* Use dbus from the passed pythonPackages attrset instead of
  pythonDBus, so we get a python3 compatible module that loads
  successfully.
* Python requests2 modules is required.
2016-06-28 14:23:49 +02:00
mimadrid
654b978fa3
youtube-dl: 2016.06.19.1 -> 2016.06.27 2016-06-28 13:10:43 +02:00
Edward Tjörnhammar
4eb08c560d Merge pull request #16553 from cko/typesafe_activator
activator: 1.3.5 -> 1.3.10
2016-06-28 10:10:14 +02:00
Vladimír Čunát
f4792cdc0c make-bootstrap-tools*: fixup after #16406
Our coreutils now uses single-binary-build mode where, by default,
simple shebang scripts are used for all the binaries. That doesn't work
e.g. with the Linux unpacker which only handles standard binaries and
symlinks. Let's use the symlinked mode instead for boostrapping.
This does NOT change any stdenv hashes.

I only tested the case most important to me:
$ nix-build pkgs/top-level/release.nix -A stdenvBootstrapTools.x86_64-linux.test
2016-06-28 09:54:22 +02:00
Austin Seipp
de6977ffe3 unifdef: set platforms to unix, not linux
Apparently, Darwin evaluation is somehow busted without this, although
I can't verify it. Reported by @matthewbauer on IRC. I'll take the
blame if this somehow makes life worse.

/cc @vrthra as maintainer

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:39:54 +00:00
Austin Seipp
25bf4a5634 cryptoverif: init at 1.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:37:29 +00:00
Austin Seipp
a69799c740 statverif: init at 1.86pl4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
Austin Seipp
be19637b2a proverif: init at 1.94
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
kc1212
20c8e628fd syncthing: 0.13.7 -> 0.13.9 (#16558) 2016-06-28 02:35:37 +02:00
Joachim Fasting
b148be7ff9
seabios: 1.7.5.2 -> 1.9.2
Also fixes the build
2016-06-28 01:56:33 +02:00
Rahul Gopinath
7f5d130f18 mdp: 1.0.6 -> 1.0.7 2016-06-27 13:36:22 -07:00
Joachim Fasting
d5eec25ff9
grsecurity: 4.5.7-201606222150 -> 4.5.7-201606262019 2016-06-27 21:42:17 +02:00
Nikolay Amiantov
f990abb801 tdesktop: 0.9.49 -> 0.9.56 2016-06-27 22:03:29 +03:00
Matthew Bauer
994c845405 json-glib: add libintl for darwin 2016-06-27 17:22:09 +00:00
Christine Koppelt
5e226cd66e activator: 1.3.5 -> 1.3.10 2016-06-27 19:13:22 +02:00
Cast
f055b46a4f elixir: 1.2.6 -> 1.3.0 2016-06-27 18:09:32 +02:00
Eelco Dolstra
323eb06499 awscli: 1.10.18 -> 1.10.38
Also clear the namePrefix, which used to be the case but was lost in
b2d9b48c97.
2016-06-27 17:29:25 +02:00
Franz Pletz
2e68b655a2 pythonPackages.dns: 1.12.0 -> 1.14.0 (#16534)
Adds support for both python 2 & 3 from one codebase.
2016-06-27 17:21:24 +02:00
Vladimír Čunát
19e80fa19d pypy: fix pyexpat tests with expat-2.2.0
/cc #16477. /cc @domenKozar (don't know who better),
as I still experience test failures of different kind:
=================================== FAILURES ===================================
_______________________________________  _______________________________________
Traceback (most recent call last):
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
    indirect_test()
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/test/test_ctypes.py", line 10, in test_main
    skipped, testcases = ctypes.test.get_tests(ctypes.test, "test_*.py", verbosity=0)
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/__init__.py", line 72, in get_tests
    mod = __import__(modname, globals(), locals(), ['*'])
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/test_python_api.py", line 9, in <module>
    from _ctypes import PyObj_FromPtr
ImportError: cannot import name 'PyObj_FromPtr'

=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_ctypes.py::unmodified
 9 tests deselected by '-knot ( test_ssl or test_urllib2net or test_urllibnet or test_urllib2_localnet or test_socket or test_shutil or test_zipfile64 or test_epoll )'
======= 1 failed, 341 passed, 51 skipped, 9 deselected in 550.97 seconds =======
2016-06-27 17:06:08 +02:00
Arseniy Seroka
52a1df089f Merge pull request #16493 from ikervagyok/mineraft1.10
minecraft-server: 1.9.4 -> 1.10.2
2016-06-27 16:46:47 +03:00
Arseniy Seroka
a5b3517fd8 Merge pull request #16536 from vrthra/cgdb
cgdb: 0.6.7 -> 0.6.8
2016-06-27 16:44:59 +03:00
Rushmore Mushambi
1aa2167f0a Merge pull request #16550 from rushmorem/habitat-src
habitat: build from source
2016-06-27 14:32:11 +02:00
Frederik Rietdijk
f8cd42c39f Merge pull request #16480 from bcdarwin/nipy
pythonPackages.nipy: add matplotlib as a dependency
2016-06-27 14:07:14 +02:00
Frederik Rietdijk
aba99586ae Merge pull request #16546 from womfoo/gnucash
gnucash: 2.6.9 -> 2.6.12
2016-06-27 14:06:26 +02:00
Frederik Rietdijk
73ed4df1d1 Merge pull request #16547 from womfoo/qbittorrent
qbittorrent: 3.3.4 -> 3.3.5
2016-06-27 14:05:32 +02:00
rushmorem
531cdf4be1 habitat: build from source 2016-06-27 13:38:10 +02:00
Kranium Gikos Mendoza
e8dcd4a9d5 qbittorrent: 3.3.4 -> 3.3.5 2016-06-27 17:00:33 +08:00
Rahul Gopinath
021dd6a5f6 waf: 1.8.19 -> 1.9.0 2016-06-26 21:59:23 -07:00
Kranium Gikos Mendoza
a32213fa1c gnucash: 2.6.9 -> 2.6.12 2016-06-27 12:08:06 +08:00
Rahul Gopinath
cae58e3d26 objconv: 1.0 -> 2.16 (#16538) 2016-06-27 03:57:45 +02:00
Rahul Gopinath
e45ed9e780 toluapp: 1.0.92 -> 1.0.93 (#16539) 2016-06-27 03:57:10 +02:00
Rahul Gopinath
601d4f5523 cflow: 1.4 -> 1.5 (#16535) 2016-06-27 01:24:49 +02:00
Rahul Gopinath
c3d10d6d0d cgdb: 0.6.7 -> 0.6.8 2016-06-26 16:21:06 -07:00
Franz Pletz
5c59a30191 php: fix hashes for 5.5 and 5.6 2016-06-27 00:47:39 +02:00
Ole Jørgen Brønner
08f0ce1d0a zsh-completions: init at version 0.18.0 (#16512)
"This projects aims at gathering/developing new completion scripts that
are not available in Zsh yet. The scripts are meant to be contributed to
the Zsh project when stable enough."
2016-06-27 00:39:18 +02:00
Thomas Tuegel
c78f9ad2f9 Merge pull request #16530 from vandenoever/qt56
add qtwebchannel and qtwebengine
2016-06-26 17:34:42 -05:00
Franz Pletz
8ace098f43 libressl_2_4: init at 2.4.1 2016-06-27 00:30:24 +02:00
Franz Pletz
4157f53bf1 libressl: 2.2.7 -> 2.2.9, 2.3.5 -> 2.3.6 2016-06-27 00:29:43 +02:00
Franz Pletz
4bbb5c7e4c firmwareLinuxNonfree: 2016-01-26 -> 2016-05-18 2016-06-27 00:21:26 +02:00
Franz Pletz
006f25f732 rmilter: 1.8.4 -> 1.8.5 2016-06-27 00:20:28 +02:00
Franz Pletz
35f308c2d5 rspamd: 1.2.6 -> 1.2.7 2016-06-27 00:20:21 +02:00
Franz Pletz
4a16066852 linuxPackages.netatop: 0.7 -> 1.0 2016-06-27 00:20:13 +02:00
Franz Pletz
56bbc4cc61 php56: 5.6.22 -> 5.6.23 (security)
See https://secure.php.net/ChangeLog-5.php#5.6.23.
2016-06-27 00:14:00 +02:00
Franz Pletz
d6680b73c3 php55: 5.5.36 -> 5.5.37 (security)
See https://secure.php.net/ChangeLog-5.php#5.5.37.
2016-06-27 00:13:40 +02:00
Franz Pletz
82d180145e php70: 7.0.7 -> 7.0.8 (security)
See https://secure.php.net/ChangeLog-7.php#7.0.8.
2016-06-27 00:12:00 +02:00
Franz Pletz
bac698b868 virtmanager: 1.3.1 -> 1.4.0 2016-06-27 00:11:41 +02:00
Franz Pletz
0236661ceb libtorrentRasterbar: 1.0.9 -> 1.1 2016-06-27 00:11:17 +02:00
Franz Pletz
85d0570d14 haproxy: 1.6.4 -> 1.6.5 2016-06-27 00:11:16 +02:00
Franz Pletz
815d2a0583 iperf3: 3.1 -> 3.1.3 2016-06-27 00:11:16 +02:00
Franz Pletz
7e9affa7ee linux_4_3: Remove, not maintained anymore 2016-06-27 00:11:16 +02:00
Franz Pletz
eed51eccef linux: 3.10.101 -> 3.10.102 2016-06-27 00:11:16 +02:00
Franz Pletz
b7e0b118d9 linux: 3.12.57 -> 3.12.61 2016-06-27 00:11:04 +02:00
Franz Pletz
0387eddb51 linux: 3.14.65 -> 3.14.73 2016-06-27 00:10:38 +02:00
Alexander V. Nikolaev
8f53cfbd59 wine: 1.9.11 -> 1.9.13 2016-06-27 01:09:56 +03:00
Franz Pletz
6165af4db2 linux: 3.18.29 -> 3.18.36 2016-06-27 00:09:56 +02:00
Franz Pletz
5806b185bd linux: 4.1.25 -> 4.1.27 2016-06-27 00:09:30 +02:00
Franz Pletz
4a942499b4 linux: 4.4.13 -> 4.4.14 2016-06-27 00:08:11 +02:00
Franz Pletz
bf19d86c72 pythonPackages.limnoria: 2015.10.04 -> 2016.05.06 2016-06-27 00:08:11 +02:00
Wei Tang
bc9657ec30 arcanist: 20150817 -> 20160516
Fixes #15505.
2016-06-26 23:31:46 +02:00
Jos van den Oever
3d0e582b38 qtwebengine init at 5.6.1-1 2016-06-26 23:02:54 +02:00
Jos van den Oever
7aa1caa4d3 qtwebchannel init at 5.6.1-1 2016-06-26 23:01:42 +02:00
Ben Darwin
07cfc1553f stan: fix build by not running tests with nonexistent /usr/bin/python (#15968) 2016-06-26 22:52:58 +02:00
Jonathan Glines
8199cda762 mecab: init at 0.996 (#16175)
Japanese morphological analysis system, used by Anki in particular
2016-06-26 22:47:23 +02:00
Ta'iř sj Ořit
3832ebde8b gephi: init at 0.9.1 (#16071) 2016-06-26 22:40:00 +02:00
Rushmore Mushambi
aaf28a1a7f Merge pull request #16529 from rushmorem/rustRegistry
rustRegistry: 2016-05-28 to 2016-06-26
2016-06-26 21:44:36 +02:00
Thomas Tuegel
6eb13e650d Merge pull request #16525 from vandenoever/qt56
qt56: 5.6.1 -> 5.6.1-1
2016-06-26 14:04:18 -05:00
rushmorem
c1d04921c8 rustRegistry: 2016-05-28 to 2016-06-26 2016-06-26 20:55:54 +02:00
Joachim Fasting
5267296e20 Merge pull request #16505 from mimadrid/init/igv-2.3.77
igv: init at 2.3.77
2016-06-26 20:20:06 +02:00
Graham Christensen
085f98490e
acpitool: port debian patches
Without these patches, specifically the
0001-Do-not-assume-fixed-line-lengths-for-proc-acpi-wakeu.patch (wakeu
patch typo from upstream,) acpitool will consume 100% CPU when reading
long lines (>40 characters) like:

    ADP1	  S4	*disabled  platform:ACPI0003:00
2016-06-26 13:14:10 -05:00
Jos van den Oever
af62c6123a qt56: 5.6.1 -> 5.6.1-1 2016-06-26 20:07:31 +02:00
mimadrid
5c7a75412e
igv: init at 2.3.77 2016-06-26 19:27:56 +02:00
Joachim Fasting
ee6dd13c01 Merge pull request #16508 from vrthra/tcptrack
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 19:16:45 +02:00
Arseniy Seroka
6664d8998c Merge pull request #16520 from womfoo/merkaartor
merkaartor: 0.18.1 -> 0.18.2
2016-06-26 20:13:50 +03:00
Rahul Gopinath
a7f7449ac9 tcptrack: 1.4.2 -> 1.4.3 2016-06-26 09:35:34 -07:00
Joachim Fasting
4fb72b2fd3
grsecurity: 4.5.7-201606202152 -> 4.5.7-201606222150 2016-06-26 17:27:17 +02:00
Frederik Rietdijk
9318634b72 Merge pull request #16479 from bcdarwin/nilearn
pythonPackages.nilearn: init at 2.5.0
2016-06-26 17:26:35 +02:00
Joachim Fasting
94337bb868 Merge pull request #16517 from mimadrid/update/fzf-0.13.2
fzf: 0.12.3 -> 0.13.2
2016-06-26 16:40:23 +02:00
mimadrid
5bf585806e
fzf: 0.12.3 -> 0.13.2 2016-06-26 15:53:30 +02:00
zimbatm
5ec8372e1a Merge pull request #16468 from leenaars/libtasn
libtasn1: 1.4.7 -> 1.4.8
2016-06-26 13:20:21 +01:00
zimbatm
d43d02e011 Merge pull request #16496 from AndersonTorres/higan
higan: v098 -> v099
2016-06-26 13:14:44 +01:00
zimbatm
c2dc16f757 Merge pull request #16498 from vrthra/xonsh
xonsh: 0.3.4 -> 0.4.1
2016-06-26 13:14:25 +01:00
Joachim Fasting
cab28503ad Merge pull request #16507 from vrthra/unifdef
unifdef: 2.6 -> 2.11
2016-06-26 13:28:27 +02:00
Joachim Fasting
5313f1096a Merge pull request #16510 from womfoo/guvcview
guvcview: 2.0.2 -> 2.0.4
2016-06-26 13:24:54 +02:00
Joachim Fasting
47dbe49823 Merge pull request #16511 from tokudan/master
mbuffer: Disable build on Mac OS X and 20151002 -> 20160613
2016-06-26 13:23:59 +02:00
zimbatm
8f5184beab Merge pull request #16500 from carlsverre/add/sift
sift: init at 0.8.0
2016-06-26 12:08:17 +01:00
Joachim Fasting
3c1a5c9e58 Merge pull request #16503 from cko/nodejs-4.4
nodejs-4_x: 4.4.4 -> 4.4.6
2016-06-26 12:40:55 +02:00
Kranium Gikos Mendoza
d576729099 merkaartor: 0.18.1 -> 0.18.2 2016-06-26 17:16:58 +08:00
Caolan McMahon
cd01aab444 chicken: 4.10.0 -> 4.11.0 2016-06-26 11:14:34 +02:00
Rickard Nilsson
58e732978f spotify: 1.0.32.94 -> 1.0.32.96 2016-06-26 11:01:13 +02:00
Rickard Nilsson
b43268bfeb libvirt and pythonPackages.libvirt: 1.3.3 -> 1.3.5 2016-06-26 11:01:13 +02:00
Pascal Wittmann
b083994fae Merge pull request #16509 from womfoo/xdo
xdo: 0.5 -> 0.5.3
2016-06-26 10:46:27 +02:00
Daniel Frank
da37dc4af4 mbuffer: disable darwin (its not supported) 2016-06-26 09:38:35 +02:00
Daniel Frank
a793315ccd mbuffer: update to version 20160613 2016-06-26 09:37:56 +02:00
Kranium Gikos Mendoza
cb257bf097 xdo: 0.5 -> 0.5.3 2016-06-26 14:03:28 +08:00
Rickard Nilsson
e002504422 bosun: 0.5.0-rc4 -> 0.5.0 2016-06-26 05:58:52 +00:00
Rickard Nilsson
5193c3e1b9 jetty: 9.3.9 -> 9.3.10 2016-06-26 05:58:35 +00:00
Kranium Gikos Mendoza
66073374af guvcview: 2.0.2 -> 2.0.4 2016-06-26 13:44:24 +08:00
Rahul Gopinath
c6980b20e4 unifdef: 2.6 -> 2.11 2016-06-25 18:34:57 -07:00
Rahul Gopinath
ae3d492924 xonsh: Add XONSH_INTERACTIVE and remove replay test 2016-06-25 17:50:27 -07:00
Tobias Geerinckx-Rice
1d07b748c9
btrfs-progs: 4.6 -> 4.6.1 2016-06-26 02:07:20 +02:00
zimbatm
de45c8d674 Merge pull request #16504 from cko/gitAndTools_git-extras
git-ant-tools.git-extras: 3.0.0 -> 4.1.0
2016-06-25 23:18:07 +01:00
Franz Pletz
77a1154a6c Merge pull request #16466 from steveeJ/rkt-bump-1.9
rkt: 1.8.0 -> 1.9.1; remove host stage1
2016-06-25 23:55:49 +02:00
Carl Sverre
a12ec263fa sift: init at 0.8.0
sift is a fast and powerful alternative to grep.

https://sift-tool.org
2016-06-25 14:10:34 -07:00
Rushmore Mushambi
f1683ee7ef Merge pull request #16502 from rushmorem/new-habitat
habitat: init at 0.7.0
2016-06-25 21:59:30 +02:00
rushmorem
5f2dc4bc05 habitat: init at 0.7.0 2016-06-25 21:44:54 +02:00
Luis Pedro Coelho
651e5992c2 jug: 1.2.1 -> 1.2.2 (#16497)
bugfix release
2016-06-25 20:57:11 +02:00
Joachim Fasting
1e2d8bdb79 Merge pull request #16499 from mimadrid/update/meld-3.16.1
meld: 3.16.0 -> 3.16.1
2016-06-25 19:24:23 +02:00
Gabriel Ebner
75d1e986a7 libewf: fix build with gcc 5
Fixes #15289.
2016-06-25 18:21:25 +01:00
mimadrid
ad16f79533
meld: 3.16.0 -> 3.16.1 2016-06-25 19:03:13 +02:00
Christine Koppelt
a23c20eff8 nodejs-4_x: 4.4.4 -> 4.4.6 2016-06-25 19:00:17 +02:00
Michiel Leenaars
8c4ff28d14 libtasn1: 4.7 -> 4.8 2016-06-25 18:49:34 +02:00
Rahul Gopinath
f3fc9f1eb0 xonsh: 0.3.4 -> 0.4.1
* Disable windows tests that get erroneously executed
2016-06-25 09:27:18 -07:00
AndersonTorres
6c252964fc higan: v098 -> v099 2016-06-25 12:20:32 -03:00
Pascal Wittmann
9ef6dceca9 Merge pull request #16494 from k0ral/binwalk
binwalk: 2.0.1 -> 2.1.1
2016-06-25 16:21:15 +02:00
zimbatm
4f5918cd2e Revert "stdenv: introduce baseHash() to replace stripHash()"
Introduced by mistake

This reverts commit e71a5cb878.
2016-06-25 14:25:58 +01:00
zimbatm
893ab31159 aldor: mark as broken
Compilation fails and there is no maintainer
2016-06-25 14:24:52 +01:00
zimbatm
e71a5cb878 stdenv: introduce baseHash() to replace stripHash()
stripHash uses a global variable to communicate it's computation
results, but it's not necessary. You can just pipe to stdout in a
subshell. A function mostly behaves like just another command.

baseHash() also introduces a suffix-stripping capability since it's
something the users of the function tend to use.
2016-06-25 14:20:56 +01:00
Christine Koppelt
117fb73965 git-ant-tools.git-extras: 3.0.0 -> 4.1.0 2016-06-25 14:21:16 +02:00
Oliver Hunt
7060eaf0bb synergy: 1.7.5 -> 1.7.6 2016-06-25 13:54:29 +02:00
Lengyel Balázs
b054e4a625 minecraft-server: 1.10 -> 1.10.2 2016-06-25 13:32:32 +02:00
koral
3632211cf9 binwalk: 2.0.1 -> 2.1.1 2016-06-25 13:28:10 +02:00
Arseniy Seroka
045cd10e77 Merge pull request #16329 from vrthra/elvish
elvish: init at 0.1
2016-06-25 13:40:47 +03:00
Arseniy Seroka
fdebe7cbc6 Merge pull request #16486 from womfoo/gpxsee
gpxsee: init at 2.16
2016-06-25 13:37:59 +03:00
Arseniy Seroka
188ecd633e Merge pull request #16489 from mimadrid/update/fio-2.12
fio: 2.9 -> 2.12
2016-06-25 13:37:31 +03:00
Lengyel Balázs
d006617dca minecraft-server: 1.9.4 -> 1.10 2016-06-25 12:11:08 +02:00
José Romildo Malaquias
2c10fc43c4 albert: 0.8.8 -> 0.8.10 2016-06-25 07:00:35 -03:00
mimadrid
49902897f2
fio: 2.9 -> 2.12 2016-06-25 11:06:16 +02:00
Vladimír Čunát
36ffb435ee Merge #16477: expat: 2.1.1 -> 2.2.0
Apparently it contains new security fixes.
2016-06-25 10:24:56 +02:00
Kranium Gikos Mendoza
c415764a1e gpxsee: init at 2.16 2016-06-25 13:14:53 +08:00
Tim Steinbach
125ffff089 kernel: 4.6.2 -> 4.6.3 2016-06-24 22:18:16 +00:00
Joachim Fasting
46b07b335b Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
Stefan Junker
c357a6a7ac rkt: remove incompatible stage1-host 2016-06-24 12:55:03 -07:00
Stefan Junker
5f2d746846 rkt: 1.9.0 -> 1.9.1 2016-06-24 12:54:53 -07:00
mimadrid
d91d245f16
bcftools: init at 1.3.1 2016-06-24 21:08:17 +02:00
mimadrid
14feec44e4
samtools: refactoring 2016-06-24 21:08:17 +02:00
mimadrid
d3da5cbf44
htslib: init at 1.3.1 2016-06-24 21:08:16 +02:00
Ben Darwin
8c10d146af pythonPackages.nilearn: init at 2.5.0 2016-06-24 15:00:12 -04:00
Frederik Rietdijk
59c7eb6025 Merge pull request #16476 from aherrmann/matplotlib-tkagg
Matplotlib tkagg
2016-06-24 20:41:40 +02:00
Bjørn Forsman
de0264ce17 attic: unbreak "attic mount" by using old llfuse 0.41
llfuse >= 0.42 has breaking changes, causing "attic mount" to fail:

  TypeError: main() got an unexpected keyword argument 'single'

Side note: borgbackup, a fork of attic, has been updated to work with
newer llfuse.
2016-06-24 20:16:41 +02:00
Alexander Ried
964fd18676 expat: 2.1.1 -> 2.2.0
security patches have been integrated upstream
2016-06-24 17:59:32 +02:00
Ben Darwin
59580b040b pythonPackages.nipy: add matplotlib as a dependency 2016-06-24 11:47:46 -04:00
Frederik Rietdijk
c88b4060e0 Merge pull request #16470 from bcdarwin/nipy
pythonPackages.nipy: init at 0.4.0
2016-06-24 16:55:10 +02:00
Thomas Tuegel
8084977ec8 Merge pull request #16475 from yokto/ibus
ibus: fix #16292
2016-06-24 09:15:45 -05:00
Andreas Herrmann
ed14f12b89 matplotlib: Add support for the TkAgg backend
Fixes #15993
2016-06-24 15:41:46 +02:00
Joachim Fasting
a1884e6379 Merge pull request #16473 from groxxda/bump/libinput
libinput: 1.3.2 -> 1.3.3
2016-06-24 15:16:00 +02:00
Tobias Geerinckx-Rice
01b3e54575
clipgrab: 3.6.0 -> 3.6.1 2016-06-24 12:41:07 +02:00
Alexander Ried
4f41f475d1 libinput: 1.3.2 -> 1.3.3 2016-06-24 12:25:29 +02:00
Robert Helgesson
0ae376dcb8 eclipse-plugin-jdt: 4.5.1 -> 4.5.2 2016-06-24 12:22:39 +02:00
Robert Helgesson
748fcd083a eclipse-plugin-checkstyle: 6.16.0 -> 6.19.0 2016-06-24 12:22:17 +02:00
Andreas Herrmann
616f846894 matplotlib: Don't search in global paths
Sets the `basedirlist` option in setup.cfg such that distutils does not search
for headers and libraries in `/usr`, and `/usr/local`.

Otherwise the build can fail on non-NixOS machines, see #15993.
2016-06-24 12:09:56 +02:00
Ben Darwin
786a10c9b6 pythonPackages.nipy: init at 0.4.0 2016-06-23 20:27:28 -04:00
zimbatm
d5092e3342 Merge pull request #16431 from romildo/upd.efl
efl: 1.17.1 -> 1.17.2
2016-06-24 01:04:44 +01:00
zimbatm
e0dd0c902d Merge pull request #16446 from vrthra/gnupg21
gnupg21: 2.1.12 -> 2.1.13
2016-06-24 01:04:31 +01:00
zimbatm
a53427144f Merge pull request #16464 from igsha/fix-bviplus
bviplus: fix build
2016-06-24 01:02:51 +01:00
zimbatm
e93131f0b1 Merge pull request #16465 from simonvandel/vscode-1.2.1
vscode: 1.0.0 -> 1.2.1
2016-06-24 01:02:27 +01:00
zimbatm
4d4d608e37 Merge pull request #16469 from vandenoever/davmail
davmail: 4.7.1 -> 4.7.2
2016-06-24 01:01:47 +01:00
obadz
e13a76f978 Merge pull request #16467 from groxxda/bump/networkmanager
networkmanager: cleanup
2016-06-23 23:41:44 +01:00
obadz
24520af0fa network-manager/l2tp: remove workaround that's now in main repo 2016-06-23 23:35:43 +01:00
Jos van den Oever
892ff1ad20 davmail: 4.7.1 -> 4.7.2
Bugfix release, detect Exchange throttling to temporarily block requests and a few Carddav fixes.

EWS:
- EWS: handle Exchange throttling, suspend all requests according to server provided delay
- EWS: send DavMailException instead of authentication exception on EWS not available error

Enhancements:
- 128x128 DavMail icon
- Add a new davmail.httpMaxRedirects setting
- DAV: add a hidden davmail.disableNTLM setting

Carddav:
- Carddav: fix another regression on contact create with empty field
- Carddav: remove email over EWS unit test
- Carddav: fix email address removal over EWS
2016-06-24 00:04:38 +02:00
Nikolay Amiantov
8399068b80 winetricks: 20160219 -> 20160622 2016-06-24 00:58:35 +03:00
Nikolay Amiantov
5ee7f081e3 wine: fix gstreamer support 2016-06-24 00:58:35 +03:00
Joachim Fasting
4c5e9f933d Merge pull request #16445 from vrthra/datamash
datamash: 1.0.7 -> 1.1.0
2016-06-23 23:35:45 +02:00
Joachim Fasting
01804364d2
terra: set meta.platforms
Upstream claims MacOS, Linux, and Windows as supported platforms; set to unix
for now.
2016-06-23 23:28:19 +02:00
Stefan Junker
445f60c1e3 rkt: 1.8.0 -> 1.9.0 2016-06-23 14:15:47 -07:00
Alexander Ried
a6a11b3852 network-manager-applet: remove unused dbus_glib dependency 2016-06-23 23:12:41 +02:00
Alexander Ried
64a9dc4dd7 networkmanager: cleanup 2016-06-23 23:12:41 +02:00
Alexander Ried
c1319572d4 networkmanager: Dependency on avahi-autoipd has been dropped.
Native IPv4 link-local addressing configuration based on systemd network library is now used instead.
2016-06-23 23:12:41 +02:00
Simon Vandel Sillesen
a4787f09cc vscode: 1.0.0 -> 1.2.1
fixes #15548
2016-06-23 21:33:56 +02:00
Igor Sharonov
ffe0b43dc0 bviplus: fix build 2016-06-23 22:12:27 +03:00
Frederik Rietdijk
a48f1472f5 Merge pull request #15937 from NikolaMandic/word2vec
pythonPackage.word2vec: init at 0.9.1
2016-06-23 20:24:37 +02:00
Florian
09492d3b85 zstd: set meta.platforms to unix 2016-06-23 19:30:12 +02:00
Bjørn Forsman
ce8c1ab5e0 xpra: 0.17.0 -> 0.17.3 2016-06-23 19:17:20 +02:00
Bjørn Forsman
34363d77b0 xpra: add missing python 'rencode' module
Fixes this:

  $ xpra [...]
  2016-06-23 17:40:03,407 Warning: rencode import failed:
  2016-06-23 17:40:03,407  No module named rencode
  [...]
2016-06-23 19:17:20 +02:00
zimbatm
ab7f92bf69 Merge pull request #16440 from vrthra/jim
jimtcl: 0.75 -> 0.76
2016-06-23 17:34:28 +01:00
zimbatm
bc1a09c6ee Merge pull request #16404 from matthiasbeyer/update-timewarrior
timewarrior: 2016-03-29 -> 0.9.5.alpha
2016-06-23 17:19:36 +01:00
zimbatm
e15b33639f Merge pull request #16386 from peterhoeg/togglesg
togglesg-download: 2016-02-08 -> 2016-05-31
2016-06-23 16:56:33 +01:00
zimbatm
71e7882ead Merge pull request #16383 from philandstuff/remove-unused-config-option
gnome-keyring: remove unused configure flag
2016-06-23 16:52:17 +01:00
Pascal Wittmann
d1a4873ae4 Merge pull request #16447 from vrthra/parallel
parallel: 20160422 -> 20160622
2016-06-23 17:41:07 +02:00
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
Nikolay Amiantov
5bff6fef55 wine: restore old features 2016-06-23 13:28:55 +03:00
Vladimír Čunát
38bf360124 Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00
Vladimír Čunát
d3e599c9e1 Merge #16355: gcc: darwin support 2016-06-23 12:16:40 +02:00
Vladimír Čunát
73bfbfae52 Merge #16385: libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-23 12:14:09 +02: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
Vladimír Čunát
3c89351fcc Merge #16406: coreutils: use single-binary build 2016-06-23 12:12:52 +02:00
Vladimír Čunát
91c1317272 glibc: fixup retaining bootstrap-tools reference
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
2016-06-23 12:11:21 +02:00
Vladimír Čunát
6b27ceb006 Merge 'master' into staging and re-revert merge
... from staging to master, reverted temporarily in aa9a04883e.
2016-06-23 12:09:03 +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
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
zimbatm
2e3fa1db3a Merge pull request #16417 from ericsagnes/fix/php-platform
php: add meta.platforms
2016-06-22 19:58:40 +01:00
Tobias Geerinckx-Rice
33c6da91c7
pythonPackages.prompt_toolkit: 1.0.2 -> 1.0.3 2016-06-22 20:55:37 +02:00
zimbatm
9b8958bc78 Merge pull request #16429 from christopher-l/spotify
spotify: 1.0.28.89 -> 1.0.32.94
2016-06-22 19:55:16 +01:00
Benjamin Saunders
65005fe302 matrix-synapse: 0.16.0 -> 0.16.1 2016-06-22 11:16:28 -07:00
Vladimír Čunát
152c72c022 Merge #16426: pcre: fix the less common variants on Darwin 2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice
0fa2f6757a
clipgrab: 3.5.6 -> 3.6.0 2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice
cd72ee1a19
kde5.plasma-workspace: remove unused startkde.patch 2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice
ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch 2016-06-22 19:49:48 +02:00
Rahul Gopinath
02515e88f6 netsurf: init at 3.5 2016-06-22 10:33:25 -07:00
Joachim Fasting
1d98608e43 Merge pull request #16362 from womfoo/aria2
aria2: 1.23.0 -> 1.24.0
2016-06-22 19:04:18 +02:00
Christopher Lübbemeier
21f2849a2a spotify: 1.0.28.89 -> 1.0.32.94 2016-06-22 18:52:05 +02:00
Johannes 'fish' Ziemke
1b34f4095e pcre: Fix postFixup script
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00