Commit graph

8171 commits

Author SHA1 Message Date
Robin Gloster 18a5e4a5f6
Revert "notmuch: use python 3"
This reverts commit bc487da204.

I messed up, branch was at a wrong ref..
2018-12-16 18:04:25 +01:00
Robin Gloster bc487da204
notmuch: use python 3 2018-12-16 17:58:17 +01:00
R. RyanTM 70acb0d2d9 google-drive-ocamlfuse: 0.7.0 -> 0.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-drive-ocamlfuse/versions
2018-12-16 15:42:43 +00:00
Michael Raskin 87bed0f4b9
Merge pull request #52390 from r-ryantm/auto-update/baresip
baresip: 0.5.11 -> 0.6.0
2018-12-16 15:25:18 +00:00
R. RyanTM 2ac6aa8a06 baresip: 0.5.11 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2018-12-16 07:19:44 -08:00
Maximilian Bosch 37d49d33aa
Merge pull request #52315 from r-ryantm/auto-update/FeedReader
feedreader: 2.4.1 -> 2.6.1
2018-12-16 15:01:32 +01:00
Florian Klink f5c9ceaf43 nextcloud-client: 2.5.0 -> 2.5.1 2018-12-16 12:47:19 +01:00
R. RyanTM c1f53579b8 feedreader: 2.4.1 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2018-12-15 22:36:48 -08:00
Alexey Shmalko 5ba44ede4d
Merge pull request #51943 from taku0/thunderbird-bin-60.3.3
Thunderbird bin 60.3.3
2018-12-16 04:11:36 +02:00
Daniël de Kok 13d3bf5b98 resilio-sync: 2.6.1 -> 2.6.2
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-12-15 15:02:17 +01:00
Florian Klink d5b36d138b
Merge pull request #52193 from r-ryantm/auto-update/mutt
mutt: 1.10.1 -> 1.11.1
2018-12-15 14:24:50 +01:00
R. RyanTM f00dcf7f76 mutt: 1.10.1 -> 1.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mutt/versions
2018-12-15 01:26:02 -08:00
Alexey Shmalko 055140069d
Merge pull request #51973 from peterhoeg/u/freerdp
freerdp: 2.0.0-rc3 -> 2.0.0-rc4
2018-12-15 02:54:42 +02:00
R. RyanTM 3fba6d8175 wireshark: 2.6.4 -> 2.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireshark-qt/versions
2018-12-14 07:38:20 -05:00
Joachim Fasting 1ba77eeb22
tor-browser-bundle-bin: 8.0.3 -> 8.0.4 2018-12-14 12:51:13 +01:00
R. RyanTM 381f229f2e sniproxy: 0.5.0 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sniproxy/versions
2018-12-14 00:10:23 -08:00
Andrew Childs b0dc7bc6a3 quaternion: 0.0.9.2 -> 0.0.9.3 2018-12-13 17:38:14 -05:00
taku0 f9d6dcecd7 thunderbird-bin: 60.3.2 -> 60.3.3 2018-12-13 20:13:19 +09:00
taku0 8c07524d24 thunderbird-bin: fix update script 2018-12-13 20:12:52 +09:00
taku0 5698d7888e thunderbird: 60.3.2 -> 60.3.3 2018-12-13 20:08:04 +09:00
Michael Weiss e01209f2c7 signal-desktop: 1.18.1 -> 1.19.0
A new dependency (at-spi2-atk) is required for libatk-bridge-2.0.so.

