3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

7038 commits

Author SHA1 Message Date
xeji 86b37d1f94
Merge pull request #40173 from taku0/flashplayer-29.0.0.171
flashplayer: 29.0.0.140 -> 29.0.0.171
2018-05-08 23:06:56 +02:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Vincent Ambo a604fc6fcb kontemplate: 1.4.0 -> 1.5.0
Moves to release version 1.5.0 (released 2018-05-08).
2018-05-08 12:09:12 +02:00
taku0 219b1c1e1b flashplayer: 29.0.0.140 -> 29.0.0.171 2018-05-08 15:14:54 +09:00
Sarah Brofeldt 16463d728b zoom-us: liblgvnd fix for libGL.so in libpath 2018-05-08 01:28:17 +02:00
Jan Tojnar fcfecf8c20
telepathy-logger: 0.8.0 → 0.8.2
The previous update attempt (76f9a4d711) did not change the hash 😞
2018-05-07 22:05:01 +02:00
Jörg Thalheim 87daa2c7cc
Merge pull request #40069 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.0.4 -> 4.1.0
2018-05-07 14:59:44 +01:00
Jörg Thalheim f7e4c5ebb4
Merge pull request #40068 from r-ryantm/auto-update/riot-web
riot-web: 0.14.1 -> 0.14.2
2018-05-07 14:22:00 +01:00
R. RyanTM cfdcc03feb qbittorrent: 4.0.4 -> 4.1.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/qbittorrent/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.1.0 with grep in /nix/store/dyvbm73pl2qs0khv1yzyfsxsyf8kx7yi-qbittorrent-4.1.0
- directory tree listing: https://gist.github.com/a5b770d088c453aa2a25dc90cfc3c348
2018-05-06 22:00:49 -07:00
R. RyanTM 5b3b3a1e83 riot-web: 0.14.1 -> 0.14.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/riot-web/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.14.2 with grep in /nix/store/zglwk185bfl8x2dmkqpl51801rk58gvi-riot-web-0.14.2
- directory tree listing: https://gist.github.com/eae072ce5bb48e5e8b59f7e04caf5b0d
2018-05-06 21:51:32 -07:00
R. RyanTM 871bffd98f qutebrowser: 1.2.1 -> 1.3.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/qutebrowser/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/qutebrowser -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/qutebrowser --help’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/..qutebrowser-wrapped-wrapped -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/..qutebrowser-wrapped-wrapped --help’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/.qutebrowser-wrapped -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/.qutebrowser-wrapped --help’ got 0 exit code
- found 1.3.0 with grep in /nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0
- directory tree listing: https://gist.github.com/b9f575b232cde51598aeed723a03f7ec
2018-05-06 21:43:10 -07:00
Jan Tojnar d79609ac93
firefox-bin: use native notifications 2018-05-07 01:24:17 +02:00
Joachim F 9d3c5ce32e
Merge pull request #40044 from jfrankenau/lynx-ipv6
lynx: enable IPv6 and update
2018-05-06 20:43:10 +00:00
Johannes Frankenau b131db5f9b lynx: 2.8.9dev.16 -> 2.8.9dev.17 2018-05-06 22:04:09 +02:00
Johannes Frankenau c642fce382 lynx: enable IPv6 support 2018-05-06 22:03:53 +02:00
Joachim F 7da1dcaf5a
Merge pull request #40018 from danbst/zoom-us-update
zoom-us: update 2.0.106600.0904 -> 2.0.123200.0405, cleanup
2018-05-06 09:10:17 +00:00
danbst 8143383aab zoom-us: update 2.0.106600.0904 -> 2.0.123200.0405, cleanup
Apart from version update:
- remove some packages from `LD_LIBRARY_PATH`. I haven't found any
references for them. Most of them were copypasted from AUR expression
- found an implicit reference to `pidof`, in my case this caused warnings
about mismatched Glibc version. I've found implicit reference to `sh` too,
with Glibc warning too, but I don't know how to fix this, and looks like it's
only a warning
2018-05-06 01:42:32 +03:00
Jan Tojnar 3be8954579
Merge pull request #39985 from jtojnar/drop-legacy-gst
various: {upgrade,drop} GStreamer 0.10 dependency
2018-05-05 23:53:04 +02:00
Jan Tojnar d0110ecfdb
Merge pull request #40008 from jonafato/liferea-1.12.3
liferea: 1.12.2 -> 1.12.3
2018-05-05 21:48:03 +02:00
Jon Banafato c6a82cc40c liferea: 1.12.2 -> 1.12.3
New patch release. Changelog at
https://github.com/lwindolf/liferea/releases/tag/v1.12.3.
2018-05-05 12:55:32 -04:00
Jaka Hudoklin 3ec4528dcf
Merge pull request #39991 from xeji/remove-fleet
fleet, panamax: remove
2018-05-05 08:07:14 +02:00
gnidorah 9f1da66587 ndppd module: init (#35533) 2018-05-05 00:33:20 -05:00
Matthew Justin Bauer e852b6196f
Merge pull request #39784 from r-ryantm/auto-update/cni-plugins
cni-plugins: 0.7.0 -> 0.7.1
2018-05-05 00:26:22 -05:00
Jan Tojnar 841a5553cb
baresip: switch to GStreamer 1.0 2018-05-05 00:29:01 +02:00
Uli Baum f039bf9abc panamax: remove packages, module and test
was broken and depends on (deprecated) fleet
packages: panamax_api, panamax_ui
2018-05-05 00:27:15 +02:00
Matthew Justin Bauer ce3e0f2e9b
Merge pull request #39750 from r-ryantm/auto-update/palemoon
palemoon: 27.8.3 -> 27.9.0
2018-05-04 17:21:20 -05:00
Jan Tojnar 5deb50c038
firefox-bin: remove unneeded GStreamer dependency 2018-05-04 23:22:09 +02:00
Jan Tojnar 3837dddedb
firefox: remove GStreamer
Apparently, it has been dropped:

https://bugzilla.mozilla.org/show_bug.cgi?id=1234092
2018-05-04 20:54:49 +02:00
xeji cc8c33e159
Merge pull request #39952 from Ekleog/nheko-0.4.0
nheko: 0.3.1 -> 0.4.0
2018-05-04 01:19:07 +02:00
Léo Gaspard c770e61622
nheko: 0.3.1 -> 0.4.0 2018-05-04 00:46:05 +02:00
John Ericson cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
Matthew Justin Bauer b45ef79b74
Merge pull request #39907 from matthewbauer/work
Miscellaneous cleanups
2018-05-03 13:33:42 -05:00
Aristid Breitkreuz 40f809c214 insync: 1.3.22.36179 -> 1.4.5.37069 2018-05-03 20:28:52 +02:00
Matthew Bauer 143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Jens Binkert 542ef2b182 terraform-provider-ibm: 0.8.0 -> 0.9.1 (#39933) 2018-05-03 19:21:51 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
R. RyanTM 66aedd583e transmission-gtk: 2.93 -> 2.94
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/transmission-gtk/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-create -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-create --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-create help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-edit -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-edit --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-show -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-show --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-daemon -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-daemon --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-daemon help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-remote -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-remote --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-remote help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-cli -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-cli --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-gtk -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/transmission-gtk --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-create-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-create-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-create-wrapped help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-edit-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-edit-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-show-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-show-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-daemon-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-daemon-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-daemon-wrapped help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-remote-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-remote-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-remote-wrapped help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-cli-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-cli-wrapped --help’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-gtk-wrapped -h’ got 0 exit code
- ran ‘/nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94/bin/.transmission-gtk-wrapped --help’ got 0 exit code
- found 2.94 with grep in /nix/store/2icg48qc0virpl18pf2kycp9n2kav4s1-transmission-gtk-2.94
- directory tree listing: https://gist.github.com/4473480bb991ef18fee4200012b9a449
2018-05-02 21:37:30 +02:00
Michael Weiss 1095c414a6 signal-desktop: 1.7.1 -> 1.9.0 2018-05-02 21:05:26 +02:00
Alexandre Esteves e8459cb970 terraform/providers/update-all: Fix typo in help message (#39863) 2018-05-02 20:02:18 +02:00
Vaibhav Sagar 3107b4f018 firefox: remove vlc_npapi 2018-05-02 12:26:54 +02:00
xeji ccd986d0c5
Merge pull request #39839 from puffnfresh/pkgs/stride
stride: 1.8.18 -> 1.17.82
2018-05-02 05:27:42 +02:00
Michael Raskin cc6f2c0957 gajim: 1.0.1 -> 1.0.2 2018-05-02 02:46:51 +02:00
Herwig Hochleitner c07c23b914 chromium: 66.0.3359.117 -> 66.0.3359.139 2018-05-02 02:44:15 +02:00
Peter Hoeg d7004320cf syncthing: 0.14.46 -> 0.14.47 2018-05-02 07:39:42 +08:00
Brian McKenna 1abef3a7c9 stride: 1.8.18 -> 1.17.82 2018-05-02 07:48:19 +10:00
Pascal Wittmann 839842bda4
Merge pull request #39701 from romildo/upd.uget-integrator
uget-integrator: init at 1.0.0
2018-05-01 21:52:08 +02:00
LightDiscord d72b870079
discord: 0.0.4 -> 0.0.5 2018-05-01 21:17:01 +02:00
Matthew Bauer a7d5c50034 all-packages: cleanup from last commit 2018-05-01 13:54:51 -05:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
R. RyanTM f66a510db8 cni-plugins: 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/cni-plugins/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.7.1 with grep in /nix/store/ddh9jrgh4df6s6kj6ywc6clnprfggp75-cni-plugins-0.7.1
- directory tree listing: https://gist.github.com/2260aa864704a4bc411b23f3147315e9
2018-04-30 17:48:52 -07:00
Will Dietz 4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
xeji bfb26debdb
Merge pull request #39732 from r-ryantm/auto-update/riot-web
riot-web: 0.14.0 -> 0.14.1
2018-04-30 23:12:25 +02:00
R. RyanTM 4f715a5690 palemoon: 27.8.3 -> 27.9.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/palemoon/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0/bin/palemoon -h’ got 0 exit code
- ran ‘/nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0/bin/palemoon --help’ got 0 exit code
- ran ‘/nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0/bin/palemoon -V’ and found version 27.9.0
- ran ‘/nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0/bin/palemoon -v’ and found version 27.9.0
- ran ‘/nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0/bin/palemoon --version’ and found version 27.9.0
- found 27.9.0 with grep in /nix/store/0qfxznyni5ivyrj3hs0w6dhlk3z4kfaq-palemoon-27.9.0
- directory tree listing: https://gist.github.com/d3039819d96bec3615450de44abbffc4
2018-04-30 13:48:48 -07:00
R. RyanTM dc2f012215 riot-web: 0.14.0 -> 0.14.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/riot-web/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.14.1 with grep in /nix/store/77d4rg2yy4gj8m1mvrw6zqhdi7jv7cg8-riot-web-0.14.1
- directory tree listing: https://gist.github.com/4606f4af0dcfc7ef1ece43dfe4b38abe
2018-04-30 10:12:01 -07:00
Ben Gamari eaf71dd33e notmuch: 0.26.1 -> 0.26.2 2018-04-30 12:21:55 -04:00
José Romildo Malaquias a7ce93955d uget-integrator: init at 1.0.0 2018-04-30 09:07:03 -03:00
Peter Hoeg dbcdcb63d8 quaternion: 0.0.5 -> 0.0.9 2018-04-30 17:25:02 +08:00
Robert Schütz 463dbec94e
Merge pull request #39693 from danielfullmer/rclone-1.41
rclone: 1.40 -> 1.41
2018-04-30 09:05:52 +02:00
Peter Hoeg 12d89a7ed9
Merge pull request #39147 from peterhoeg/u/tox
tox: libtoxcore and assorted tox client updates
2018-04-30 04:07:30 +00:00
worldofpeace 82080d77a0
wire-desktop: correct desktopItem 2018-04-29 20:32:41 -04:00
Daniel Fullmer 841643796a rclone: 1.40 -> 1.41 2018-04-29 20:03:05 -04:00
Peter Hoeg 8ce6587966 utox: 0.16.1 -> 0.17.0 2018-04-30 07:55:07 +08:00
Léo Gaspard 905b03bce2 chromium: fix build on aarch64
chromium build on aarch64 failed with:
```
FAILED: obj/skia/skia/convolver_neon.o
g++ -MMD -MF obj/skia/skia/convolver_neon.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DSK_FREETYPE_MINIMUM_RUNTIME_VERSION=\(\(\(FREETYPE_MAJOR\)\ \*\ 0x01000000\)\ \|\ \(\(FREETYPE_MINOR\)\ \*\ 0x00010000\)\ \|\ \(\(FREETYPE_PATCH\)\ \*\ 0x00000100\)\) -DSK_GAMMA_EXPONENT=1.2 -DSK_GAMMA_CONTRAST=0.2 -DSK_DEFAULT_FONT_CACHE_LIMIT=20971520 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DFT_CONFIG_CONFIG_H=\"freetype-custom-config/ftconfig.h\" -DFT_CONFIG_MODULES_H=\"freetype-custom-config/ftmodule.h\" -DFT_CONFIG_OPTIONS_H=\"freetype-custom-config/ftoption.h\" -DPDFIUM_REQUIRED_MODULES -DCHROMIUM_RESTRICT_VISIBILITY -DUSE_LIBJPEG_TURBO=1 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/images -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/include/codec -I../../third_party/skia/include/private -I../../third_party/skia/include/client/android -I../../third_party/skia/src/codec -I../../third_party/skia/src/core -I../../third_party/skia/src/image -I../../third_party/skia/src/images -I../../third_party/skia/src/opts -I../../third_party/skia/src/pdf -I../../third_party/skia/src/ports -I../../third_party/skia/src/shaders -I../../third_party/skia/src/shaders/gradients -I../../third_party/skia/src/sfnt -I../../third_party/skia/src/utils -I../../third_party/skia/src/lazy -I../../third_party/skia/third_party/gif -I../../third_party/skia/src/effects/gradients -Igen/shim_headers/libpng_shim -Igen/shim_headers/zlib_shim -I../../third_party/freetype/include -I../../third_party/freetype/src/include -I../../third_party/harfbuzz-ng/src -I../../third_party/libjpeg_turbo -I../../third_party/fontconfig/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/sfntly/src/cpp/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -fno-omit-frame-pointer -g0 -fno-builtin-abs -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -isystem/nix/store/smmxgfkqaqqh43d5gmv5p3abcq19hkzy-glib-2.56.0-dev/include/glib-2.0 -isystem/nix/store/yn3bbw1sxg19h07wzn16k0ja58wr9yiz-glib-2.56.0/lib/glib-2.0/include -isystem/nix/store/f82jgynysk9mvhyfavfzims41zkskb3c-libpng-apng-1.6.34-dev/include/libpng16 -isystem/nix/store/56i89kfi2nmjrv8hifsz6zikr6pq1avw-zlib-1.2.11-dev/include -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -Wno-narrowing -c ../../skia/ext/convolver_neon.cc -o obj/skia/skia/convolver_neon.o
../../skia/ext/convolver_neon.cc: In function 'int32x4_t skia::AccumRemainder(const unsigned char*, const Fixed*, int)':
../../skia/ext/convolver_neon.cc:26:65: error: cannot convert '<brace-enclosed initializer list>' to 'int32x4_t {aka __vector(4) int}' in return
   return {remainder[0], remainder[1], remainder[2], remainder[3]};
                                                                 ^
```

The following patch appears to fix this build issue.

Source: b84682f31d%5E%21/#F0
Suggested-by: @dezgeg
2018-04-29 18:38:38 +03:00
Léo Gaspard a07881c8b8 chromium: skia patch appears to be still needed with 66 on aarch64
Cc @chaoflow @bendlas
Replaces #39628
2018-04-29 18:38:38 +03:00
Philipp Steinpaß 49003e880c gnunet: Add gnunet_git. 2018-04-29 13:26:40 +02:00
Joachim Fasting 9df35787f1
tor-browser-bundle-bin: allow unset XAUTHORITY
Apparently this can happen on e.g., fedora.

Closes https://github.com/NixOS/nixpkgs/issues/38671
2018-04-29 12:17:30 +02:00
Peter Hoeg 3f454bc90f toxic: 0.7.2 -> 0.8.2 2018-04-29 07:52:54 +08:00
Peter Hoeg 88454d73b0 qtox: 1.13.1 -> 1.15.0 2018-04-29 07:52:54 +08:00
Peter Hoeg 058df14f81 ratox: 0.4 -> 0.4.20180303 2018-04-29 07:52:54 +08:00
Michael Raskin f5268994be weechat-matrix-bridge: 2018-01-10 -> 2017-03-29 2018-04-28 22:42:39 +02:00
Michael Raskin 7cd7e4ce26 weechat: 2.0 -> 2.1 2018-04-28 22:42:38 +02:00
Jan Tojnar f92d9364e1
Merge pull request #35410 from jtojnar/syncthing-gtk-0.9.3
syncthing-gtk: 0.9.2.7 → 0.9.3
2018-04-28 22:02:00 +02:00
Jan Tojnar 094683ac36
syncthing-gtk: 0.9.2.7 → 0.9.3.1 2018-04-28 22:00:32 +02:00
Andreas Rammhold bf325f1bd7
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
It was found that Quassel could be remotely crashed and had an
unauthenticated RCE vulnerability. The public annoucement can be found
on the oss-sec archive [1]. The bump to 0.12.5 is supposed fixe both issues.

[1] http://seclists.org/oss-sec/2018/q2/77
2018-04-28 11:08:42 +02:00
Matthew Justin Bauer 455e4c8d5b
Merge pull request #38906 from xvapx/upd/tribler
tribler: 7.0.1 -> 7.0.2
2018-04-27 15:03:53 -05:00
Jens Binkert 53722f25ad terraform-provider-ibm: init at 0.8.0 2018-04-27 20:20:21 +02:00
zimbatm ad7bc980d2 terraform: update all plugins 2018-04-27 12:54:40 +01:00
Jörg Thalheim fd29514404
Merge pull request #39579 from xeji/teamviewer
teamviewer: 12.0.90041 -> 13.1.3026
2018-04-27 08:21:54 +01:00
xeji 9badee01c1 teamviewer 12.0.90041 -> 13.1.3026
bump, move to qt5, drop i686 support
2018-04-27 00:45:32 +02:00
Sarah Brofeldt 2248f98dea
Merge pull request #39570 from srhb/chromium-24h-timeout
chromium: See if Hydra obeys a 24h meta.timeout
2018-04-26 22:12:16 +02:00
Sarah Brofeldt 537d14f4e2 chromium: See if Hydra obeys a 24h meta.timeout 2018-04-26 21:59:33 +02:00
Bernard Fortz 882ed257d6 owncloud-client: 2.3.4 -> 2.4.1 2018-04-26 19:17:06 +02:00
John Ericson ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Michael Raskin cdca27101d
Merge pull request #39450 from r-ryantm/auto-update/baresip
baresip: 0.5.8 -> 0.5.9
2018-04-24 23:10:30 +00:00
Jörg Thalheim cf68bb33cb dino: fix checksum 2018-04-24 23:44:32 +01:00
Jörg Thalheim 296bc1e569 dino: 2018-03-10 -> 2018-04-19 2018-04-24 23:41:21 +01:00
R. RyanTM 85161629c5 baresip: 0.5.8 -> 0.5.9
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.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.9 with grep in /nix/store/qh69vw5jdwnw82vb6gkwz4f0k8gpjjry-baresip-0.5.9
- directory tree listing: https://gist.github.com/f67689bcf18570ad0408e54fa06db37c
2018-04-24 15:33:02 -07:00
Kamil Chmielewski 3cdb8f581d spark: provided-hadoop -> nixpkgs hadoop
spark should use nixpkgs provided hadoop to make it consistent
for bigger Nix hadoop + spark setup
2018-04-23 20:48:33 +02:00
xeji a586011b58 firefox-wrapper: fix icon linking (#39315)
don't try to link non-existing icons
2018-04-23 08:33:09 +01:00
Corbin Simpson 69f23d9e73 enhanced-ctorrent: fix CVE-2009-1759 (#39311)
Patches from Debian.
2018-04-22 22:42:20 +01:00
Marti Serra e9baa47a3b tribler: 7.0.1 -> 7.0.2 2018-04-22 10:42:10 +02:00
Matthew Justin Bauer c8e58113b2
Merge pull request #38801 from worldofpeace/wire-desktop
wire-desktop: init at 3.0.2816
2018-04-21 20:47:56 -05:00
Herwig Hochleitner 2b29e40153 chromium: 65.0.3325.181 -> 66.0.3359.117
Critical CVE-2018-6085: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-28
Critical CVE-2018-6086: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-30
High CVE-2018-6087: Use after free in WebAssembly. Reported by Anonymous on 2018-02-20
High CVE-2018-6088: Use after free in PDFium. Reported by Anonymous on 2018-03-15
High CVE-2018-6089: Same origin policy bypass in Service Worker. Reported by Rob Wu on 2018-02-04
High CVE-2018-6090: Heap buffer overflow in Skia. Reported by ZhanJia Song on 2018-03-12
High CVE-2018-6091: Incorrect handling of plug-ins by Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-10-05
High CVE-2018-6092: Integer overflow in WebAssembly. Reported by Natalie Silvanovich of Google Project Zero on 2018-03-08
Medium CVE-2018-6093: Same origin bypass in Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-11-01
Medium CVE-2018-6094: Exploit hardening regression in Oilpan. Reported by Chris Rohlf on 2016-08-01
Medium CVE-2018-6095: Lack of meaningful user interaction requirement before file upload. Reported by Abdulrahman Alqabandi (@qab) on 2016-08-11
Medium CVE-2018-6096: Fullscreen UI spoof. Reported by WenXu Wu of Tencent's Xuanwu Lab on 2017-10-19
Medium CVE-2018-6097: Fullscreen UI spoof. Reported by xisigr of Tencent's Xuanwu Lab on 2018-01-26
Medium CVE-2018-6098: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-03
Medium CVE-2018-6099: CORS bypass in ServiceWorker. Reported by Jun Kokatsu (@shhnjk) on 2018-02-03
Medium CVE-2018-6100: URL spoof in Omnibox. Reported by Lnyas Zhang on 2018-02-11
Medium CVE-2018-6101: Insufficient protection of remote debugging prototol in DevTools . Reported by Rob Wu on 2018-02-19
Medium CVE-2018-6102: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-20
Medium CVE-2018-6103: UI spoof in Permissions. Reported by Khalil Zhani on 2018-02-24
Medium CVE-2018-6104: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-03-08
Medium CVE-2018-6105: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-18
Medium CVE-2018-6106: Incorrect handling of promises in V8. Reported by lokihardt of Google Project Zero on 2018-01-25
Medium CVE-2018-6107: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-02
Medium CVE-2018-6108: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-27
Low CVE-2018-6109: Incorrect handling of files by FileAPI. Reported by Dominik Weber (@DoWeb_) on 2017-04-10
Low CVE-2018-6110: Incorrect handling of plaintext files via file:// . Reported by Wenxiang Qian (aka blastxiang) on 2017-10-24
Low CVE-2018-6111: Heap-use-after-free in DevTools. Reported by Khalil Zhani on 2017-11-02
Low CVE-2018-6112: Incorrect URL handling in DevTools. Reported by Rob Wu on 2017-12-29
Low CVE-2018-6113: URL spoof in Navigation. Reported by Khalil Zhani on 2018-01-25
Low CVE-2018-6114: CSP bypass. Reported by Lnyas Zhang on 2018-02-13
Low CVE-2018-6115: SmartScreen bypass in downloads. Reported by James Feher on 2018-03-07
Low CVE-2018-6116: Incorrect low memory handling in WebAssembly. Reported by Jin from Chengdu Security Response Center of Qihoo 360 Technology Co. Ltd. on 2018-03-15
Low CVE-2018-6117: Confusing autofill settings. Reported by Spencer Dailey on 2018-03-15
Low CVE-2018-6084: Incorrect use of Distributed Objects in Google Software Updater on MacOS. Reported by Ian Beer of Google Project Zero on 2018-03-15
2018-04-21 14:57:45 +02:00
R. RyanTM 951d6a9f93 inboxer: 1.0.4 -> 1.1.2 (#39233)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/inboxer/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.2 with grep in /nix/store/dbk6jvgi9kc56yh5grh1d3yndcwd0965-inboxer-1.1.2
- directory tree listing: https://gist.github.com/fd594eb2f8f8083359d8736e32edee72
2018-04-20 16:03:24 +02:00
Michael Weiss 5131977f1b gns3Packages.{server,gui}{Stable,Preview}: 2.1.4 -> 2.1.5 2018-04-19 22:34:32 +02:00
worldofpeace 754b30ef00 wire-desktop: init at 3.0.2816 2018-04-19 13:50:35 -04:00
Matthew Justin Bauer 78cfa7bbd0
Merge pull request #38976 from volth/patch-124
tixati: 2.55 -> 2.57
2018-04-19 11:59:15 -05:00
Peter Hoeg da4695009c freerdp: 2.0.0-rc1 -> 2.0.0-rc2 2018-04-19 10:31:19 +08:00
Jörg Thalheim d308ac9233
Merge pull request #39064 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.6.3 -> 6.6.5
2018-04-17 20:26:28 +01:00
Matthew Bauer 52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
Michael Weiss 9cb0b49673 signal-desktop-beta: Mark as broken (really outdated) 2018-04-17 18:26:53 +02:00
Michael Weiss b500edc44c quiterss: 0.18.9 -> 0.18.10 2018-04-17 18:16:23 +02:00
Matthew Justin Bauer 2f0f9b4d0f
Merge pull request #37512 from MHOOO/patch-1
Fix spark scripts that use dirname
2018-04-17 10:41:12 -05:00
Matthew Justin Bauer 0418f5ee65
Merge pull request #38321 from jensbin/openshift_mount_fix
openshift: Fix binary paths for oc cluster up to work
2018-04-17 10:11:07 -05:00
Matthew Justin Bauer 80facf99da
Merge pull request #38189 from r-ryantm/auto-update/palemoon
palemoon: 27.8.0 -> 27.8.3
2018-04-17 09:57:06 -05:00
Matthew Justin Bauer 3207b7e71d
Merge pull request #38311 from qfjp/submit/finch-fix
Use lib/purple-2 directory instead of lib/pidgin
2018-04-17 09:55:00 -05:00
Peter Hoeg 5b3c2b189b
Merge pull request #38828 from luke-clifton/ipfs-update
ipfs: 0.4.13 -> 0.4.14
2018-04-17 14:23:01 +00:00
R. RyanTM d4cc20c0cc frostwire-bin: 6.6.3 -> 6.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/frostwire/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 6.6.5 with grep in /nix/store/6cgry9k7i6ni9a7axglsm5akmibryimi-frostwire-6.6.5
- directory tree listing: https://gist.github.com/e29014b6db646e0dd934f79b2e387703
2018-04-17 05:07:21 -07:00
adisbladis 195d5679e8
Merge pull request #38986 from scode/scode/signal-171-update
signal-desktop: 0.7.0 -> 0.7.1
2018-04-16 20:12:43 +08:00
Jörg Thalheim 5ad99e6b05 firefox-bin: add hint on how to update 2018-04-16 11:38:04 +01:00
Peter Schuller 70588bc82e signal-desktop: 0.7.0 -> 0.7.1 2018-04-15 21:19:20 -07:00
volth fa9359110b
tixati: 2.55 -> 2.57 2018-04-15 21:38:32 +00:00
Jörg Thalheim fb9d7e0aa0
Merge pull request #38902 from Ekleog/nheko-0.3.1
nheko: 0.3.0 -> 0.3.1
2018-04-15 19:54:55 +01:00
S. Nordin Abouzahra 92f0d31b94
purple-discord: init at 2018-04-10 2018-04-15 11:20:23 +02:00
Matthias Beyer 792c99df34 mutt: 1.9.4 -> 1.9.5 2018-04-15 08:27:58 +02:00
Elis Hirwing 8b19b14bda testssl: 2.9.5-4 -> 2.9.5-5 (#38936)
Changelog:
https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-5

Also improved expression.
2018-04-14 21:17:44 +02:00
Alexandre Peyroux 256b0b5a2d c14: 2017-05-15 -> 0.3 (#38905) 2018-04-14 08:29:30 +01:00
Léo Gaspard 59bf698238
nheko: 0.3.0 -> 0.3.1 2018-04-13 15:57:41 +02:00
Tim Steinbach 32d620d739
hipchat: 4.30.3.1670 -> 4.30.4.1672 2018-04-13 09:39:06 -04:00
Maximilian Güntner 119570cd83
backintime-qt4: package is broken
the install phase writes into /nix :

```
<snip>
install -d
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
install --mode=644 net.launchpad.backintime.serviceHelper.conf
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
<snap>
```
2018-04-13 14:13:22 +02:00
Yegor Timoshenko ae1318043b
Merge pull request #38890 from r-ryantm/auto-update/signal-desktop
signal-desktop: 1.6.1 -> 1.7.0
2018-04-13 09:57:26 +00:00
lewo 4043fff3bc
Merge pull request #38423 from mbode/heptio-ark_0_7_1
heptio-ark: init at 0.7.1
2018-04-13 08:50:40 +02:00
R. RyanTM 50c6900fd4 signal-desktop: 1.6.1 -> 1.7.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/signal-desktop/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.7.0 with grep in /nix/store/xkslw2sdzbpbzy0ddd0f5qxk1wkfahs6-signal-desktop-1.7.0
- directory tree listing: https://gist.github.com/05c86387ecf6ea0334f3d0c18b44542e
2018-04-12 23:03:32 -07:00
Yegor Timoshenko 6207cb9302
Merge pull request #38827 from r-ryantm/auto-update/riot-web
riot-web: 0.13.5 -> 0.14.0
2018-04-12 22:26:11 +00:00
Maximilian Bode 2e1c5c00c7 heptio-ark: init at 0.7.1 2018-04-12 20:59:10 +02:00
Benjamin Saunders cd24ae7a1b purple-hangouts: 2017-10-08 -> 2018-03-28 (#38819) 2018-04-12 13:24:21 +02:00
R. RyanTM ba337a2d5c riot-web: 0.13.5 -> 0.14.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/riot-web/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.14.0 with grep in /nix/store/rrr1riavdg8sysb7ksvfqwr9az3jvlbm-riot-web-0.14.0
- directory tree listing: https://gist.github.com/586766758d4a74da4f7c241391412e10
2018-04-12 00:58:26 -07:00
Luke Clifton 7c3475563b ipfs 0.4.13 -> 0.4.14 2018-04-12 15:55:46 +08:00
R. RyanTM 35121b1973 syncplay: 1.5.2 -> 1.5.3 (#38693)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/syncplay/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/.syncplay-server-wrapped -h’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/.syncplay-server-wrapped --help’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/syncplay-server -h’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/syncplay-server --help’ got 0 exit code
- found 1.5.3 with grep in /nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3
- directory tree listing: https://gist.github.com/52097c8cbb187c4fb391af784f94d056
2018-04-11 17:25:10 +02:00
Pascal Wittmann 7427b58266 Switch suckless.org URLs to https
(cherry picked from commit 22f212537f)
2018-04-11 15:11:55 +02:00
Frederik Rietdijk ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
Michael Raskin 896cc0847a
Merge pull request #38765 from taku0/flashplayer-29.0.0.140
flashplayer: 29.0.0.113 -> 29.0.0.140 [Critical security fixes]
2018-04-11 11:59:11 +00:00
Tim Steinbach cb7f774265
minikube: 0.25.2 -> 0.26.0 2018-04-10 18:45:13 -04:00
Frederik Rietdijk 6023849ba1 Merge master into staging 2018-04-10 19:23:42 +02:00
taku0 f92dc58c71 flashplayer: 29.0.0.113 -> 29.0.0.140 2018-04-10 21:14:20 +09:00
Jean-Baptiste Giraudeau d6e8371071
terraform_0_11: 0.11.5 -> 0.11.6 2018-04-10 10:39:53 +02:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Matthew Justin Bauer 4531f181d9
Merge pull request #35121 from xeji/firehol-35114
firehol: 3.1.5: fix errors when running firehol command
2018-04-09 14:22:32 -05:00
Jörg Thalheim 43a3cfe0c2
Merge pull request #38654 from etu/testssl-update
testssl: 2.9.5-3 -> 2.9.5-4
2018-04-09 19:16:26 +01:00
Elis Hirwing 7b4ed22b54
testssl: 2.9.5-3 -> 2.9.5-4
Changelog:
https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-4

Also improved the expression to be more readable.
2018-04-09 18:49:50 +02:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Matthew Justin Bauer 39132f6d5d
Merge pull request #37312 from lprndn/luakit
luakit: init at 2018.08.10
2018-04-08 23:07:57 -05:00
Matthew Justin Bauer c472940c8b
Merge pull request #37383 from hedning/notmuch-fix-/bin/sh
notmuch: fix /bin/sh impurity in ./configure
2018-04-08 23:07:35 -05:00
Matthew Justin Bauer 67bde55c42
Merge pull request #38055 from ryantm/auto-update/sylpheed
sylpheed: 3.6.0 -> 3.7.0
2018-04-08 21:52:34 -05:00
Matthew Justin Bauer 842278d675
Merge pull request #38546 from romildo/new.balsa
balsa: init at 2.5.5
2018-04-08 21:49:32 -05:00
Matthew Justin Bauer 15ab41c026
Merge pull request #38498 from r-ryantm/auto-update/wireshark-gtk
wireshark-gtk: 2.4.5 -> 2.4.6
2018-04-08 21:40:07 -05:00
Matthew Justin Bauer 1d951cfa4b
Merge pull request #38225 from mbode/click_0_3_1
click: init at 0.3.1
2018-04-08 21:29:47 -05:00
Michael Weiss 0288f77c30 tdesktop: 1.2.15 -> 1.2.17
tdesktopPackages.preview: 1.2.15 -> 1.2.17
2018-04-09 00:36:15 +02:00
R. RyanTM fea4270c11 inboxer: 1.0.3 -> 1.0.4 (#38226)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/inboxer/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.4 with grep in /nix/store/p1nbzvgxwp6fczn96a1wdblpvm5h42m8-inboxer-1.0.4
- directory tree listing: https://gist.github.com/e6ce6651760c07005f1d533c2cafc824
2018-04-08 15:53:35 +02:00
Jörg Thalheim 39eaf98ad3
Merge pull request #38515 from taku0/fix-firefox-wrapper-ln-icon
firefox: fix wrapper to make proper symlink to icon
2018-04-08 14:06:26 +01:00
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Ryan Mulligan 6593ce7ef9 otter-browser: 0.9.94 -> 0.9.96 (#37239)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.96 with grep in /nix/store/hy3dyckwbq8x0ylgydqf3hsd0yyj38mf-otter-browser-0.9.96
- directory tree listing: https://gist.github.com/3ba5ac755cab96acd876703e94dff4b4
2018-04-08 10:00:05 +02:00
José Romildo Malaquias 20212c7296 balsa: init at 2.5.5 2018-04-07 08:27:52 -03:00
Jörg Thalheim d017bc3965
Merge pull request #38537 from Ekleog/nheko-init
nheko: init at 0.3.0
2018-04-07 08:09:48 +01:00
Léo Gaspard 5a75e845ad
nheko: init at 0.3.0 2018-04-07 04:05:11 +02:00
Daiderd Jordan 92a36cf63b
Merge pull request #38468 from veprbl/mesos_darwin
mesos: fix on darwin by disabling java interface
2018-04-06 20:19:16 +02:00
R. RyanTM ae8e564ba8 notmuch: 0.26 -> 0.26.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/notmuch/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --version’ and found version 0.26.1
- found 0.26.1 with grep in /nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1
- directory tree listing: https://gist.github.com/adeae189f9ac416571a7c0e3beca712f
2018-04-06 20:07:43 +02:00
Michael Weiss 80faa73fc0 neomutt: Fix the path to the auxiliary tools
This path changed from $out/lib/neomutt to $out/libexec/neomutt.
2018-04-06 19:37:46 +02:00
taku0 9fca924468 firefox: fix wrapper to make proper symlink to icon 2018-04-07 01:00:42 +09:00
Jörg Thalheim e76825a9cf
Merge pull request #36569 from grahamc/terraform-provider-nixos
terraform-provider-nixos: init at 0.0.1
2018-04-06 10:55:32 +01:00
R. RyanTM b97550f400 wireshark-gtk: 2.4.5 -> 2.4.6
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-gtk/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/wireshark-gtk -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/wireshark-gtk --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/tshark -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/tshark --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/tfshark -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/tfshark --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/tfshark help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/rawshark -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/rawshark --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/randpkt -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/randpkt --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/randpkt help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/text2pcap -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/text2pcap --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/mergecap -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/mergecap --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/reordercap -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/reordercap --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/capinfos -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/capinfos --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/capinfos help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/captype -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/captype --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/captype help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/editcap -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/editcap --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/editcap help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/dumpcap -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/dumpcap --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.wireshark-gtk-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.wireshark-gtk-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.tshark-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.tshark-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.tfshark-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.tfshark-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.tfshark-wrapped help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.rawshark-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.rawshark-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.randpkt-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.randpkt-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.randpkt-wrapped help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.text2pcap-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.text2pcap-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.mergecap-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.mergecap-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.reordercap-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.reordercap-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.capinfos-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.capinfos-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.capinfos-wrapped help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.captype-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.captype-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.captype-wrapped help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.editcap-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.editcap-wrapped --help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.editcap-wrapped help’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.dumpcap-wrapped -h’ got 0 exit code
- ran ‘/nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6/bin/.dumpcap-wrapped --help’ got 0 exit code
- found 2.4.6 with grep in /nix/store/4ir513hd62f2xyqdgapzzl7ksf4k6znq-wireshark-gtk-2.4.6
- directory tree listing: https://gist.github.com/ca5179603a5aebfd1a1ba1b1e3945de9
2018-04-05 19:17:27 -07:00
Daiderd Jordan b0894c42ea
offrss: mark linux only 2018-04-05 20:05:56 +02:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Dmitry Kalinkin e120915248
mesos: fix on darwin by disabling java interface 2018-04-05 11:20:31 -04:00
Michael Raskin 195521350a
Merge pull request #38111 from oxij/tree/cleanups
assorted cleanups
2018-04-05 07:08:05 +00:00
Peter Hoeg c011843b0c syncthing: 0.14.45 -> 0.14.46 2018-04-05 08:19:11 +08:00
Charles Strahan 5c066e2bba
Merge pull request #37218 from cstrahan/kube-test-fix
nixos: kubernetes fixes
2018-04-04 19:14:48 -04:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Jan Tojnar c490b05507
Merge pull request #38149 from bkchr/gst_1_14_0
Updates gstreamer and plugins to 1.14.0
2018-04-04 18:34:40 +02:00
Bastian Köcher 853a086b6a corebird: gtkSupport moved to gst-plugins-good 2018-04-04 17:50:33 +02:00
Michael Raskin ed1312f782
Merge pull request #38428 from Ekleog/doc-weechat
Add documentation for weechat
2018-04-04 13:34:20 +00:00
Léo Gaspard fe21790989 weechat: forward metadata to wrapper 2018-04-04 14:58:56 +02:00
Léo Gaspard 51d9192cdd weechat: point description to documentation 2018-04-04 14:58:54 +02:00
Jörg Thalheim df57003e96
Merge pull request #38228 from mbode/kubectl_zsh_completion
kubernetes: add kubectl zsh completion
2018-04-04 12:44:59 +01:00
Maximilian Bode 3fda5528b3 click: init at 0.3.1 2018-04-04 11:45:47 +02:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Maximilian Bode 357760ad25 kubernetes: add kubectl zsh completion 2018-04-02 18:16:11 +02:00
Nikolay Amiantov e410315f18 gajim: 1.0.0 -> 1.0.1 2018-04-02 15:02:39 +03:00
Gabriel Ebner a54c87da82
Merge pull request #38153 from r-ryantm/auto-update/qutebrowser
qutebrowser: 1.2.0 -> 1.2.1
2018-04-02 12:30:23 +02:00
Jens Binkert fd09c3dcae Fix openshift oc cluster up mount 2018-04-02 11:25:54 +02:00
Vladimír Čunát 333245e852
Merge #38133: dwb: remove abandoned package
cf. https://wiki.archlinux.org/index.php/dwb
2018-04-02 10:03:08 +02:00
Peter Hoeg 5975e4a7de terragrunt: 0.14.2 -> 0.14.6 2018-04-02 15:52:15 +08:00
DJP 75f7958173 Use lib/purple-2 directory instead of lib/pidgin 2018-04-01 18:10:05 -04:00
zimbatm 5f7cad19a8 terraform: update plugins 2018-04-01 20:44:41 +01:00
zimbatm 4009338ff9 terraform_0_11: 0.11.4 -> 0.11.5 2018-04-01 20:44:40 +01:00
Robert Schütz fbd70f4f21 seafile-client: add dotlambda as maintainer 2018-04-01 18:43:54 +02:00
R. RyanTM 25540a5a2c seafile-client: 6.1.6 -> 6.1.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/seafile-client/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 6.1.7 with grep in /nix/store/a366qmps5kxnbp50jw7hyyxx2bizakyl-seafile-client-6.1.7
- directory tree listing: https://gist.github.com/add05f4339b66469b6acbaad439c677f
2018-04-01 18:43:54 +02:00
Matthew Justin Bauer a881908aad
Merge pull request #37873 from goertzenator/fix/spideroak710
spideraok: 7.0.1 -> 7.1.0
2018-03-31 19:28:57 -05:00
Matthew Justin Bauer efccd6c058
Merge pull request #37887 from j0xaf/slack-3.0.5-to-3.1.0
slack: 3.0.5 -> 3.1.0
2018-03-31 19:28:36 -05:00
Matthew Justin Bauer 0f4b34caeb
Merge pull request #37882 from jensbin/openshift
openshift: 3.6.0 -> 3.9.0
2018-03-31 19:28:18 -05:00
adisbladis baeb3db5fd
firefox-beta-bin: 60.0b7 -> 60.0b8 2018-03-31 23:42:05 +08:00
adisbladis 9e474a7728
firefox-devedition-bin: 60.0b7 -> 60.0b8 2018-03-31 23:42:04 +08:00
Jens Binkert fbf29e5f55 openshift: 3.6.0 -> 3.9.0 2018-03-31 17:22:27 +02:00
R. RyanTM e3a91b050b palemoon: 27.8.0 -> 27.8.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/palemoon/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 27.8.3 with grep in /nix/store/jnhd2rzskaad61xh3d3rs63hjy8cwi7y-palemoon-27.8.3
- directory tree listing: https://gist.github.com/97a439e8880c3937586c5d06a2ac0844
2018-03-31 00:23:07 -07:00
Robert Schütz 59ff9d9c92
Merge pull request #38146 from r-ryantm/auto-update/newsboat
newsboat: 2.10.2 -> 2.11.1
2018-03-31 08:45:10 +02:00
R. RyanTM 88423094f4 qutebrowser: 1.2.0 -> 1.2.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/qutebrowser -h` got 0 exit code
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/qutebrowser --help` got 0 exit code
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/..qutebrowser-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/..qutebrowser-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/.qutebrowser-wrapped -h` got 0 exit code
- ran `/nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1/bin/.qutebrowser-wrapped --help` got 0 exit code
- found 1.2.1 with grep in /nix/store/p9a5d6129dvx6gqbxn9fqgsmx7hnhwxb-qutebrowser-1.2.1
- directory tree listing: https://gist.github.com/b85ebb5c38a8861cac255f78b5c16525
2018-03-30 16:08:11 -07:00
Charles Strahan 709b6f664e
nixos: kubernetes fixes
* Fix reference CNI plugins
  * The plugins were split out of the upstream cni repo around version
    0.6.0

* Fix RBAC and DNS tests
  * Fix broken apiVersion fields
  * Change plugin linking to look in ${package}/bin rather than
    ${package.plugins}

* Initial work towards a working e2e test
  * Test still fails, but at least the expression evaluates now

Continues @srhb's work in #37199

Fixes #37199
2018-03-30 17:33:45 -04:00
Pascal Wittmann 0680093baa
dwb: remove package as its insecure and outdated 2018-03-30 21:55:47 +02:00
R. RyanTM 1257e8ef3c newsboat: 2.10.2 -> 2.11.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/newsboat/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat -h` got 0 exit code
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat --help` got 0 exit code
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat -V` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat -v` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat --version` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat -h` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/newsboat --help` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/podboat -h` got 0 exit code
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/podboat --help` got 0 exit code
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/podboat -h` and found version 2.11.1
- ran `/nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1/bin/podboat --help` and found version 2.11.1
- found 2.11.1 with grep in /nix/store/sijgq2a38x45ada8xzl69s7c6lsiar3c-newsboat-2.11.1
- directory tree listing: https://gist.github.com/b1dad1e84335a691d0ccf4aa357c12ad
2018-03-30 12:07:32 -07:00
Pascal Wittmann 700475a574
Merge pull request #38107 from oxij/pkgs/firefoxes
tor-browser: 52.7.0esr-7.5-1 -> 52.7.3esr-7.5-1
2018-03-30 18:18:05 +02:00
Pascal Wittmann 2fc5955bfa
blink: 2.0.0 -> 3.0.3 2018-03-30 18:01:30 +02:00
SLNOS 1e3bd96aad wrapFirefox: tiny cleanup 2018-03-30 06:40:14 +00:00
SLNOS 6433935120 tor-browser: 52.7.0esr-7.5-1 -> 52.7.3esr-7.5-1 2018-03-30 06:21:00 +00:00
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Ryan Mulligan 904330cb84 sylpheed: 3.6.0 -> 3.7.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/sylpheed/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/h2523jz7ladr0j6m3v6a0x45ak0z9iq8-sylpheed-3.7.0/bin/sylpheed --version` and found version 3.7.0
- found 3.7.0 with grep in /nix/store/h2523jz7ladr0j6m3v6a0x45ak0z9iq8-sylpheed-3.7.0
- directory tree listing: https://gist.github.com/8f404aeeccf14771245b2a25b3a1231e
2018-03-29 09:54:11 -07:00
Michael Raskin df5f67de94
Merge pull request #37680 from fdns/compact
compactor: init at 0.11.0
2018-03-28 22:17:37 +00:00
Felipe Espinoza f784c6be18 compactor: init at 0.11.0 2018-03-28 18:59:06 -03:00
Vladyslav M f4b9da7c6a
skypeforlinux: 8.17.0.2 -> 8.18.0.6 2018-03-28 20:52:26 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Franz Pletz f9ddc2666b
Merge pull request #37960 from andir/firefox
firefox-{bin,esr} updates for MFSA2018-10
2018-03-28 05:58:40 +00:00
Franz Pletz 68e31185de
Merge pull request #37961 from ryantm/auto-update/telepathy-gabble
telepathy-gabble: 0.18.3 -> 0.18.4
2018-03-28 05:58:03 +00:00
Ryan Mulligan 14e24db9db telepathy-gabble: 0.18.3 -> 0.18.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/telepathy-gabble/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.18.4 with grep in /nix/store/pg936ixgiw96xqsrdzbwc1civylmy1q5-telepathy-gabble-0.18.4
- found 0.18.4 in filename of file in /nix/store/pg936ixgiw96xqsrdzbwc1civylmy1q5-telepathy-gabble-0.18.4
- directory tree listing: https://gist.github.com/92190024cdfe17a3e79730f988d904f6
2018-03-27 22:34:26 -07:00
Jörg Thalheim 15c744a06d
Merge pull request #37852 from Mic92/terraform-libvirt
terraform-provider-libvirt: init at 0.3
2018-03-28 01:33:41 +01:00
Jörg Thalheim ebcf2d349a terraform-provider-libvirt: init at 0.3 2018-03-28 01:27:48 +01:00
adisbladis deecb4c1aa terraform: Wrap PATH of propagatedBuildInputs (#37861)
Plugins (namely terraform-provider-libvirt) may have a run time
dependency on external binaries.
2018-03-28 01:25:23 +01:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Andreas Rammhold 6abbe39551
firefox-bin: 59.0.1 -> 59.0.2
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:10 +02:00
Andreas Rammhold 24a2c3fe58
firefox-esr: 52.7.2esr -> 52.7.3esr
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:05 +02:00
Michael Raskin 73a7d67795 firefox: 59.0.1 -> 59.0.2 2018-03-27 22:06:54 +02:00
Joachim Fasting 707a1ce0da
tor-browser-bundle-bin: 7.5.2 -> 7.5.3 2018-03-27 18:10:58 +02:00
adisbladis 29e757ecc5
firefox-beta-bin: 60.0b6 -> 60.0b7 2018-03-27 21:48:40 +08:00
adisbladis deae713d6d
firefox-devedition-bin: 60.0b6 -> 60.0b7 2018-03-27 21:48:39 +08:00
Michael Weiss 9a4871ad82 tdesktop: 1.2.14 -> 1.2.15
tdesktopPackages.preview: 1.2.14 -> 1.2.15
2018-03-27 12:03:17 +02:00
Jörn Gersdorf 9b56a0c2a2 slack: 3.0.5 -> 3.1.0 2018-03-26 21:21:46 +02:00
Daniel Goertzen 0f857e4e73 spideraok: 7.0.1 -> 7.1.0 2018-03-26 09:57:54 -05:00
Joachim Fasting d09b4d7b2e
tor-browser-bundle-bin: 7.5.1 -> 7.5.2 2018-03-26 12:27:44 +02:00
Elis Hirwing 8163358cb0
testssl: 2.9.5-2 -> 2.9.5-3
Bugfix release: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-3
2018-03-26 09:39:17 +02:00
Peter Hoeg e43e8254a1 neomutt: 20180223 -> 20180323 2018-03-26 14:41:14 +08:00
adisbladis 0e4f68a832
Merge pull request #37829 from ryantm/auto-update/links2
links: 2.14 -> 2.15
2018-03-26 10:40:30 +08:00
adisbladis fab46dc9de
firefox-beta-bin: 60.0b3 -> 60.0b6 2018-03-26 10:11:14 +08:00
adisbladis 7151ce7f0a
firefox-devedition-bin: 60.0b3 -> 60.0b6 2018-03-26 10:11:02 +08:00
Ryan Mulligan 60cbe23764 links: 2.14 -> 2.15
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/links2/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.15 with grep in /nix/store/sv2bhipkaba7wbgkwinbq1xs430zmvra-links2-2.15
- directory tree listing: https://gist.github.com/c94bde5e3281eca9ed30751401d14020
2018-03-25 17:46:46 -07:00
Herwig Hochleitner 8cbf295b6c chromium: 65.0.3325.162 -> 65.0.3325.181
dev: 66 -> 67

cc @YorikSar @aszlig
2018-03-26 01:52:11 +02:00
aszlig a0c525bd0a
gajim: Add gnome3.defaultIconTheme to buildInputs
This is for systems that are not using a full desktop environment, so
Gajim can fall back to the default icon theme of Gnome 3.

Among just fixing aesthetics this also fixes a few exceptions that were
triggered by Gajim not finding the icons. One example of this is when
you enter the plugins dialog, the window is empty if the icons can't be
found.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92, @7c6f434c
2018-03-25 23:41:21 +02:00
aszlig adb58440e6
gajim: Re-enable tests
Just because the tests need GTK+, I think it's not a good idea to simply
disable them when we're still able to use an X virtual framebuffer to
run them anyway.

As with the package we had prior to version 1.0 I've disabled the
resolver test, because this one requires networking.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92, @7c6f434c
2018-03-25 23:41:18 +02:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Tim Steinbach 040a9ab240
minikube: 0.25.0 -> 0.25.2 2018-03-25 00:49:26 -04:00
Vladimír Čunát 902b3a161c
Merge #37702: telepathy-gabble: fix source URL 2018-03-24 15:08:58 +01:00
Shea Levy f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Vladimír Čunát 56fb68dcef
Merge #37724:thunderbird*: 52.6.0 -> 52.7.0 (security) 2018-03-24 10:58:08 +01:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Ryan Mulligan 18b153f47c backintime-common: 1.1.12 -> 1.1.24
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -h` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --help` got 0 exit code
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -v` and found version 1.1.24
- ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --version` and found version 1.1.24
- found 1.1.24 with grep in /nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24
2018-03-23 20:56:50 -05:00
Alexandre Peyroux 26f450f5f6 resilio-sync: 2.5.2 -> 2.5.12 2018-03-23 14:53:38 -05:00
Ryan Mulligan 5f8c8e76a3 znc: 1.6.5 -> 1.6.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc -h` got 0 exit code
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc --help` got 0 exit code
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc -v` and found version 1.6.6
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc --version` and found version 1.6.6
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc -h` and found version 1.6.6
- ran `/nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6/bin/znc --help` and found version 1.6.6
- found 1.6.6 with grep in /nix/store/z51kkm0wj1wv4bxkib8lv7nqizdly9jw-znc-1.6.6
2018-03-23 14:52:46 -05:00
taku0 d0489107c9 thunderbird: 52.6.0 -> 52.7.0 2018-03-24 03:12:49 +09:00
taku0 ba70ba828f thunderbird-bin: 52.6.0 -> 52.7.0 2018-03-24 03:12:42 +09:00
xeji abc0bf28be telepathy-gabble: fix source URL
upstream changed it
2018-03-23 16:30:53 +01:00