Commit graph

8569 commits

Author SHA1 Message Date
Nikolay Amiantov 0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
Joachim Fasting 63b6498aa0 dnscrypt-proxy: disable darwin build
The darwin build has been broken for a long time and I'm unable to
properly debug the issue.

What appears to be happening is that the symbol `HAVE_SANDBOX_INIT` ends
up being defined as 1 while `HAVE_SANDBOX_H` ends up being 0, resulting in
undefined reference errors when `sandbox_init()` is called (because
`<sandbox.h>` is not included first).
This is a regression from dnscrypt-proxy 1.6.0 to 1.6.1.

For context, sandbox.h is a deprecated OSX mechanism for sandboxing.

The build failure is at
https://hydra.nixos.org/build/32705849/nixlog/1/raw

This patch closes NixOS/nixpkgs#14064
2016-03-24 17:14:22 +01:00
Pascal Wittmann f942b09bf9 abduco: 0.5 -> 0.6 2016-03-24 15:52:35 +01:00
joachifm a9699984c2 Merge pull request #14173 from obadz/ecryptfs
ecryptfs: 108 -> 110
2016-03-24 13:12:59 +00:00
joachifm 96af7c6dcb Merge pull request #14171 from NeQuissimus/pptp180
pptp: 1.7.2 -> 1.8.0
2016-03-24 12:58:54 +00:00
joachifm 8c02233f2c Merge pull request #14158 from aneeshusa/add-icdiff
icdiff: init at 1.7.3
2016-03-24 12:23:53 +00:00
obadz 09302c7b56 ecryptfs: 108 -> 110 2016-03-24 12:10:36 +00:00
Pascal Wittmann 92d59b37cb parallel: 20160222 -> 20160322 2016-03-24 00:07:40 +01:00
Pascal Wittmann fcc0bf2d05 axel: 2.5 -> 2.6 2016-03-24 00:07:40 +01:00
Tim Steinbach 3fc2f99907 pptp: 1.7.2 -> 1.8.0 2016-03-23 23:01:39 +00:00
Vladimír Čunát b336ed89e6 zopfli: disable parallel building
It was failing often, e.g.:
https://hydra.nixos.org/build/32101335/nixlog/1/raw
2016-03-23 20:20:36 +01:00
Aneesh Agrawal 4fad4d49f6 icdiff: init at 1.7.3 2016-03-23 15:04:50 -04:00
Ludovic Courtès 5dab370d77 Remove Guix. 2016-03-23 13:33:29 +01:00
Michael Fellinger 6da0a54d2b zsh-navigation-tools: include znt-* functions 2016-03-23 10:05:52 +01:00
zimbatm a37f634866 Merge pull request #14068 from zimbatm/xdg-utils-1.1.1
Xdg utils 1.1.1
2016-03-22 23:34:04 +00:00
zimbatm 61c3ad7d2b Merge pull request #14067 from zimbatm/foreman-0.78.0
foreman: init at 0.78.0
2016-03-22 23:26:44 +00:00
Nikolay Amiantov ad1f158111 Merge pull request #14088 from jgillich/rust-head
Rust updates
2016-03-23 00:10:07 +04:00
Jakob Gillich 74ef06dab6 exa: 2016-02-15 -> 2016-03-22 2016-03-22 15:54:23 -04:00
Pascal Wittmann 2bb151f91b atftp: fix build by using gcc49
See #13559
2016-03-22 16:42:07 +01:00
Franz Pletz f03993366e fail2ban: 0.9.3 -> 0.9.4 2016-03-22 02:12:43 +01:00
joachifm 4f29a8c03e Merge pull request #14023 from Adjective-Object/add/ansifilter
ansifilter: add @ 1.15
2016-03-22 00:44:49 +00:00
Franz Pletz bf9f211ae3 whois: 5.2.10 -> 5.2.11 2016-03-22 00:52:40 +01:00
Franz Pletz fbdcbaf25c horst: 2015-07-22 -> 2016-03-15 2016-03-21 22:07:25 +01:00
Pascal Wittmann 806f71370c amuleGui: fix build
See #13559
2016-03-21 21:29:39 +01:00
Mitch Tishmack db6dff75bd htop: fix build on darwin 2016-03-21 14:05:01 -05:00
Tobias Geerinckx-Rice e2cbf68786 docker: keep using btrfs-progs 4.4.1
Fixes https://hydra.nixos.org/build/33510211.
2016-03-21 16:18:33 +01:00
Maxwell 5c740539a8 ansifilter: init at 1.15 2016-03-21 09:42:32 -04:00
joachifm 6757b91489 Merge pull request #14086 from mbakke/yubikey-updates
Yubikey updates
2016-03-21 06:51:55 +00:00
Tobias Geerinckx-Rice 9d629f52c8 btrfs-progs: 4.4.1 -> 4.5
Changes:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-03-21 01:56:17 +01:00
Tobias Geerinckx-Rice a685456213 dropbear: 2016.72 -> 2016.73
Changes: https://matt.ucc.asn.au/dropbear/CHANGES.
2016-03-20 23:20:56 +01:00
Tobias Geerinckx-Rice d7a0a99f7f zpaq: 706 -> 707
Fixes v7.06 bug in creating multipart encrypted archives with
incorrectly salted index.
2016-03-20 23:20:56 +01:00
Joachim Fasting c1901038c8 haka: fix build on gcc5
See https://hydra.nixos.org/build/33296799/nixlog/1/raw
2016-03-20 22:57:48 +01:00
Aneesh Agrawal 16ed322928 htop: fix platforms attribute
See comments at
57dd725e85.