Also libstdc++.so.6 is now required from stdenv.cc.cc.lib (stdenv.cc.cc
doesn't offer it). The binary will only find libstdc++.so.6 via
$LD_LIBRARY_PATH (i.e. not via rpath, the run-time search path).
2018-12-12 17:30:49 +01:00
Michael Weiss e12009f390 tdesktop: 1.4.3 -> 1.5.1
tdesktopPackages.preview: 1.4.8 -> 1.5.1
2018-12-12 12:28:34 +01:00
Andreas Rammhold ccd160023c
firefox: 63.0.3 -> 64.0
See #51863.
2018-12-12 11:27:23 +01:00
Yurii Rashkovskii a84a457f62
luigi: enable local modules discovery
Currently, local module discovery is broken with luigi installed from
this derivation.

In the documentation, you can see the following command line syntax
used:

```
luigi --module module_name ...
```

However, currently this will result in an error:

```
ModuleNotFoundError: No module named 'module_name'
```

However, if the call is prepended with this:

```
PYTHONPATH=.:$PYTHONPATH
```

then it will work as expected.

This patch makes this the default behaviour.
2018-12-12 16:12:54 +07:00
Sarah Brofeldt 89aa19c95a
Merge pull request #51868 from yrashk/luigi-2.8.0
luigi: 2.7.9 -> 2.8.0
2018-12-12 09:40:53 +01:00
worldofpeace 0c4ac2fa26 eolie: ensure search provider is wrapped properly
wrapPythonPrograms ignores libexec/
Also do it before wrapGAppsHook sets in
2018-12-12 03:28:59 -05:00
worldofpeace af2caa441f eolie: don't use pythonPath 2018-12-12 03:26:24 -05:00
Yurii Rashkovskii 935810e0f3
luigi: include boto3
A number of luigi modules use boto3 to access AWS and will not work
without it.
2018-12-12 14:47:39 +07:00
Andreas Rammhold 536d0cc3a7
firefox-bin: 63.0.3 -> 64.0
See #51863.
2018-12-12 00:26:03 +01:00
Andreas Rammhold d16d0b3762
firefox-esr-60: 60.3.0esr -> 60.4.0esr
See #51863.
2018-12-12 00:25:57 +01:00
Andreas Rammhold 783dc61f68
firefox: updated common.nix to support ffx64
See #51863.
2018-12-12 00:25:33 +01:00
adisbladis e1e1e7ce9a
firefox-beta-bin: 64.0b14 -> 65.0b3 2018-12-11 22:10:49 +00:00
adisbladis 2f08806ee6
firefox-devedition-bin: 65.0b1 -> 65.0b3 2018-12-11 22:10:43 +00:00
Jörg Thalheim 643fabf8ea
syncthing: fix build (#51866)
###### Motivation for this change

fixes #51825 

###### Things done

<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->

- [x] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS)
- Built on platform(s)
   - [x] NixOS
   - [ ] macOS
   - [ ] other Linux distributions
- [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nox --run "nox-review wip"`
- [ ] Tested execution of all binary files (usually in `./result/bin/`)
- [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
- [ ] Assured whether relevant documentation is up to date
- [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

---
2018-12-11 17:35:44 +00:00
Yurii Rashkovskii 66958e6ac5
luigi: 2.7.9 -> 2.8.0 2018-12-11 20:10:42 +07:00
David McKay eb1e6bfde6
Adhere to Styleguide 2018-12-11 12:15:33 +00:00
David McKay 8ad1ef1ea5
wavebox: Update & Clean Dependencies 2018-12-11 11:57:34 +00:00
Robert Schütz e1a837cfb5 seafile-client: 6.2.8 -> 6.2.9 2018-12-10 15:50:30 +01:00
Herwig Hochleitner ccb93eb6b0 chromium: update conditionals and gcc patches for min version 71
(cherry picked from commit 604579e45f10ce5ccadd76c71f1bac648bd0971d)
2018-12-09 04:11:27 +01:00
Jörg Thalheim a2aa3dc0bd
Merge pull request #51755 from r-ryantm/auto-update/wavebox
wavebox: 4.4.0 -> 4.5.3
2018-12-09 00:34:07 +00:00
R. RyanTM 14541f7672 wavebox: 4.4.0 -> 4.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-12-08 15:03:18 -08:00
Jörg Thalheim 477d535c92
Merge pull request #51662 from srhb/zoom-2.6
zoom-us: 2.5.146186.1130 -> 2.6.146750.1204
2018-12-08 18:28:16 +00:00
Jörg Thalheim f201392a78
Merge pull request #51328 from markus1189/dropbox
dropbox: add mesa and libxshmfence
2018-12-08 18:11:52 +00:00
Maximilian Bosch 05882c0a74 weechatScripts.weechat-autosort: init at unstable-2018-01-11 (#51729)
Helpful weechat script to automatically keep buffers sorted.

Can be activated like this:

``` nix
weechat.override {
  configure = { ... }: {
    scripts = [
      weechatScripts.weechat-autosort
    ];
  };
}
```
2018-12-08 16:45:18 +00:00
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Renaud 85d9f63975
Merge pull request #51531 from mkaito/bitlbee-discord-042
bitlbee-discord: 0.4.1 -> 0.4.2
2018-12-08 12:07:02 +01:00
Will Dietz 4f1b5653cf vnstat: 1.18 -> 2.1 2018-12-07 20:32:45 -06:00
adisbladis 2a7b82ca44
cni-plugins: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
adisbladis 54b6c586a6
cni: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
Markus Hauck 9f86eccafc dropbox: add mesa, libxshmfence and libpthreadstubs 2018-12-07 20:20:32 +01:00
Frederik Rietdijk 12e8ec041a fix eval after merging 2018-12-07 15:30:12 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Sarah Brofeldt 8b3949d989 zoom-us: 2.5.146186.1130 -> 2.6.146750.1204 2018-12-07 15:00:26 +01:00
Robert Schütz cb2a447c51 seafile-client: 6.2.7 -> 6.2.8 2018-12-07 14:16:49 +01:00
Sarah Brofeldt 4065217c9a
Merge pull request #51623 from taku0/flashplayer-32.0.0.101
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
worldofpeace 5256cfd006 vivaldi: correct hash
Fixes #51635
2018-12-06 21:33:39 -05:00
Michael Weiss 20c6acb436 tdesktopPackages.preview: 1.4.7 -> 1.4.8 2018-12-06 21:50:49 +01:00
Johan Thomsen 015b2b1a35 kube-router: init at 0.2.3 2018-12-06 11:20:21 -05:00
taku0 f7a266d44a flashplayer: 31.0.0.153 -> 32.0.0.101 2018-12-06 23:27:45 +09:00
zimbatm e4d06cbab6
terraform-docs: init at 0.5.0 (#51579) 2018-12-06 12:10:36 +01:00
Anatolii Prylutskyi 7ff4f5be26 rambox: 0.6.2 -> 0.6.3 2018-12-06 07:04:03 +02:00
zimbatm ae49c73644 terraform-providers: add terraform-provider-secret 2018-12-05 20:09:22 -08:00
zimbatm 71dbc5a77b terraform-providers: update 2018-12-05 20:09:22 -08:00
Averell Dalton 561959bab8 x2goclient: 4.1.2.1 -> unstable-2018-11-30, fix build 2018-12-05 20:38:08 -05:00
Maximilian Bosch 42356feed0
Merge pull request #51571 from alyssais/weechat-merge
weechat: fix bad merge
2018-12-06 01:40:24 +01:00
Herwig Hochleitner 8942a3e00c chromium: 70.0.3538.110 -> 71.0.3578.80
CVE-2018-17480 CVE-2018-17481 CVE-2018-18335 CVE-2018-18336
CVE-2018-18337 CVE-2018-18338 CVE-2018-18339 CVE-2018-18340
CVE-2018-18341 CVE-2018-18342 CVE-2018-18343 CVE-2018-18344
CVE-2018-18345 CVE-2018-18346 CVE-2018-18347 CVE-2018-18348
CVE-2018-18349 CVE-2018-18350 CVE-2018-18351 CVE-2018-18352
CVE-2018-18353 CVE-2018-18354 CVE-2018-18355 CVE-2018-18356
CVE-2018-18357 CVE-2018-18358 CVE-2018-18359
2018-12-06 00:36:33 +01:00
adisbladis 2e44e002a2
firefox-beta-bin: 64.0b10 -> 64.0b14 2018-12-05 22:12:52 +00:00
adisbladis db8002cdf1
firefox-devedition-bin: 64.0b10 -> 65.0b1 2018-12-05 22:12:51 +00:00
Alyssa Ross 6dc9347712
weechat: fix bad merge
Identified in 8887e1f697 (r239097413).

9504292b1e accidentally reverted all the
changes that had been made to the weechat wrapper since
8887e1f697.

I removed the wrapper, then wrote it again, but this time taking the
code from the latest version of weechat before the bad merge.
2018-12-05 15:21:19 +00:00
Linus Heckemann 3e1401f06b
Merge pull request #44102 from alyssais/weechat-unwrapped
weechat: seperate weechat-unwrapped from wrapper
2018-12-05 13:36:00 +01:00
Linus Heckemann 9504292b1e Merge remote-tracking branch 'origin/master' into weechat-unwrapped 2018-12-05 12:12:42 +01:00
Trolli Schmittlauch 99231a36bb dino: 2018-11-27 -> 2018-11-29 (#51557) 2018-12-05 11:12:12 +00:00
Michishige Kaito 688c765f7c bitlbee-discord: 0.4.1 -> 0.4.2 2018-12-04 22:45:43 +00:00
Jörg Thalheim a995836356
dino: enable parallel building 2018-12-04 17:19:27 +00:00
Johan Thomsen 7f06f36ffb kubernetes: 1.12.2 -> 1.12.3 (#51482) 2018-12-04 18:02:34 +01:00
Tor Hedin Brønner af4e0db357
Merge pull request #51254 from hedning/fix-balsa-enchant
balsa: switch from enchant to gtkspell3
2018-12-04 09:08:02 +01:00
Florian Klink c4177f4e5b zoom-us: 2.4.129780.0915 -> 2.5.146186.1130
fixes [CVE-2018-15715](https://nvd.nist.gov/vuln/detail/CVE-2018-15715)
2018-12-04 02:12:56 +01:00
Tim Steinbach ee1f6e20b2
slack: Add dark-mode version 2018-12-03 08:12:05 -05:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Piotr Bogdan bf5b39ed49 thunderbird.updateScript: fix evaluation 2018-12-03 00:49:53 +00:00
Graham Christensen db9ddfa00c
Revert "flent/http-getter: broken on clang"
Failed to evaluate.

This reverts commit b4087750c3.
2018-12-02 16:42:10 -05:00
Matthew Bauer 973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer b4087750c3 flent/http-getter: broken on clang
(cherry picked from commit a5dcde16bbe737914849536362d15eb5a9675297)
2018-12-02 14:12:41 -06:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
Florian Klink 3eaa0ee589
Merge pull request #51280 from taku0/thunderbird-bin-60.3.2
thunderbird, thunderbird-bin: 60.3.0 -> 60.3.2
2018-12-02 13:47:22 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Jan Tojnar 3a3513e7e7
webkitgtk220x: drop 2018-11-30 23:29:34 +01:00
worldofpeace 2eccd56c5a
Merge pull request #51242 from Anton-Latukha/qbittorent-upd
qbittorrent: 4.1.3 -> 4.1.4
2018-11-30 16:54:29 -05:00
Tor Hedin Brønner f28ff4cf7f
purple-facebook: Remove unused mercurial dependency
Having python3 in the PATH and python2's setuptools and enum in PYTHONPATH
breaks any python3 script. Having mercurial in buildInputs makes this
condition true, breaking glib's python scripts, which after 2.58 use python3.

Mercurial isn't actually needed in buildInputs, so removing mercurial is a
simple fix.
2018-11-30 21:35:18 +01:00
Tor Hedin Brønner ef67f0d2c8
telepathy-salut: use standard pkgconfig
Building glib with selinux support caused the build to fail due to selinux being
specificed in `Required.private` in gio-2.0.pc. `pkgconfigUpstream` isn't
patched to handle `Required.private` properly.
2018-11-30 21:35:16 +01:00
Jan Tojnar f78203de37
libsoup: 2.62.2 → 2.64.2 2018-11-30 21:34:28 +01:00
Jan Tojnar c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Frederik Rietdijk 1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Matthew Bauer 76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
taku0 61c83b3975 thunderbird: 60.3.0 -> 60.3.2 2018-11-30 09:13:23 +09:00
taku0 d37976c508 thunderbird-bin: 60.3.0 -> 60.3.2 2018-11-30 09:12:45 +09:00