Commit graph

8973 commits

Author SHA1 Message Date
Profpatsch 1a350e6b58 beets: patch ffmpeg invocation in convert plugin
The default convert configuration invokes ffmpeg, so this patches in the
right storepath. Since it patches the shlex split, even user config will
use the correct path. kudos @aszlig.
2016-05-02 18:39:46 +02:00
Joachim Fasting 0a04f7a870
torbrowser: fix paths to pluggable transports
With this patch I'm at least able to connect using the obfs4 transport
2016-05-01 21:27:25 +02:00
Tobias Geerinckx-Rice 1249a4d750
securefs: init at 0.3.1
Caveat, as always with such things, emptor.
2016-05-01 21:00:50 +02:00
Dan Peebles 5dff3c4b68 rpm: stop build from trying to create /var/tmp, which breaks in sandboxed builds 2016-05-01 18:09:30 +00:00
Nikolay Amiantov ac3ce1c26a bumblebee: fix outputs 2016-05-01 03:27:27 +03:00
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Joachim Fasting 3994a236bb
tor-arm: build recipe improvements
- Fix install of man page
- Remove redundant for loop
- Access python interpreter via pythonPackages
- Remove redundant build inputs (captured via replacement anyway)
- Fix install location of sample rc file.  For whatever reason, the
  install script ends up thinking it needs to use tor-arm, so override
  it
- Clarify meta.description
2016-04-30 22:25:46 +02:00
Arseniy Seroka 0b6e902339 Merge pull request #15090 from romildo/upd.pnmixer
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-30 21:24:03 +03:00
Joachim Fasting 61f110e890
tor: meta improvements 2016-04-30 18:53:42 +02:00
Dan Peebles 6af34124a4 libhif, rpm-ostree: fix broken meta
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Joachim Fasting 30ddf58197 Merge pull request #15066 from joachifm/remove-torbutton
torbutton: remove expression
2016-04-30 18:20:50 +02:00
Dan Peebles befc866714 rpm-ostree: add meta and add myself as a maintainer 2016-04-30 16:06:17 +00:00
Dan Peebles c9be29c5fb libhif: add meta and add myself as a maintainer 2016-04-30 16:03:47 +00:00
Dan Peebles df8971ba40 librepo: add meta and add myself as a maintainer 2016-04-30 16:01:26 +00:00
Joachim Fasting e6fbe412ec
torbutton: remove expression
Not updated for years.  Also, using torbutton without the tor browser
bundle is not recommended.
2016-04-30 17:44:49 +02:00
Joachim Fasting 9ec677867f Merge pull request #15065 from joachifm/torbrowser-enhancements
Torbrowser enhancements
2016-04-30 17:42:01 +02:00
Pascal Wittmann 4cd0770d57 imapsync: 1.644 -> 1.684 2016-04-30 10:09:44 +02:00
Nikolay Amiantov 7a37ac15b3 runit: fix build 2016-04-30 05:32:28 +03:00
Dan Peebles 48fb16ffbf createrepo_c: add meta and myself as a maintainer 2016-04-30 02:15:04 +00:00
Dan Peebles c048f7db7b rpm: fix state directory in build
Prior to this change, it was was defaulting to storing its state in
its store path, which didn't make any sense.

Also added myself as a maintainer
2016-04-30 02:07:50 +00:00
Nikolay Amiantov bf0a3b4ba8 thermald: 1.4.3 -> 1.5.3 2016-04-30 03:12:34 +03:00
Nikolay Amiantov a77cb861fd xl2tpd: 1.3.6 -> 1.3.7 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 05ea80af1f sdl-jstest: 20150806 -> 2016-03-29 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 626b1c4101 grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26 2016-04-30 03:12:34 +03:00
Nikolay Amiantov b63edea44c imgurbash2: 1.0 -> 2.1 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 3e641feb9d blueman: 2.0.3 -> 2.0.4 2016-04-30 03:12:33 +03:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
José Romildo Malaquias d3c29a4140 pnmixer: 2014-07-24 -> 2016-04-23 2016-04-29 20:11:15 -03:00
Tobias Geerinckx-Rice 88f9f8b9ce
packagekit: 1.0.8 -> 1.1.0 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice d51a55366e
stress-ng: 0.05.00 -> 0.05.25 2016-04-29 21:42:35 +02:00
Joachim Fasting c3f54960c6
torbrowser: wrapper improvements
This brings the wrapper closer to the upstream wrapper.