These values are already lists and need to be concatenated together
instead of placed in another list.
2016-03-20 17:27:34 -04:00
zimbatm 57dd725e85 htop: fix supported platforms list 2016-03-20 19:35:59 +00:00
Arseniy Seroka 84ba149e79 Merge pull request #14065 from zimbatm/htop-crossplatform
htop: merge both implementations
2016-03-20 21:55:00 +03:00
Marius Bakke 23befca742 yubikey-personalization-gui: 3.1.21 -> 3.1.24 2016-03-20 18:49:05 +00:00
Marius Bakke 451a7ec4a9 yubikey-personalization: 1.17.2 -> 1.17.3 2016-03-20 18:48:49 +00:00
Marius Bakke 1489af2153 yubico-piv-tool: 1.0.2 -> 1.3.0 2016-03-20 18:42:23 +00:00
Sander van der Burg 7ed3dc6cfc dysnomia: bump to version 0.5.1 2016-03-20 15:21:42 +00:00
Pascal Wittmann 88a62b3aea datamash: 1.0.6 -> 1.0.7 2016-03-20 13:23:31 +01:00
Pascal Wittmann 6ea546e3b9 entr: 3.2 -> 3.4 2016-03-20 13:23:31 +01:00
Vladimír Čunát f9cae4f6dc fpm: init at 1.4.0
/cc #14061.
2016-03-20 11:56:07 +01:00
Eric Sagnes 9c029c3b05 anthy: add maintainer 2016-03-20 15:03:58 +09:00
zimbatm 621ed35991 xdg_utils: fixes #14060 2016-03-20 00:52:10 +00:00
zimbatm af1e32acd3 xdg_utils: 1.1.0-rc3p46 -> 1.1.1 2016-03-20 00:52:09 +00:00
Tobias Geerinckx-Rice ec8484734b debian-devscripts: 2.16.1 -> 2.16.2 2016-03-20 01:22:13 +01:00
Peter Hoeg c6a717d212 dynamic-colors: 2013-12-28 -> 0.2.1 2016-03-19 23:45:28 +00:00
zimbatm a6c1481c66 foreman: init at 0.78.0 2016-03-19 22:47:52 +00:00
zimbatm d9e60e4d43 htop: merge both implementations
htop 2.0+ is now cross-platform
2016-03-19 22:20:20 +00:00
lukasepple 1dbf51416a torbrowser: 5.5.3 -> 5.5.4 2016-03-19 21:56:57 +01:00
Eelco Dolstra 455ec64d11 s3ql: 2.13 -> 2.17.1 2016-03-19 21:01:21 +01:00
Joachim Fasting 8dfb8d06f0 ipxe: fix gcc5 build
gcc5 enables additional warnings, causing the build to fail with
-Werror.  The build could be fixed by specifically disabling errors
for `discarded-array-qualifiers` and `logical-not-parentheses` warnings,
but simply passing -Wno-error is more future proof.

