Commit Graph

76912 Commits

Author SHA1 Message Date
Nikolay Amiantov
0464600859 ipopt: 3.12.4 -> 3.12.6 2016-08-14 22:37:08 +03:00
Nikolay Amiantov
9fea2698c0 libvdpau-va-gl: 0.3.6 -> 0.4.0 2016-08-14 22:37:08 +03:00
Nikolay Amiantov
552f63ab8e folly: 2016-04-29 -> 2016.08.08.00 2016-08-14 22:37:08 +03:00
Nikolay Amiantov
f54188e659 cppzmq: 2016-01-20 -> 2016-07-18 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
423504d0fd emojione: 1.2 -> 1.3 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
86f3595cfe tdesktop: 0.9.56 -> 0.10.1 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
9e7f77a634 urxvt_tabbedex: 2015-03-03 -> 2016-08-09 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
909094a3ce octoprint-plugins.m3d-fio: 0.32 -> 1.5 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
503eefa412 octoprint: 1.12.10 -> 1.12.15 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
8f62339911 yed: 3.15.0.2 -> 3.16.1 2016-08-14 22:37:06 +03:00
Nikolay Amiantov
bd8217a2bc logmein-hamachi: 2.1.0.139 -> 2.1.0.165 2016-08-14 22:37:06 +03:00
Nikolay Amiantov
5524d29f1b ejabberd: 16.04 -> 16.08 2016-08-14 22:36:03 +03:00
Dan Peebles
ccd16f87d5 mariadb: re-enable jemalloc on darwin and fix impurity
CMake in its usual infinite wisdom searches all over the system for java
and finds the host OSX java and JNI headers. It then decides to build the
connector and fails later on because we didn't actually tell Nix that we
wanted java in scope. So instead, we just tell CMake that we don't want
the jdbc connector. I believe it does the same with GSS, so I disable
that stuff too. None of this should affect Linux, but let me know if it
does somheow.
2016-08-14 15:08:23 -04:00
Dan Peebles
1f0df5f21f jemalloc: remove symbol prefix on darwin
The default darwin build added a je_ prefix to all exported symbols, and
that broke downstream consumers that were not expecting the prefix, like
mariadb.
2016-08-14 15:08:23 -04:00
rushmorem
9e6240629c caddy: 0.8.3 -> 0.9.0
Closes https://github.com/NixOS/nixpkgs/issues/17678
2016-08-14 20:21:20 +02:00
Shea Levy
7069047f2e long-shebang: 1.0.1 -> 1.1.0 2016-08-14 12:33:50 -04:00
Shea Levy
670801a56a long-shebang: 1.0.0 -> 1.0.1 2016-08-14 10:58:44 -04:00
Frederik Rietdijk
e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
b54b5a90e4 Remove top-level bsddb3
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
6fa3ead853 Remove top-level pyopenssl
See #11567.
2016-08-14 14:28:26 +02:00
Shea Levy
a34cc59605 icu: 56.1 -> 57.1 2016-08-14 07:59:57 -04:00
Frederik Rietdijk
53c6d4827b Merge pull request #17716 from teh/master
Add libdynd and dynd-python
2016-08-14 13:53:59 +02:00
Frederik Rietdijk
7986b718f3 Remove pycairo from top-level
See #11567.
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
dc24b7df63 Remove top-level ecdsa
See #11567.
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
faa9ed0b10 Remove top-level pycups
See #11567.
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
e22ea832fd Remove top-level twisted
See #11567.
2016-08-14 13:52:42 +02:00
Kranium Gikos Mendoza
9d8262bd92 wireless-regdb: 2016-05-02 -> 2016-06-10 (#17706) 2016-08-14 11:45:01 +00:00
8573
14120a423b dmenu: Fix scripts to run commands by store paths (#17709)
The `dmenu` package includes two binary programs, `dmenu` and `stest`,
and two shell scripts, `dmenu_run` and `dmenu_path`. `dmenu_run`
invokes `dmenu` and `dmenu_path`, and `dmenu_path` invokes `stest`.

`dmenu_run`'s invocation of `dmenu` was patched to run it by its full
store path, but its invocation of `dmenu_path` and `dmenu_path`'s
invocation of `stest` were not.

If `dmenu_path` and `stest` were not in the set of system packages or
otherwise in the `PATH`, this situation would result in `dmenu_run`
opening a dmenu instance with no menu entries (which would normally be
generated by `dmenu_path`, which `dmenu_run` couldn't find, as it was
running it by `PATH` lookup).

This commit fixes the package to also patch the invocation of
`dmenu_path` in `dmenu_run` and the invocations of `stest` in
`dmenu_path` to invoke those programs by their full store paths.

I have tested this change on NixOS.
2016-08-14 11:38:25 +00:00
Peter Hoeg
6172662676 syncthing: 0.14.3 -> 0.14.4 (#17723) 2016-08-14 11:30:19 +00:00
Robin Gloster
064b878793 Revert "fcitx-engines.table-other: fix build for cmake 3.6 (#17721)"
This reverts commit 4271b6d510.

Patch hash is wrong and doesn't build.
2016-08-14 11:27:28 +00:00
Eric Sagnes
4271b6d510 fcitx-engines.table-other: fix build for cmake 3.6 (#17721) 2016-08-14 11:19:15 +00:00
Frederik Rietdijk
eb3e23c49e Remove top-level setuptools
See #11567.
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
57b9ff06f1 Remove top-level pylint
See #11567.
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
b6452f8534 Remove top-level pygame
See #11567.
2016-08-14 13:07:26 +02:00
Eric Sagnes
f0fef4defb wireguard-unstable: 2016-07-22 -> 2016-08-08 (#17727) 2016-08-14 10:47:16 +00:00
Frederik Rietdijk
6842a24b21 Remove top-level pyqt4
See #11567.
2016-08-14 12:38:01 +02:00
Vladimír Čunát
4b2120f5b8 Merge #17347: texlive: fix xdvi md5.run 2016-08-14 12:22:50 +02:00
Tom Hunger
7845ca6219 dynd-python: init at 0.7.2 2016-08-14 11:01:11 +01:00
Frederik Rietdijk
11d1fdfd8b Remove top-level cython and cython3
See #11567.
2016-08-14 12:01:09 +02:00
Frederik Rietdijk
9fc37cc89c pythonPackages.tflearn: remove maintainer, fixes eval 2016-08-14 10:42:40 +02:00
Alexander V. Nikolaev
b81cf59bd7 wine: 1.9.14 -> 1.9.16
Update wineUnstable and wineStaging
2016-08-14 10:22:05 +03:00
Qingping Hou
fd0b05b483 tflearn: init at 0.2.1 2016-08-13 23:35:55 -07:00
Qingping Hou
fab072db1e tensorflow: 0.8.0 -> 0.9.0 2016-08-13 23:35:55 -07:00
Qingping Hou
f6f186d161 protobuf: remove new lines to keep style consistent 2016-08-13 23:35:55 -07:00
Qingping Hou
6f3f10490e protobuf: add 3.0.0b2
For tensorflow
2016-08-13 23:35:55 -07:00
Marius Bakke
c2013ac1d6
rofi: 1.1.0 -> 1.2.0 2016-08-14 00:07:50 +01:00
Marius Bakke
ab53f39fae
xcbutilxrm: init at 1.0 2016-08-14 00:07:50 +01:00
Austin Seipp
f277185b48 nixpkgs: compcert 2.6 -> 2.7.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 23:07:01 +00:00
Austin Seipp
97e5b88d06 nixpkgs: abc-verifier 20150614 -> 20160813
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 17:48:42 +00:00
Tom Hunger
371d17960d libdynd: init at 0.7.2 2016-08-13 18:24:17 +01:00
Domen Kožar
a7f8787dbd Merge pull request #17705 from womfoo/bump/hwdata-0.291
hwdata: 0.276 -> 0.291
2016-08-13 17:00:08 +02:00
Frederik Rietdijk
79149ac12d pythonPackages.virtualenv: 13.1.2 -> 15.0.3 2016-08-13 15:29:31 +02:00
Frederik Rietdijk
f3bf13558e pythonPackages.ipython: 5.0.0 -> 5.1.0 2016-08-13 15:24:27 +02:00
Domen Kožar
49222660fc Merge pull request #17256 from matthewbauer/patch-4
Travis fixes
2016-08-13 14:17:59 +02:00
Tristan Helmich
7143f0aeb0 emby: 3.0.6030 -> 3.0.6060 2016-08-13 12:11:48 +02:00
Tim Cuthbertson
5164b2dec3 gdbm: enable compatibility layer for dbm (#17063) 2016-08-13 11:12:26 +02:00
Vladimír Čunát
1c9307d348 mariadb on Darwin: another attempt to fix
Adding jemalloc to buildInputs didn't work out a97df891,
as jemalloc doesn't build correctly on Darwin ATM.
2016-08-13 09:03:33 +02:00
Damien Cassou
eafdae9fd5 Merge pull request #17687 from DamienCassou/update-gnome3.20-packages-august
Update gnome3.20 packages august
2016-08-13 09:00:21 +02:00
Frederik Rietdijk
5f2b125fd1 Merge pull request #17567 from auntieNeo/pycallgraph
pythonPackages.pycallgraph: init at 1.0.1
2016-08-13 08:51:38 +02:00
Kranium Gikos Mendoza
9a0dfe23d8 tini: fix build 2016-08-13 14:23:20 +08:00
Kranium Gikos Mendoza
1bbcc7e378 hwdata: 0.276 -> 0.291 2016-08-13 10:06:34 +08:00
obadz
f279b253d5 pokerth: init at 1.1.1 2016-08-13 01:40:16 +01:00
obadz
1bc03a7b33 libircclient: init at 1.9 2016-08-13 01:40:16 +01:00
Luca Bruno
909b036b47 Merge pull request #16610 from leenaars/datefudge
Datefudge
2016-08-12 22:10:59 +01:00
Luca Bruno
c8ca30fe2a Merge pull request #17247 from lucas8/yadm
yadm: init at 1.04
2016-08-12 22:08:29 +01:00
Luca Bruno
a10886dfdc Merge pull request #17514 from matthewbauer/packagekit-1.1.3
packagekit: git -> 1.1.3
2016-08-12 22:03:55 +01:00
Luca Bruno
7d110f46c7 Merge pull request #17546 from juliendehos/nemiver
nemiver: init at 0.9.6
2016-08-12 22:02:16 +01:00
Luca Bruno
27f294f38d Merge pull request #17589 from cmfwyp/sagemath
sagemath: update mirrors, fix TeX Live dependency
2016-08-12 21:58:41 +01:00
Luca Bruno
e36c239897 Merge pull request #17669 from cheecheeo/shc
shc: init at 3.9.3
2016-08-12 21:51:47 +01:00
Luca Bruno
f4d7a35481 Merge pull request #17690 from mayflower/uftp_upstream
uftp: init at 4.9.2
2016-08-12 21:47:42 +01:00
Luca Bruno
2d4afafc64 Merge pull request #17692 from mimadrid/update/filezilla-3.20.1
filezilla: 3.20.0 -> 3.20.1
2016-08-12 21:46:45 +01:00
Luca Bruno
e54bda6198 Merge pull request #17698 from DamienCassou/offlineimap-7.0.5
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 21:45:30 +01:00
Luca Bruno
fda17cfd0e Merge pull request #17703 from womfoo/bump/microcode-intel-20160714
microcode-intel: 20150121 -> 20160714
2016-08-12 21:44:34 +01:00
Kranium Gikos Mendoza
050452dd7f microcode-intel: 20150121 -> 20160714 2016-08-13 03:53:03 +08:00
zimbatm
c2302f2f45 Merge pull request #17677 from kamilchm/no-go-libs-json
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Damien Cassou
017e368036 offlineimap: 7.0.4 -> 7.0.5 2016-08-12 18:23:05 +02:00
obadz
b2efe2babd Revert "linux kernel 4.4: fix race during build"
Removes patch. Was fixed upstream.

This reverts commit 4788ec1372.
2016-08-12 16:42:25 +01:00
Jonathan Glines
6a5b81ae5e pycallgraph: init at 1.0.1 2016-08-12 09:22:16 -06:00
Frederik Rietdijk
ec4d36e8e5 pythonPackages.Nuitka: init at 0.5.20 2016-08-12 17:07:18 +02:00
Frederik Rietdijk
9a13e54cb3 pythonPackages.vmprof: init at 0.3.3 2016-08-12 16:57:31 +02:00
Domen Kožar
b9e009b5b5 add Fedora 24 2016-08-12 16:44:23 +02:00
Lluís Batlle i Rossell
2045b40b10 Trying to fix the latest kdenlive 2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell
17f0cce445 Adding the mlt version that matches kdenlive 15.12.
(cherry picked from commit 008f88ae6f0aa43cf0dc4e36f059ee03e1a0b99b)
2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell
2d933d9d98 Making kdenlive find kinit in PATH 2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell
ca6dedf0ee Remove spurious kdenlive file 2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell
2effe4609d Adding kdenlive for kde5
(cherry picked from commit e17bc0b871db241434c05d3079bd2790359cd720)
2016-08-12 15:38:04 +02:00
Tristan Helmich
d09b797fd7 uftp: init at 4.9.2 2016-08-12 15:22:50 +02:00
Guillaume Maudoux
b1817fa8a3 linux_mptcp: 0.90.1 (kernel 3.18) -> 0.91 (kernel 4.1) (#17675) 2016-08-12 15:14:24 +02:00
Miguel Madrid
bd20aaa767 diff-so-fancy: 0.10.1 -> 0.11.1 (#17691) 2016-08-12 15:12:29 +02:00
Robin Gloster
42a71d022b Merge pull request #17664 from myguidingstar/master
fcitx-unikey: init at 0.2.5
2016-08-12 12:43:54 +00:00
Ram Kromberg
4412bcc135 audacious: 3.5.2 -> 3.7.2
Fixes #17543.

@fpletz: Removed unnecessary autotools dependencies & use wrapGAppsHook
instead of makeWrapper.
2016-08-12 14:22:09 +02:00
Ram Kromberg
2c81c24fa6 libsidplayfp: init at 1.8.6
Fixes #17542.

@fpletz: Removed unnecessary autotools dependencies.
2016-08-12 14:22:09 +02:00
Damien Cassou
8cac3752f1 libraw: propagate lcms2 so gegl finds it 2016-08-12 14:12:36 +02:00
Damien Cassou
bcb8e76619 gegl: add missing libraw dependency 2016-08-12 14:11:53 +02:00
mimadrid
300e83ba3a
filezilla: 3.20.0 -> 3.20.1 2016-08-12 14:08:38 +02:00
Graham Christensen
93fb53908d Merge pull request #17689 from nexusdev/kbfs
kbfs: add to all-packages.nix
2016-08-12 07:31:05 -04:00
Daniel Brockman
645e71c863 kbfs: add to all-packages.nix
Any reason not to include this?
2016-08-12 12:40:17 +02:00
Damien Cassou
29e16541bd five-or-more: 3.20.0 -> 3.20.1 2016-08-12 12:15:35 +02:00
Damien Cassou
f3f0ddbae4 nautilus: 3.20.1 -> 3.20.2 2016-08-12 12:15:18 +02:00
Damien Cassou
85c90e7a91 gnome-software: 3.20.0 -> 3.20.4 2016-08-12 12:15:06 +02:00