Briefly,
- exec to prevent the shell from hanging around
- do not connect to session manager
- set WM_CLASS to "Tor Browser"
- use fonts.conf from the torbrowser bundle
2016-04-29 18:42:09 +02:00
Joachim Fasting 85aece2f8e
torbrowser: use makeLibraryPath instead of buildEnv
Also remove redundant buildInputs
2016-04-29 18:18:48 +02:00
Joachim Fasting 4fb9b060c3 Merge pull request #15063 from mayflower/upstream/graylog
Add graylog package and service
2016-04-29 15:32:53 +02:00
Dan Peebles 203fee0618 rpm-ostree: init at 2016.1 2016-04-29 03:20:04 +00:00
Dan Peebles d70752cce9 libhif: init at 87e4cb24
The latest released version is too old for my needs, so I'm picking
a git commit that works. I'll update it when they release a new one.
2016-04-29 03:06:02 +00:00
Dan Peebles fcf37351bd librepo: init at 1.7.18 2016-04-29 02:46:16 +00:00
Dan Peebles bd8a1258bf createrepo_c: init at 0.10.0 2016-04-29 02:40:51 +00:00
Dan Peebles fbbf910e23 rpm: add lua support and a few propagatedBuildInputs
It turns out that a surprising number of common packages use lua
scripts in RPM files, and not having lua can lead to obscure failures.

The propagatedBuildInputs stuff makes the librpm stuff more useful,
since some of its headers didn't work without extra buildInputs before.
2016-04-29 02:29:02 +00:00
Joachim Fasting cdd6369679
torbrowser: add myself to maintainers 2016-04-28 23:33:27 +02:00
Joachim Fasting 4741627bcf
torbrowser: fix argument handling in wrapper
With $@ unquoted, the wrapper would always just pass "" to firefox
2016-04-28 23:33:26 +02:00
Joachim Fasting 38ea8c6c30
torbrowser: 5.5.4 -> 5.5.5 2016-04-28 23:33:26 +02:00
Joachim Fasting 6475315115 Merge pull request #15055 from danbst/siege-bump
siege: 3.0.8 -> 4.0.1
2016-04-28 22:58:20 +02:00
Tristan Helmich 49b947635f graylog: init at 2.0.0 2016-04-28 22:11:16 +02:00
Tuomas Tynkkynen 89ce5d4b96 ddclient: Fix build after multiple outputs merge 2016-04-28 20:48:33 +03:00
Lancelot SIX df42fe1582 pkgs.gnugrep: 2.22 -> 2.25
All releases between 2.22 and 2.25 are all bugfix releases:
- 2.23: http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00000.html
- 2.24: http://lists.gnu.org/archive/html/info-gnu/2016-03/msg00004.html
- 2.25: http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00010.html
2016-04-28 19:38:54 +02:00
Lancelot SIX 8a67abb820 pkgs.gzip: 1.7 -> 1.8
See http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00012.html
2016-04-28 19:36:27 +02:00
Eelco Dolstra 9586def07e Merge pull request #15053 from groxxda/bump/diffoscope
diffoscope: 49 -> 52
2016-04-28 19:33:01 +02:00
danbst f690ccb26f siege: 3.0.8 -> 4.0.1 2016-04-28 15:03:55 +00:00
Joachim Fasting 44acb6833b Merge pull request #15038 from joachifm/fix-siege
siege: fix build after multiple-outputs
2016-04-28 16:40:10 +02:00
Alexander Ried 2e320a58b3 diffoscope: 49 -> 52 2016-04-28 16:21:23 +02:00
Tobias Geerinckx-Rice ad3a4cf7d4
zpaq: remove unused .upstream file 2016-04-28 14:20:11 +02:00
Tobias Geerinckx-Rice ae8dce8d16
zpaq: 7.11 -> 7.12
Faster extract. Removes -encrypt (combined with -repack).