See https://hydra.nixos.org/build/33274006/nixlog/1/raw
2016-03-19 19:52:47 +01:00
Lluís Batlle i Rossell 41c05b47a0 Updating ts to 0.7.6. 2016-03-19 12:23:54 +01:00
Eelco Dolstra da390a48db pngquant: 2.0.1 -> 2.6.0
Also remove meta.broken.
2016-03-18 22:13:57 +01:00
Moritz Ulrich ea30f86814 btrbk: Init at 0.22.2 2016-03-18 14:53:19 +01:00
Peter Simons ab450f8477 gnupg-2.1: add myself as maintainer plus minor cosmetic 2016-03-18 11:02:17 +01:00
Peter Simons eadf39a16c gnupg-2.1: drop unnecessary autoreconf hook from build
This change also prevents gnupg 2.1 from considering itself as an
unstable development version, which it is not.
2016-03-18 11:02:17 +01:00
Franz Pletz 57f4646fd1 Merge pull request #14002 from sheenobu/collectd_inherit
libcollectdclient: make client derive from collectd package
2016-03-18 10:44:00 +01:00
Tobias Geerinckx-Rice fb6786de36 zpaq: 705 -> 706
Changes:
- Fixes handling of some corrupted archives.
- Conforms to new spec zpaq205.pdf.
- New man page.
- Add Makefile [and adapt Nix expression to use it].
2016-03-18 08:03:48 +01:00
Sheena Artrip 0bffa2f1a9 libcollectdclient: make client derive from collectd package
collectd: split version and name

libcollectdclient: make client derive from collectd package
2016-03-17 23:26:09 -04:00
Christoph Hrdinka 0f2011c76c b2: delete in favor of backblaze-b2 2016-03-17 19:30:04 +01:00
Teo Klestrup Röijezon ab29cfefab haproxy: 1.5.14 -> 1.6.4 2016-03-17 16:04:03 +01:00
Domen Kožar 8e398a88a1 nixUnstable: point to latest 1.12pre 2016-03-17 13:03:36 +00:00
Robin Gloster 420bc33efa Merge pull request #13984 from regnat/moreutils
moreutils : 0.57 -> 0.58
2016-03-17 12:19:28 +01:00
Emery Hemingway 174d5eac35 acoustidFingerprinter: fix taglib version check 2016-03-17 11:15:53 +01:00
Théophane Hufschmitt 93856f36a2 moreutils : 0.57 -> 0.58 2016-03-17 08:54:36 +01:00
Tobias Geerinckx-Rice df0f4baec4 hddtemp: correct licence: gpl2 -> gpl2Plus 2016-03-16 21:10:20 +01:00
Ryan Artecona 5569b982f5 yamdi: change src url to sourceforge mirror 2016-03-16 12:39:47 -04:00
Ryan Artecona 9da0403527 yamdi: init at 1.9 2016-03-16 11:39:43 -04:00
Sander van der Burg 0f46200f26 disnixos: bump to version 0.4.1 2016-03-16 13:27:54 +00:00
Eelco Dolstra a5247ee705 b2: Fix name attribute 2016-03-16 12:56:52 +01:00
Sheena Artrip 0cae22a370 meta: Add sheenobu as maintainer for relevant packages.
freeradius: add sheenobu as maintainer

