3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11138 commits

Author SHA1 Message Date
Daniel Peebles ff8a21e03c Merge pull request #22348 from nand0p/hologram-module
hologram: 8d86e3f -> d20d1c3
2017-02-02 17:42:07 +01:00
Fernando J Pando 1d85e0bbab hologram: 8d86e3f -> d20d1c3
- Updates dependencies
- Adds configuration module
- Tested on Nixos Unstable
2017-02-02 11:31:42 -05:00
Peter Hoeg 4494720241 fpm: fix vulnerable dependency 2017-02-02 22:58:43 +08:00
Peter Simons 6dca78e1ae heimdall: clean up the build expression
- Make sure the front-end-less build does not depend on QT.

- Don't override patchPhase because that will lead to unexpected results for
  people who try to defined a "patches = [...]" attribute.
2017-02-02 15:20:16 +01:00
Peter Simons e051e88213 heimdall: update to latest git revision
Probably makes no difference because there have been no significant changes.
Anyway, let's live on the bleeding edge.
2017-02-02 15:01:55 +01:00
Pradeep Chhetri 4d5c39611c consul-template: 0.14.0 -> 0.18.0 2017-02-02 15:47:59 +05:30
Michael Raskin c726f79023 glusterfs: 3.9.0 -> 3.9.1 2017-02-02 11:12:16 +01:00
Michael Raskin 0a756a4216 asymptote: 2.38 -> 2.39 2017-02-02 11:12:16 +01:00
Peter Hoeg 8d803b90ac kdiff3-qt5: init at 1.7.0
Upstream hasn't made a formal release yet of the qt5 version which is why I'm
not replacing the existing kde4 version.
2017-02-02 13:01:40 +08:00
Jascha Geerds 09ac3909d9 Merge pull request #22313 from peterhoeg/f/rb
rockbox_utility: use qt5 instead of qt4
2017-02-02 00:08:42 +01:00
Robert Helgesson de172ae061
copyright-update: init at 2016.1018 2017-02-01 22:19:24 +01:00
Daiderd Jordan c13aabb337 Merge pull request #22161 from gevans/rcm-1.3.1
rcm: 1.3.0 -> 1.3.1
2017-02-01 21:46:38 +01:00
Bjørn Forsman 3e5022c787 hardinfo: init at 0.5.1
Display information about your hardware and operating system.
2017-02-01 21:12:59 +01:00
Bjørn Forsman 2bf0fd0f29 Revert "nmap: use python infra's .withPackages"
This reverts commit 278d3050ae because it
breaks zenmap:

$ zenmap
Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'.
I checked in these directories:
    /nix/store/2hiz11plgjdrk2mziwc2jcxqalqh9hii-nmap-graphical-7.12/bin
    /home/bfo/forks/nixpkgs
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python27.zip
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/plat-linux2
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-tk
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-old
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-dynload
    /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/site-packages
If you installed Zenmap in another directory, you may have to add the
modules directory to the PYTHONPATH environment variable.
2017-02-01 20:39:11 +01:00
Michael Raskin 1561dcdc26 getmail: 4.52.0 -> 4.53.0 2017-02-01 19:28:45 +01:00
Peter Simons 6ba35336f0 youtube-dl: update to version 2017.02.01 2017-02-01 17:59:23 +01:00
Vladimír Čunát a2e7770b51
Merge branch 'master' into staging
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Franz Pletz 44cbb0f54d
tcpdump: 4.8.1 -> 4.9.0 for multiple CVEs
Temporarily use the Debian mirros for the sources because upstream hasn't
released the new version. See https://www.debian.org/security/2017/dsa-3775.