Also, we now correctly follow upstream's versioning and no longer
multiply the version number by 100. You may need to update manually.
2016-04-28 14:17:24 +02:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
Tuomas Tynkkynen d27caa486b filebench: Init at 1.4.9.1 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen d5a7032042 fsmark: Init at 3.3 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen b465dc202f boost: Kill unnecessary 'lib' output
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Tuomas Tynkkynen 4ff8f377af Merge remote-tracking branch 'upstream/master' into staging 2016-04-28 00:13:53 +03:00
Joachim Fasting 4c0f379fc9 Merge pull request #14990 from cstrahan/dbusmap
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Joachim Fasting 1bf1ba1f88
siege: fix build after multiple-outputs 2016-04-27 19:22:47 +02:00
Tobias Geerinckx-Rice ed9e0b960e
gparted: 0.25.0 -> 0.26.0
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory

More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Arseniy Seroka ae3e7d748b Merge pull request #15017 from MostAwesomeDude/afl
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
Nikolay Amiantov e6e7c1e914 logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
Vladimír Čunát 99b91020d6 xvfb-run: fix missing tools
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen 40838ad20f meo: Use pcre-cpp (fixes build) 2016-04-27 13:28:04 +03:00
Arseniy Seroka 05f2f8fc29
qdigidoc: init at 3.12.0.1442 2016-04-27 11:38:10 +03:00
Corbin 264cb737f6 afl: 1.94b -> 2.10b
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Arseniy Seroka 5dbb42ce6c
qesteidutil: init at 3.12.2.1206 2016-04-26 18:08:16 +03:00
Thomas Tuegel 97abaab90c Merge pull request #14996 from groxxda/bump/antimicro
antimicro 2.18 -> 2.18.2 (repository gone)
2016-04-26 08:13:11 -05:00
Nikolay Amiantov f6eb686222 Merge pull request #15002 from abbradar/symlink-join-wrappers
Use symlinkJoin for wrappers
2016-04-26 16:47:43 +04:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov 8415fa35c7 fcitx-with-plugins: use symlinkJoin 2016-04-26 15:37:44 +03:00
Nikolay Amiantov 73db7887ed brasero: use symlinkJoin 2016-04-26 15:37:43 +03:00
Vladimír Čunát 3748cdc791 awstats: fix build after closure-size merge 2016-04-26 11:15:28 +02:00
Alexander Ried 272c87fbdf antimicro 2.18 -> 2.18.2
The original repo was deleted by it's author. I took the one with
the most recent releases I could find.
See:
https://github.com/Ryochan7/antimicro-packaging/issues/1#issuecomment-205949365
2016-04-26 10:58:33 +02:00
Dan Peebles 3a542c7374 ostree: v2015.3 -> v2016.5 2016-04-26 00:50:31 +00:00
Thomas Tuegel c25907d072 network-manager: multiple outputs 2016-04-25 19:04:24 -05:00
Thomas Tuegel 160bf21b3a librsvg: multiple outputs 2016-04-25 19:04:24 -05:00
Charles Strahan d8faa585b0 dbus-map: init 2015-05-28 2016-04-25 17:52:24 -04:00
Emery Hemingway 79a215e78d dir2opus: 0.12.1 -> 0.12.2 2016-04-25 20:20:20 +02:00
Joachim Fasting d7e79dcacf Merge pull request #14963 from swistak35/pws
pws: Init at 1.0.6
2016-04-25 12:48:59 +02:00
Nikolay Amiantov 31d76ae1b1 Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Vladimír Čunát 7d7a9df360 html-tidy: fix on mingw
This doesn't fix the cross-build by itself due to
https://github.com/NixOS/nixpkgs/issues/14965
But in this case one can hack around that "easily" by:
  (html-tidy.override {
    inherit (/*non-cross nixpkgs eval*/)
      cmake;
  }).crossDrv