sipsak: add sheenobu as maintainer
2016-03-15 21:45:49 -04:00
joachifm 4369f06ab5 Merge pull request #13934 from jraygauthier/jrg/update_plantuml_from_8012_to_8037
plantuml: 8012 -> 8037
2016-03-16 00:20:09 +00:00
Eelco Dolstra e2c426f719 b2: git-26.01.2016 -> 0.4.4
Also fix the dependency on Python.
2016-03-15 21:19:27 +01:00
Pascal Wittmann 0146e01e58 tmsu: 0.6.0 -> 0.6.1 2016-03-15 18:17:04 +01:00
Raymond Gauthier 5e9a344e62 plantuml: 8012 -> 8037
Updated to latest stable version.
2016-03-15 09:10:20 -04:00
Robin Gloster 3f45f0948d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-15 01:44:24 +00:00
Joachim Fasting 665e79324e torbrowser: 5.5.2 -> 5.5.3 2016-03-15 02:34:53 +01:00
Tanner Doshier ab1008014d tarsnap: 1.0.36.1 -> 1.0.37 2016-03-14 17:56:48 -05:00
zimbatm 9504992e1d Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Robin Gloster ccbfe2dfd5 Merge pull request #13911 from DamienCassou/testing-vdirsyncer
Update vdirsyncer and add automated tests
2016-03-14 13:48:03 +01:00
Vladimír Čunát 1df2a6431f xdg-utils: replace commands more precisely
Fix #13904, close #13908.
Previously many messages got clobbered. Now it should be better.

The solution is still relatively hacky, but I don't see how to improve
it without doing lots of work.
2016-03-14 11:00:05 +01:00
Damien Cassou 32dcc5a31b vdirsyncer: 0.9.0 -> 0.9.2
Also activate the automated testing
2016-03-14 09:59:27 +01:00
Edward Tjörnhammar e433a3015a i2pd: 2.4.0 -> 2.5.1 2016-03-13 21:36:29 +01:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
zimbatm 099d7dc1b8 Merge pull request #13878 from DamienCassou/offlineimap-6.7.0
offlineimap: 6.6.1 -> 6.7.0
2016-03-13 18:29:04 +00:00
宋文武 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Damien Cassou 8c660e0301 offlineimap: 6.6.1 -> 6.7.0 2016-03-13 08:44:53 +01:00
Joachim Fasting 6da91e9e4a dnscrypt-wrapper: refactorings
- use fetchFromGitHub
- move build deps to nativeBuildInputs
- use https for meta.homepage
2016-03-12 19:06:57 +01:00
Joachim Fasting 5d2ed453b3 unrtf: move build deps to nativeBuildInputs 2016-03-12 19:06:56 +01:00
Joachim Fasting 249d28b08c minisign: move build deps to nativeBuildInputs 2016-03-12 19:06:56 +01:00
Joachim Fasting b3592d0b20 dnscrypt-proxy: refactorings
- move build deps to nativeBuildInputs
- use https urls
2016-03-12 18:53:28 +01:00
joachifm ab2b2670c8 Merge pull request #13860 from romildo/new.uget
uget: init at 2.0.5
2016-03-12 14:21:25 +00:00
José Romildo Malaquias 607ea3ef76 uget: init at 2.0.5 2016-03-12 10:05:49 -03:00
Allan Espinosa b80f823789 unrar: build on darwin 2016-03-11 19:15:02 -06:00
Cole Mickens 6e8db533ec azure-cli: 0.9.15 -> 0.9.17 2016-03-11 16:00:20 -08:00
Graham Christensen e079de30ad nixpart: pykickstart, pyblock: upgrade to sha256 2016-03-11 15:54:55 -06:00
Eelco Dolstra dd53c65dcc Merge remote-tracking branch 'origin/gcc-5' into staging
Still some breakage but no blockers:

http://hydra.nixos.org/eval/1242130?filter=x86_64-linux&compare=1237852&full=#tabs-now-fail
2016-03-11 16:02:38 +01:00
Thomas Tuegel d2dc8cc47f kde5.colord-kde: init at 0.5.0.20160224 2016-03-11 08:45:41 -06:00
Lluís Batlle i Rossell e026b5c243 Adding rowhammer test. 2016-03-11 14:29:56 +01:00