Fixes: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925,
CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929, CVE-2016-7930,
CVE-2016-7931, CVE-2016-7932, CVE-2016-7933, CVE-2016-7934, CVE-2016-7935,
CVE-2016-7936, CVE-2016-7937, CVE-2016-7938, CVE-2016-7939, CVE-2016-7940,
CVE-2016-7973, CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984,
CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993, CVE-2016-8574,
CVE-2016-8575, CVE-2017-5202, CVE-2017-5203, CVE-2017-5204, CVE-2017-5205,
CVE-2017-5341, CVE-2017-5342, CVE-2017-5482, CVE-2017-5483, CVE-2017-5484,
CVE-2017-5485, CVE-2017-5486.
2017-01-31 17:17:12 +01:00
Peter Hoeg eb92d10e1d rockbox_utility: use qt5 instead of qt4 2017-01-31 18:38:20 +08:00
Damien Cassou 58dc8e3024
Remove myself from maintainers 2017-01-31 11:00:14 +01:00
Frederik Rietdijk 18ac28b45d Merge pull request #22280 from lsix/pytest_defaults_to_30
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Lancelot SIX 4cf8ae3a8c
pythonPackages.pytest: use pytest_30 2017-01-31 09:33:05 +01:00
Franz Pletz 1128726064 Merge pull request #22305 from jbaum98/smartmontools
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-31 06:04:17 +01:00
Jake Waksbaum a9afa48915
smartmontools: 6.4 -> 6.5 and fix segfault on darwin 2017-01-30 22:09:21 -05:00
Nikolay Amiantov 8371d736cf thermald: fix identation 2017-01-31 03:26:26 +03:00
Nikolay Amiantov 0cfefc7c99 grub4dos: 0.4.6a-2016-11-09 -> 0.4.6a-2016-12-24 2017-01-31 03:26:26 +03:00
Alexey Shmalko 682e7a3643 Merge pull request #22281 from vifino/master
wmutils-opt: init at v1.0
2017-01-30 22:44:30 +02:00
Adrian Pistol f6e2772cd3 wmutils-opt: init at v1.0 2017-01-30 20:42:16 +00:00
Franz Pletz 1a45ddeb2d
yotubeDL: 2017.01.28 -> 2017.01.29 2017-01-30 21:40:21 +01:00
Vladimír Čunát 9cd2dbc569
Merge branch 'master' into staging
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Alistair Bill d6a7182493 neofetch: 3.0 -> 3.0.1 2017-01-30 16:12:42 +00:00
Robert Helgesson c603d2c0d5
svtplay-dl: 1.9 -> 1.9.1 2017-01-30 16:33:42 +01:00
Pascal Wittmann 4396d43a94 Merge pull request #22293 from florianjacob/master
tinc: 1.0.29 -> 1.0.31
2017-01-30 15:10:28 +01:00
Florian Jacob 51a753a2a3 os-prober: 1.65 -> 1.71 2017-01-30 13:31:50 +01:00
Florian Jacob 97c3ee9525 tinc: 1.0.29 -> 1.0.31 2017-01-30 12:38:02 +01:00
Eelco Dolstra 5fdc6db957
Revert "add nix-prefetch-source (#21734)"
This reverts commit ca38ef79e9 due its
use of importJSON and external source info files, which is
non-idiomatic.
2017-01-30 11:44:15 +01:00
Eelco Dolstra e7ec067b6b
Revert "nix-update-source: 0.2.1 -> 0.2.2"
This reverts commit b984d5d25f.
2017-01-30 11:44:15 +01:00
Desmond O. Chang 42d3f67439 yank 0.7.1 -> 0.8.0 2017-01-30 13:25:47 +08:00
Franz Pletz 083cadee45
offlineimap: 7.0.12 -> 7.0.13 2017-01-30 01:16:22 +01:00
Franz Pletz ff7c6fe60d
youtubeDL: 2017.01.24 -> 2017.01.28 2017-01-30 01:16:01 +01:00
Arseniy Seroka 2f78639819 Merge pull request #22263 from peterhoeg/u/colord
colord-kde: 2016-02-24 -> 0.5.0
2017-01-30 00:40:24 +03:00
Edward Tjörnhammar 92cb10a253
i2pd: 2.10.0 -> 2.11.0 2017-01-29 17:54:12 +01:00
Daiderd Jordan 5e7221e65b Merge pull request #22224 from nhooyr/fzf
fzf: from 0.15.9 to 0.16.2
2017-01-29 13:13:17 +01:00
Anmol Sethi a4b8a67532 fzf: from 0.15.9 to 0.16.2 2017-01-29 00:52:22 -05:00
Tim Steinbach 58dcda6b8c Merge pull request #22235 from aneeshusa/mosh-use-ssh-from-nixpkgs
mosh: use ssh from nixpkgs
2017-01-28 20:06:49 -05:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
Arseniy Seroka d948e55c27 Merge pull request #22240 from pradeepchhetri/openconnect
openconnect: 7.06 -> 7.08
2017-01-29 02:13:14 +03:00
Pradeep Chhetri 56ed9f8b94 openconnect: 7.06 -> 7.08 2017-01-29 02:46:19 +05:30
Jaka Hudoklin 8a2956691a Merge pull request #22237 from pradeepchhetri/vault
vault: 0.6.3 -> 0.6.4
2017-01-28 21:20:09 +01:00
Pradeep Chhetri c0fd124f60 vault: 0.6.3 -> 0.6.4 2017-01-29 01:38:50 +05:30
Lluís Batlle i Rossell 57625514f4 Adding nuttcp. 2017-01-28 20:40:21 +01:00
Aneesh Agrawal ad6b79fc97 mosh: use ssh from nixpkgs 2017-01-28 13:21:24 -05:00
Joachim Fasting b18ff7ab82
torbrowser: make additional media playback support optional
This feature might not be appropriate for all users, leave it off by
default.

