Commit Graph

8151 Commits

Author SHA1 Message Date
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).

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

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 b4087750c3912ad1ed8b8bfb2cb5d09517ff608d.
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
Renaud
70f5d64cb3
brave: version is just 0.56.15 2018-11-29 23:48:08 +01:00
Renaud
fe6a9a37b9
brave: version is just 0.56.15 2018-11-29 23:47:26 +01:00
Tor Hedin Brønner
99512af9f5 balsa: use gtkspell3 instead of enchant
The build fails with enchant-1.6.1 and enchant2. use gtkspell instead.
2018-11-29 23:32:19 +01:00
Anton-Latukha
5ce6322243 qbittorrent: 4.1.3 -> 4.1.4 2018-11-29 20:30:38 +02:00
volth
59c4f4883f
tixati: 2.57 -> 2.58 2018-11-29 09:23:13 +00:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
worldofpeace
892407a9c6
Merge pull request #51194 from rht/brave
brave: 0.56.12 -> 0.56.15 (70.0.3538.77 -> 70.0.3538.110)
2018-11-28 22:34:20 -05:00
Matthew Bauer
c0a804c747 treewide: add dontUseImakeConfigure where needed
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:

- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Maximilian Bosch
f38d805dbe
Merge pull request #51186 from danielfullmer/rclone-1.45
rclone: 1.44 -> 1.45
2018-11-29 02:31:06 +01:00
rht
ce5de69e17
brave: 0.56.12 -> 0.56.15 (70.0.3538.77 -> 70.0.3538.110) 2018-11-28 23:39:56 +00:00
Eric Bailey
6a0f0cce63 kubetail: install completions 2018-11-28 14:04:16 -08:00
Daniel Fullmer
bfc680311a rclone: 1.44 -> 1.45 2018-11-28 15:17:25 -05:00
Renaud
483914b30c
Merge pull request #50927 from Ma27/fix-smime-for-mutt-and-neomutt
mutt/neomutt: work around S/MIME issues with `application/pgp-encrypted`
2018-11-27 23:18:29 +01:00
Renaud
554c03f315
Merge pull request #51124 from romildo/upd.vivaldi
vivaldi: 2.1.1337.47-1 -> 2.1.1337.51-1
2018-11-27 23:11:05 +01:00
Michael Weiss
b3fb2d5c1c signal-desktop: 1.18.0 -> 1.18.1 2018-11-27 20:07:00 +01:00
José Romildo Malaquias
94c342348b vivaldi: 2.1.1337.47-1 -> 2.1.1337.51-1 2018-11-27 14:16:27 -02:00
Will Dietz
84cda85962
Merge pull request #50636 from dtzWill/update/lynx-2.8.9rel.1
lynx:  2.8.9dev.17 -> 2.8.9rel.1
2018-11-27 09:57:15 -06:00
Jörg Thalheim
3b44ccd991
dino: 2018-09-21 -> 2018-11-27 2018-11-27 14:50:16 +00:00
Benjamin Staffin
551cee25b6
stern: build shell completion scripts even when cross-compiling (#51075)
Moments after merging #49668 I realized that this is not hard to do
correctly, so here it is now.
2018-11-26 20:35:48 -05:00