2016-04-25 10:09:15 +02:00
Rafał Łasocha bea31c31f2 pws: Init at 1.0.6 2016-04-25 01:55:07 +02:00
Joachim Fasting c7c6e975c2 Merge pull request #14960 from dguibert/xpra
xpra: 0.16.2 -> 0.17.0
2016-04-24 23:00:57 +02:00
Tobias Geerinckx-Rice fe5f52599b
debian-devscripts: 2.16.3 -> 2.16.4 2016-04-24 22:03:55 +02:00
David Guibert 8601f69072 xpra: 0.16.2 -> 0.17.0 2016-04-24 21:51:39 +02:00
Nikolay Amiantov c84c74f910 Merge pull request #14955 from nathan7/master
virtualgl: fix libturbojpeg library path
2016-04-24 21:29:08 +04:00
Nathan Zadoks ed6943ecbc virtualgl: fix libturbojpeg library path
Without this, it tries to link to the dev output of libjpeg_turbo, which
breaks the build.
2016-04-24 13:25:57 -04:00
Marius Bakke e74289decc maim: 3.4.46 -> 3.4.47 2016-04-24 18:11:37 +01:00
Franz Pletz 76fc67a083 darkice: Fix build due to multiple outputs 2016-04-24 17:41:08 +02:00
Frederik Rietdijk 92e87894c6 Merge pull request #14940 from DamienCassou/vdirsyncher-0.10
vdirsyncer: 0.9.3 -> 0.10.0
2016-04-23 23:03:23 +02:00
Damien Cassou c397348538 vdirsyncer: 0.9.3 -> 0.10.0
lxml is not needed anymore. I added myself to the maintainers. I didn't
check why pypi is providing this complicated URL now.
2016-04-23 22:54:28 +02:00
Joachim Fasting da7eaef5b0 Merge pull request #14913 from makkus/seafile
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00
Tuomas Tynkkynen bd18cc3cdc Merge pull request #14888 from dezgeg/pr-kill-module-init-tools
Delete all usages of module_init_tools and remove the package
2016-04-23 14:29:41 +03:00
Vladimír Čunát 91f2b9ed66 bzip2: fix on mingw
The whole expression is rather a mess, mainly due to upstream
often behaving badly with non-standard configurations.
2016-04-23 10:52:01 +02:00
Nikolay Amiantov ef9175c5fb brasero: move cdrtools dependency to a wrapper 2016-04-23 04:15:57 +03:00
Nikolay Amiantov 2a51c3c12a brasero: use libburn and libisofs instead of some packages 2016-04-23 04:13:43 +03:00
Markus Binsteiner 83274eccf0 seafile-*: 4.4.2 -> 5.0.7
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Nikolay Amiantov d10d105ca6 aria2: 1.21.0 -> 1.22.0 2016-04-23 02:24:22 +03:00
Joachim Fasting 0f9058365a Merge pull request #12521 from zopa/master
google-cloud-sdk: Add various modules to python path
2016-04-22 22:35:59 +02:00
Pascal Wittmann b56dc1c4b0 entr: 3.4 -> 3.5 2016-04-22 21:05:38 +02:00
Tobias Geerinckx-Rice 3fdf40bca0
eid-mw: 4.1.14 -> 4.1.16 2016-04-22 17:11:20 +02:00
Tobias Geerinckx-Rice 8db6b7615a
debian-devscripts: 2.16.2 -> 2.16.3 2016-04-22 17:11:20 +02:00
Tobias Geerinckx-Rice 5a6cac7ca4
miniupnpd: 1.9.20160222 -> 2.0 2016-04-22 17:11:20 +02:00
Peter Simons 33d9233921 Merge pull request #14884 from micxjo/update-gnuplot
gnuplot: 5.0.0 -> 5.0.3
2016-04-22 17:07:03 +02:00
Vladimír Čunát e9379f7416 Merge branch 'staging'
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Nikolay Amiantov b2426adf1c Merge pull request #14870 from retrry/rust-updates
Rust Updates
2016-04-22 14:29:14 +04:00
Emery Hemingway 3148c7e45b pcapfix: init at 1.1.0 2016-04-22 11:34:45 +02:00
Tuomas Tynkkynen 01854a850a treewide: Replace module_init_tools -> kmod
The former is deprecated and doesn't handle compressed kernel modules,
so all current usages of it are broken.
2016-04-22 10:40:57 +03:00
Micxjo Funkcio 390abc547b
gnuplot: 5.0.0 -> 5.0.3 2016-04-21 20:31:58 -07:00
Joachim Fasting 0122cbfd59
torbrowser: also install lib and out into the torEnv 2016-04-22 04:21:33 +02:00
Joachim Fasting 008d47131f
Revert "torbrowser: fix torEnv after multiple-outputs"
This reverts commit 672efb940f.