See 96be6a11a8
2017-01-28 12:27:24 +01:00
Robin Gloster f66d7823ec
fix eval
cc @Baughn
2017-01-27 18:53:49 +01:00
Robin Gloster a611ecad17
timidity: get rid of composableDerivation 2017-01-27 17:36:43 +01:00
Svein Ove Aas 3d78976c58 nginx-config-formatter: init at 2016-06-16 (#22179) 2017-01-27 16:52:20 +01:00
Tuomas Tynkkynen be0e48e48f Merge remote-tracking branch 'upstream/master' into staging 2017-01-27 02:18:44 +02:00
Arseniy Seroka 88606fff57 Merge pull request #22169 from pradeepchhetri/haproxy
haproxy: 1.6.6 -> 1.7.2
2017-01-27 01:54:50 +03:00
Vladimír Čunát 6973c7739e
Merge branch 'master' into staging
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Joachim Fasting 4a4bc14260
torbrowser: fix url typo
I used nix-prefetch-url to generate the hashes, so of course this
mistake slipped by ...

Ref: 5bbe54272d
2017-01-26 14:44:33 +01:00
Joachim Fasting 5bbe54272d
torbrowser: 6.0.8 -> 6.5
Updates to firefox-esr 45.7, which fixes several critical
vulnerabilities [1]

[1]: https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/
2017-01-26 14:03:50 +01:00
Jörg Thalheim 2657ee4229 Merge pull request #21686 from pngwjpgh/locate
locate: extend module
2017-01-26 14:01:54 +01:00
Arseniy Seroka 91321ae09c Merge pull request #22174 from pradeepchhetri/riemann-c-client
riemann-c-client: 1.7.0 -> 1.9.1
2017-01-26 15:11:59 +03:00
Gregor Kleen 06211e700b locate: build in correct dbpath 2017-01-26 12:57:03 +01:00
Pradeep Chhetri 60c26bc9f5 riemann-c-client: 1.7.0 -> 1.9.1 2017-01-26 17:04:37 +05:30
Robin Gloster 86d9de3884
trustedGroup: fix build 2017-01-26 11:51:09 +01:00
Pradeep Chhetri 04b986cd2d haproxy: 1.6.6 -> 1.7.2 2017-01-26 14:07:51 +05:30
Michael Raskin 1d44213c7e Merge pull request #21516 from timbertson/gup
gup: 0.5.5 -> 0.6.0 and extract src into JSON
2017-01-26 07:46:16 +00:00
Gabe Evans a674415045 rcm: 1.3.0 -> 1.3.1 2017-01-25 20:42:30 -08:00
Franz Pletz 6a24c6dc32
stunnel: 5.38 -> 5.39 2017-01-26 03:52:50 +01:00
Franz Pletz e02b96590d
xchainkeys: fix source and homepage url 2017-01-26 03:52:50 +01:00
Franz Pletz 2a7707cf5c
dpkg: 1.18.15 -> 1.18.18 2017-01-26 03:52:48 +01:00
Franz Pletz ceea7adfbb
aiccu: fix unavailable source url, use debian mirror 2017-01-26 03:52:46 +01:00
Franz Pletz f3e4307f3e
bandwidth: fix unavailable source url 2017-01-26 03:52:46 +01:00
Franz Pletz 8f39095abb
biosdevname: 0.6.1 -> 0.7.2 2017-01-26 03:52:45 +01:00
Franz Pletz 1d251e268c
chrony: 2.4.1 -> 3.0, enable seccomp 2017-01-26 03:52:45 +01:00
Franz Pletz 9ac6297b79
ppp: add patch to fix CVE-2015-3310 2017-01-25 20:53:43 -05:00
Robin Gloster 61f893fb64
html-tidy: 5.0.0 -> 5.2.0 2017-01-25 20:12:42 +01:00
Robin Gloster 7a02353e36
acoustidFingerprinter: add patch to fix build with gcc6 2017-01-25 20:12:41 +01:00
Nicolò Balzarotti 9371acd80f fcrackzip: init at 1.0 2017-01-25 19:34:34 +01:00
Tim Cuthbertson b984d5d25f nix-update-source: 0.2.1 -> 0.2.2 2017-01-25 22:23:52 +11:00
Joachim Fasting bdfe638f31
tor: 0.2.8.12 -> 0.2.9.9 2017-01-25 00:58:37 +01:00
Daiderd Jordan 204a2354bd Merge pull request #22037 from jpierre03/pr-hubicfuse
hubicfuse: 2.1.0 -> 3.0.0
2017-01-24 23:08:06 +01:00
Michael Raskin 047f9069a4 Merge pull request #22109 from goetzst/youtube-dl
youtube-dl: 2017.01.22 -> 2017.01.24
2017-01-24 21:36:06 +00:00
Dan Peebles b299e508ea fluentd: 0.14.0 -> 0.14.11, with more plugins
I added the most popular plugins (S3, kafka, kinesis, mongo, etc.)
and tried to bring it closer to the set of plugins they bundle with
td-agent, without getting rid of the ones we already have today. We
should probably make this overridable more generically going forward
but this should scratch most itches today.
2017-01-24 21:21:38 +00:00
Stefan Götz 348a91cfe1 youtube-dl: 2017.01.22 -> 2017.01.24 2017-01-24 21:12:58 +01:00
John Ericson 5ad696b067 Merge pull request #22107 from Ericson2314/cross-tepid
Somewhat saner cross-compiling through bootstrapping
2017-01-24 15:09:56 -05:00
Michael Raskin 1625d8c998 Merge pull request #22097 from lsix/update_gnupg21
gnupg21: 2.1.17 -> 2.1.18
2017-01-24 18:09:45 +00:00
Michael Raskin c058fde440 Merge pull request #22083 from kamilchm/pasystray
pasystray: 0.5.2 -> 0.6.0
2017-01-24 18:03:39 +00:00
Michael Raskin ae4f2fd145 Merge pull request #22066 from mbrgm/journalbeat
journalbeat service: init at 5.1.2
2017-01-24 17:56:48 +00:00
Michael Raskin 47661c831e Merge pull request #22028 from MostAwesomeDude/tahoe
Tahoe-LAFS version bump
2017-01-24 17:49:00 +00:00
David Grayson 5b88f09ec4 coreutils: Fix indentation after removing self in buildPackages commit 2017-01-24 11:37:56 -05:00
John Ericson eee7cafaf7 coreutils: Use buildPackages instead of self hack for native version 2017-01-24 11:37:56 -05:00
Lancelot SIX b00a455752 gnupg21: 2.1.17 -> 2.1.18
See http://lists.gnu.org/archive/html/info-gnu/2017-01/msg00013.html
for release announcement.
2017-01-24 15:51:14 +01:00
zimbatm 36ac7058d2 tetex: fix source urls 2017-01-24 14:46:33 +00:00
Eelco Dolstra 7bc801e282
curl: Apply upstream patch to fix https hangs
https://github.com/curl/curl/issues/1174

Fixes https://github.com/NixOS/nix/issues/1181.
2017-01-24 13:51:30 +01:00
Jean-Pierre PRUNARET 11f878a0e5 add a maintainer 2017-01-24 13:05:58 +01:00
Jean-Pierre PRUNARET 86af731cf8 hubicfuse: 2.1.0 -> 3.0.0
* bump version
* fetchurl -> fetchFromGitHub
2017-01-24 13:05:58 +01:00
Kamil Chmielewski f50b61b275 pasystray: 0.5.2 -> 0.6.0 2017-01-24 07:19:04 +01:00
Corbin c90cab9d8a tahoelafs: 1.11.0 -> 1.12.1 2017-01-23 17:55:14 -08:00