This is a terrible fix, use buildEnv's extraOutputsToInstall instead.
2016-04-22 04:21:33 +02:00
Joachim Fasting 672efb940f
torbrowser: fix torEnv after multiple-outputs 2016-04-22 04:08:33 +02:00
Arseniy Seroka 9a1a6a0c0c Merge pull request #14865 from moretea/update_google_sdk
google-cloud-sdk: 0.9.82 -> 106.0.0
2016-04-21 19:04:11 +03:00
Nikolay Amiantov aad2f71eee brasero: 3.12.0 -> 3.12.1 2016-04-21 17:23:56 +03:00
Nikolay Amiantov 4785ebc471 mjpegtools: split, use minimal version by default 2016-04-21 17:23:56 +03:00
Maarten Hoogendoorn dbd88d8778 google-cloud-sdk: 0.9.82 -> 106.0.0 2016-04-21 11:45:05 +02:00
Peter Simons 00ac3ac6ce texlive (old): mark build as broken
Reported in https://github.com/NixOS/nixpkgs/issues/14807. It's probably
about time to convert to the new texlive code, which is *much* nicer.
See http://nixos.org/nixpkgs/manual/#sec-language-texlive for details.
2016-04-20 23:13:40 +02:00
Peter Simons c9e300b458 texlive (old): un-break syntax highlighting in Emacs (cosmetic) 2016-04-20 23:13:05 +02:00
Vladimír Čunát 1c8ac52999 groff: now really fix build after --docdir fix
I forgot about some later changes around characters permitted in
$shareDocName.
2016-04-20 20:37:19 +02:00
Nikolay Amiantov 294d1f4c70 cmst: move to qmakeHook
This reverts commit 2c024d28a2.
2016-04-20 18:55:56 +03:00
Nikolay Amiantov 8ab48c32e7 yubikey-personalization-gui: move to qmake4Hook 2016-04-20 18:55:56 +03:00
Nikolay Amiantov ea56bb7331 rockbox-utility: move to qmake4Hook 2016-04-20 18:55:56 +03:00
Nikolay Amiantov 6adce0a785 touchegg: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Nikolay Amiantov 5a4cccd7e7 nifskope: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Nikolay Amiantov cef0e565e3 unetbootin: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Nikolay Amiantov a3a40c027c qastools: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Peter Hoeg 7cdf23a1f5 aucdtect: init at 0.8.2
A binary distribution of the TA Analyzer that verifies if audio files
are in fact lossless.
2016-04-20 23:42:41 +08:00
Vladimír Čunát 57474b7d4a Merge branch 'master' into staging
Compare to Hydra nixpkgs job 1260021.
2016-04-20 16:49:52 +02:00
Aneesh Agrawal a01fdb3ad4 gzip: 1.6 -> 1.7 (close #14828) 2016-04-20 16:40:53 +02:00
Vladimír Čunát 60d6c5a92b groff: fix build after --docdir fix 2016-04-20 16:38:42 +02:00
Thomas Tuegel 037400eea1 Merge pull request #14839 from ericsagnes/fix/fcitx-qt5
fcitx-qt5: fix build
2016-04-20 07:44:35 -05:00
Tadas Barzdzius 94280ecf90 exa: 2016-04-11 -> 2016-04-20 2016-04-20 12:41:37 +03:00
Tadas Barzdzius 0649edd432 Heatseeker: 1.3.0 -> 1.4.0 2016-04-20 12:40:59 +03:00
Hurshal Patel 9023722e77
xbanish: init at 1.4 👻 2016-04-19 23:33:38 -07:00
Eric Sagnes c99fdd5296 fcitx-qt5: fix build 2016-04-20 13:08:52 +09:00
Eelco Dolstra b4bf432709 nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputs
Note: I ignored the C++ libraries, but it appears we're not currently
using them. Once we do, we'll probably want to put them in a separate
output as well (to prevent non-C++ users from depending on Boost).
2016-04-18 21:13:18 +02:00
Eelco Dolstra 21a2f2ba3b nix: Add a "dev" output
This gets rid of boehm-dev in the closure (as well as Nix's own
headers).
2016-04-18 21:13:18 +02:00
zimbatm 961ad19660 Merge pull request #14408 from retrry/rustc-update
rustc: 1.6.0 -> 1.7.0. Enable Darwin platform.
2016-04-18 20:09:44 +01:00
Tuomas Tynkkynen a3466e300d dar: 2.5.2 -> 2.5.3
While at it, add xz support and enable parallel build.
2016-04-18 21:32:36 +03:00
Eelco Dolstra be8fc33164 texlive-new: Export source tarballs via an attribute
This allows them to be found by find-tarballs.nix (which can only see
fetchurl dependencies if they are attributes, not if they're part of a
string context).
2016-04-18 15:18:21 +02:00
Michiel Leenaars 38c5319fd8 softhsm: init -> 2.1.0 2016-04-18 10:31:46 +01:00
Tuomas Tynkkynen 00f5f08e05 Merge pull request #14780 from womfoo/update-facter
Update facter: 3.1.3 -> 3.1.5 and add new library dependency leatherman 0.4.2
2016-04-18 05:42:56 +03:00
Kranium Gikos Mendoza ca7f93a668 facter: 3.1.3 -> 3.1.5 2016-04-18 01:31:41 +08:00
Tobias Geerinckx-Rice 11ee4c394d
zpaq: 710 -> 711 2016-04-17 18:43:44 +02:00
Luca Bruno 627b7185b9 netdata: fix patch 2016-04-17 11:36:33 +02:00
Luca Bruno 07221cf39f netdata: patch nonsense when serving static files 2016-04-17 11:16:33 +02:00
Tobias Geerinckx-Rice 6e261865a4
borgbackup: 1.0.1 -> 1.0.2
Changes: https://github.com/borgbackup/borg/blob/1.0.2/docs/changes.rst
2016-04-17 01:14:57 +02:00
joachifm dabacbb211 Merge pull request #14734 from sheenobu/sipsak_fixbuild_gnu89
sipsak: fix build by using --std=gnu89
2016-04-16 20:18:26 +02:00
Sheena Artrip 1a520f8aa4 sipsak: fix build by using --std=gnu89 2016-04-16 13:52:21 -04:00
Pascal Wittmann 0f48602926 Merge pull request #14745 from layus/update/urlwatch-2.1
urlwatch: update 2.0 -> 2.1
2016-04-16 09:53:50 +02:00
Aneesh Agrawal 6e4d06873f openssh: fix CVE-2015-8325
Debian Security Advisory: https://www.debian.org/security/2016/dsa-3550
Upstream commit: https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
2016-04-15 23:45:10 -04:00
Guillaume Maudoux 29280a60d5 urlwatch: update 2.0 -> 2.1 2016-04-15 22:23:01 +02:00
Joachim Fasting 36f7d498c9
unrtf: split man output 2016-04-15 17:41:41 +02:00
Joachim Fasting ec406eb640
dnscrypt-proxy: split man output 2016-04-15 17:41:41 +02:00
joachifm ff44872c77 Merge pull request #14713 from ericsagnes/fix/libpinyin
libpinyin: move to libraries
2016-04-15 05:50:06 +02:00
aszlig 2c024d28a2
cmst: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cmst override
the whole configurePhase, so this hook isn't run at all.

I've also added running the preBuild and postBuild hooks for the sake of
completeness so that it's easier to override the derivation attributes.

This fixes the build of cmst and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Eric Sagnes c6ec758fe3 libpinyin: move to libraries 2016-04-15 10:22:35 +09:00
Luca Bruno 0876c2f4ac netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00
Tobias Geerinckx-Rice 7818fda09e
eid-mw: 4.1.13 -> 4.1.14 2016-04-14 18:34:53 +02:00
joachifm 20095d48de Merge pull request #14224 from yokto/add/libpinyin
ibus-libpinyin: init at 1.7.4
2016-04-14 14:55:00 +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 df2dd60b4e treewide: Mass replace 'flac}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Raymond Gauthier 954f381972 texlive.combine: also patch texmfcnf.lua
Fixes #14463.
2016-04-14 01:15:16 -04:00
Nikolay Amiantov 0435ac8894 texlive.combine: patch paths into texmf.cnf
...instead of environment variables. Close #12768.

(cherry picked from commit acf664814e)
2016-04-14 01:14:53 -04: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
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
Kevin Cox 08a035725f daemontools: init at 0.76 (#14675) 2016-04-14 01:32:52 +01:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03: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
Herwig Hochleitner e4a56dbff8 i2p: 0.9.24 -> 0.9.25 2016-04-13 20:48:20 +02:00
zimbatm 04267ed630 Merge pull request #14647 from MostAwesomeDude/tahoe
Tahoe-LAFS improvements
2016-04-13 16:39:53 +01:00
Tadas Barzdzius 1f3e2ced4a exa: 2016-03-22 -> 2016-04-11 2016-04-13 18:11:52 +03:00
Michael Raskin c2d9c35ebd tigervnc: fix build by adding dependencies 2016-04-13 15:21:11 +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
Nikolay Amiantov acf06763f4 unshield: 0.7pre3955 -> 1.3 2016-04-13 14:07:09 +03:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02: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
joachifm 860aa01782 Merge pull request #14618 from moretea/update_mcrl2
Update mcrl2
2016-04-12 23:42:45 +02:00
Maarten Hoogendoorn ec098aad41 mcrl2: 2009.01 -> 2014.09 2016-04-12 22:16:30 +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 a14decf655 clamav: 0.99 -> 0.99.1 2016-04-12 15:49:54 +02:00
Micxjo Funkcio f299e112bc
pngcrush: 1.7.92 -> 1.8.1 2016-04-11 20:18:38 -07:00
Franz Pletz 23ae6a10a9 wv: 1.2.4 -> 1.2.9 2016-04-12 04:28:50 +02:00
Franz Pletz e32ed2f78e tmux: 2.1 -> 2.2 2016-04-12 04:26:24 +02:00
Nikolay Amiantov 59bed14119 imgurbash2: init at 1.0; also drop imgurbash 2016-04-12 04:07:36 +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
Tobias Geerinckx-Rice d6c50706be
zpaq: 709 -> 710
Adds multi-part archives, -index. Some UI changes.
2016-04-11 23:39:47 +02: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
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
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
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
Joachim Fasting aec8daed86 duc: fix meta.license 2016-04-09 21:35:29 +02:00
Luca Bruno 73bf336934 duc: init at 1.3.3 2016-04-09 20:08:38 +02:00
Joachim Fasting 6111d5b480 youtube-dl: 2016.02.13 -> 2016.04.06 2016-04-09 19:47:42 +02:00