Commit Graph

7330 Commits

Author SHA1 Message Date
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
Thomas Tuegel
6ca5577699
Merge pull request #37636 from ttuegel/bugfix/firefox/icons
wrapFirefox: update icon location
2018-03-23 06:55:18 -05:00
Ryan Mulligan
b7046ab2aa signal-desktop: 1.5.2 -> 1.6.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/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.6.1 with grep in /nix/store/pvdn1xmg25m71qciqgin0flihwbvf7p3-signal-desktop-1.6.1
- directory tree listing: https://gist.github.com/5e549f57e17894ca01ff108753e073e6
2018-03-22 21:24:30 -07:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Michael Weiss
40aabe9d48
Merge pull request #37587 from not-fl3/master
tdesktop: fixed GLib-GIO-ERROR
2018-03-22 21:08:05 +01:00
Thomas Tuegel
01f37880f3
wrapFirefox: update icon location
The icons for Firefox are in a new location in the unwrapped package; the
wrapper is updated to reflect that. This should have no effect on other browers
that provide their own icons in the default XDG location.
2018-03-22 11:42:25 -05:00
Michael Weiss
2fdec94fbf tdesktop: 1.2.6 -> 1.2.14
tdesktopPackages.preview: 1.2.12 -> 1.2.14
2018-03-22 17:14:23 +01:00
Robert Schütz
b7dd2ef91d
Merge pull request #37601 from danielfullmer/rclone-1.40
rclone: 1.39 -> 1.40
2018-03-22 10:23:38 +01:00
Jan Tojnar
fefbcbc550
eolie: fix build 2018-03-22 07:48:13 +01:00
Jan Tojnar
bdfbe578da
corebird: fix build 2018-03-22 07:48:12 +01:00
Jan Tojnar
0c2ede96a0
librsvg: always build introspection
We have multiple outputs nowadays.
2018-03-22 07:46:50 +01:00
Michael Weiss
f60d7e2add tdesktop: Clean up the patching 2018-03-22 00:43:30 +01:00
Vasyl Solovei
044d4b0875
skypeforlinux: 8.16.0.4 -> 8.17.0.2 2018-03-21 22:10:57 +01:00
Hendrik Schaeidt
501b6d0e13 profanity: refactor build to build from source
* fix osx build
* fix undefined macros in configure.ac
* activate the check phase to run the test suite
2018-03-21 19:37:18 +01:00
Fedor Logachev
654ebf8232 tdesktop: fixed GLib-GIO-ERROR 2018-03-21 20:07:30 +03:00
Will Dietz
7d873b8fd2 pan: ensure features we provide deps for are used, move to gtk3 2018-03-21 09:48:23 -05:00
Will Dietz
96f0d4e98c pan: wrap to provide gpg2, which it crashes without
Fixes #37556.
2018-03-21 09:47:55 -05:00
Will Dietz
8265979114 pan: 0.139 -> 0.144 2018-03-21 07:50:40 -05:00
Daniel Fullmer
2b8406f873 rclone: 1.39 -> 1.40 2018-03-20 21:15:15 -04:00
Nikolay Amiantov
eda6b9553b gajim: 0.16.9 -> 1.0.0
Massive update.
2018-03-21 04:11:24 +03:00
Thomas Karolski
006332d8ac
Fix spark scripts that use dirname 2018-03-21 01:57:58 +01:00
Ken Micklas
0e9d1fad4d zoom-us: fix preInstall 2018-03-20 12:40:04 -04:00
Ken Micklas
c234c01de0 zoom-us: add desktop item 2018-03-20 12:35:53 -04:00
Jörg Thalheim
f71a636d3f
Merge pull request #37385 from coreyoconnor/google-drive-ocamlfuse-update
google-drive-ocamlfuse and gapi-ocaml update
2018-03-20 00:17:43 +00:00
Michael Weiss
e8fe2e1548 tdesktopPackages.preview: init at 1.2.12
Start tracking the pre-releases. I'll have to refactor/improve the
patching soon.
2018-03-20 00:42:33 +01:00
Daiderd Jordan
d7856d3c2a
ii: fix darwin build
/cc ZHF #36454
2018-03-19 23:41:49 +01:00
Jörg Thalheim
a6f966e289
Merge pull request #37389 from tadfisher/bump/gmailieer
gmailieer: 0.5 -> 0.6
2018-03-19 22:27:08 +00:00
Andrew Childs
3928fd9081 Chromium: fix skia build on aarch64
Patch imported from Arch Linux ARM
2018-03-20 00:20:42 +02:00
Tad Fisher
4cb10bf329 gmailieer: 0.5 -> 0.6 2018-03-19 12:31:11 -07:00
Corey O'Connor
a140fe83f5 google-drive-ocamlfuse: 0.6.21 -> 0.6.25.
Also change to use jbuilder for build per upstream instructions. In this case, the build needs to be
driven by jbuilder but opam still needs to be in PATH.
2018-03-19 11:47:18 -07:00
Tor Hedin Brønner
d97416198a notmuch: fix /bin/sh impurity in ./configure 2018-03-19 19:35:46 +01:00
Peter Hoeg
4468378187 terraform: update plugins 2018-03-19 15:12:52 +08:00
Peter Hoeg
059f33c6de terraform: 0.11.3 -> 0.11.4 2018-03-19 15:12:52 +08:00
Yuriy Taraday
6b0732a956 chromium: 65.0.3325.146 -> 65.0.3325.162
Also bump dev branch to ensure that next beta will work.
2018-03-18 19:15:32 +02:00
Gabriel Ebner
da4d64e157
Merge pull request #36664 from ryantm/auto-update/pig
pig: 0.14.0 -> 0.16.0
2018-03-18 12:18:33 +01:00
Lprndn
aa5921a9cf luakit: init at 2018.08.10 2018-03-18 12:17:59 +01:00
Andreas Rammhold
2bbd1d9eb5
Merge pull request #37208 from taku0/firefox-bin-59.0.1
firefox, firefox-bin: 59.0 -> 59.0.1,  firefox-esr: 52.7.1esr -> 52.7.2esr  [Critical security fixes]
2018-03-18 10:47:17 +01:00
Jörg Thalheim
9765381b58
Merge pull request #37280 from tazjin/chore/bump-kontemplate-v1.4.0
kontemplate: 1.3.0 -> 1.4.0
2018-03-18 08:33:59 +00:00
lewo
eb9b367628
Merge pull request #36803 from vdemeester/update-docker-machine-0140
docker-machine: 0.13.0 -> 0.14.0
2018-03-18 09:23:05 +01:00
Vincent Ambo
e7c1817522 kontemplate: 1.3.0 -> 1.4.0
* Update to the latest release version
* Use deps.nix from upstream repository to ensure nixpkgs-built
  kontemplate is functionally equivalent to upstream releases
* extend meta attributes with long-form description
2018-03-18 00:16:03 +01:00
lewo
226826225f
Merge pull request #37140 from ryantm/auto-update/vnstat
vnstat: 1.17 -> 1.18
2018-03-17 19:35:15 +01:00
Daiderd Jordan
99d56c542e
communi: fix darwin build
/cc ZHF #36454
2018-03-17 16:37:56 +01:00
Jörg Thalheim
291d18d2ed
Merge pull request #37240 from ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.0 -> 1.23.2
2018-03-17 14:23:08 +00:00
Vladimír Čunát
c3aadd5b4e
Merge #37059: liferea: 1.12.1 -> 1.12.2 (bugfix) 2018-03-17 13:54:46 +01:00
Gabriel Ebner
a68b3da776
Merge pull request #37006 from mbode/flink_1_4_2
flink: 1.4.0 -> 1.4.2
2018-03-17 13:53:47 +01:00
Gabriel Ebner
6b541ecc4e
Merge pull request #37011 from ryantm/auto-update/inboxer
inboxer: 1.0.2 -> 1.0.3
2018-03-17 13:49:30 +01:00
Gabriel Ebner
2c02923e73
Merge pull request #37202 from ryantm/auto-update/imapfilter
imapfilter: 2.6.10 -> 2.6.11
2018-03-17 13:32:39 +01:00
Jörg Thalheim
c32e94c0c5
Merge pull request #35557 from rnhmjoj/flexget
flexget: 2.10.82 -> 2.12.8
2018-03-17 09:54:15 +00:00
Ryan Mulligan
5b11892565 pidgin-sipe: 1.23.0 -> 1.23.2
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 1.23.2 with grep in /nix/store/r7pl30mgdnrdig95aq6qy3d4dbvy8vji-pidgin-sipe-1.23.2
- directory tree listing: https://gist.github.com/c400423782c0ab85deea92ca910a179b
2018-03-17 02:51:30 -07:00
taku0
d947db7e3c firefox-esr: 52.7.1esr -> 52.7.2esr 2018-03-17 11:02:14 +09:00
taku0
9aae5d7c80 firefox: 59.0 -> 59.0.1 2018-03-17 11:00:48 +09:00
taku0
3d28c32921 firefox-bin: 59.0 -> 59.0.1 2018-03-17 10:56:22 +09:00
Sarah Brofeldt
e8cbd44641
nixos/kubernetes: Patch kube-proxy for iptables 1.6.2 compatibility
Closes #36739
2018-03-16 21:38:59 -04:00
Ryan Mulligan
bc0d05870c imapfilter: 2.6.10 -> 2.6.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -V` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --version` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` and found version 2.6.11
- found 2.6.11 with grep in /nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11
- directory tree listing: https://gist.github.com/3899407e9730a32a5b25ade7c1238086
2018-03-16 17:50:02 -07:00
Michael Raskin
808e8f672e
Merge branch 'master' into firefox-59.0 2018-03-16 18:08:53 +00:00
Michael Raskin
c940d2e1ac
Merge pull request #37158 from oxij/pkgs/tor-browsers
update tor browsers
2018-03-16 18:06:50 +00:00
Graham Christensen
0297aff1f1
Merge pull request #36921 from tokudan/ffb59
firefox-bin: 58.0.2 -> 59.0
2018-03-16 10:34:25 -04:00
taku0
6778f7a786 firefox-esr: 52.7.0esr -> 52.7.1esr 2018-03-16 23:17:07 +09:00
taku0
8170c05afc firefox: 58.0.2 -> 59.0 2018-03-16 23:17:07 +09:00
taku0
186de9ca9e common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
taku0
cb51341d12 firefox-esr: 52.6.0esr -> 52.7.0esr 2018-03-16 23:17:07 +09:00
taku0
97ab43d580 firefox-bin: 58.0.2 -> 59.0 2018-03-16 23:17:07 +09:00
taku0
13df7202d7 firefox: Fix update.nix 2018-03-16 23:17:07 +09:00
Jörg Thalheim
234f70b59e kubernetes: add go 1.10 support info 2018-03-16 12:52:54 +00:00
Maximilian Bode
29be8dd70c kubernetes: use go 1.9 instead of 1.10
Build using go 1.10 fails due to an error in a vendored dependency
[Upstream Issue](https://github.com/kubernetes/kubernetes/pull/60373)
2018-03-16 11:14:39 +01:00
Andreas Rammhold
97ab4c1072 dino: unstable-2018-02-11 -> unstable-2018-03-10 2018-03-16 08:14:20 +01:00
SLNOS
6093270451 firefoxPackages.tor-browser: add 52.7.0esr-8.0-1 (alpha) 2018-03-16 03:42:11 +00:00
SLNOS
fe5a406067 firefoxPackages.tor-browser: 52.6.2esr-7.5-2 -> 52.7.0esr-7.5-1 2018-03-16 03:42:11 +00:00
Ryan Mulligan
60b5fdd67f vnstat: 1.17 -> 1.18
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstat --help` got 0 exit code
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstat -v` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstat --version` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstat --help` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstati --help` got 0 exit code
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstati -v` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstati --version` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstati --help` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstatd --help` got 0 exit code
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstatd -v` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstatd --version` and found version 1.18
- ran `/nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18/bin/vnstatd --help` and found version 1.18
- found 1.18 with grep in /nix/store/zaidqa5gzm2wdfg0mrybj180k73jbkpq-vnstat-1.18
2018-03-15 12:26:32 -07:00
adisbladis
de08384909
firefox-beta-bin: 59.0b13 -> 60.0b3 2018-03-16 00:47:47 +08:00
adisbladis
88a83f136a
firefox-devedition-bin: 59.0b13 -> 60.0b3 2018-03-16 00:47:46 +08:00
adisbladis
7da70b859c
firefox-bin: Fix updateScript
`xidel -q` was deprecated in favour of `xidel -q`
2018-03-16 00:47:45 +08:00
Robert Schütz
2cd3621de7
Merge pull request #37111 from ryantm/auto-update/seafile-client
seafile-client: 6.1.5 -> 6.1.6
2018-03-15 15:21:36 +01:00
Ryan Mulligan
607c651b97 seafile-client: 6.1.5 -> 6.1.6
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 6.1.6 with grep in /nix/store/304wh7gzixm9as2wa2b619jcimn0837k-seafile-client-6.1.6
- found 6.1.6 in filename of file in /nix/store/304wh7gzixm9as2wa2b619jcimn0837k-seafile-client-6.1.6
2018-03-15 06:58:19 -07:00
zimbatm
d081f14580 kubernetes-helm: 2.8.1 -> 2.8.2 2018-03-15 12:52:55 +00:00
Jörg Thalheim
7c680e1f39 flexget: add disclaimer 2018-03-15 09:13:08 +00:00
Peter Hoeg
3d509de00b terraform: multiple provider updates 2018-03-15 14:25:12 +08:00
Ryan Mulligan
0ea3fc3749 liferea: 1.12.1 -> 1.12.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/liferea -h` got 0 exit code
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/liferea --help` got 0 exit code
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/liferea -v` and found version 1.12.2
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/liferea --version` and found version 1.12.2
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/.liferea-wrapped -h` got 0 exit code
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/.liferea-wrapped --help` got 0 exit code
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/.liferea-wrapped -v` and found version 1.12.2
- ran `/nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2/bin/.liferea-wrapped --version` and found version 1.12.2
- found 1.12.2 with grep in /nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2
- found 1.12.2 in filename of file in /nix/store/wjf8q5k0hh2vcjw65v2skcn54pq3vb0q-liferea-1.12.2
2018-03-14 20:07:54 -07:00
Joachim F
71fca27602
Merge pull request #36697 from ryantm/auto-update/syncplay
syncplay: 1.5.0 -> 1.5.2
2018-03-14 21:16:48 +00:00
Joachim Fasting
6f9a9e8876
tor-browser-bundle-bin: 7.5 -> 7.5.1 2018-03-14 21:58:35 +01:00
rnhmjoj
cf188440c5
flexget: 2.10.82 -> 2.13.5 2018-03-14 21:00:31 +01:00
Joachim F
b703011d4a
Merge pull request #36502 from ryantm/auto-update/cni
cni: 0.5.2 -> 0.6.0
2018-03-14 19:46:38 +00:00
Joachim F
2a66ce7709
Merge pull request #35978 from ryantm/auto-update/psi-plus-0.16.575.639-to-1.2.235
psi-plus: 0.16.575.639 -> 1.2.235
2018-03-14 19:45:45 +00:00
Ryan Mulligan
b11133607e inboxer: 1.0.2 -> 1.0.3
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 1.0.3 with grep in /nix/store/5n2jwjv8x9a1sic8ia32vncq5i5smd0f-inboxer-1.0.3
- found 1.0.3 in filename of file in /nix/store/5n2jwjv8x9a1sic8ia32vncq5i5smd0f-inboxer-1.0.3
2018-03-14 12:20:12 -07:00
Maximilian Bode
50f42f0c6b flink: 1.4.0 -> 1.4.2
Release Announcement: https://flink.apache.org/news/2018/03/08/release-1.4.2.html
2018-03-14 19:45:15 +01:00
Michael Weiss
bdc72254e8 gns3Packages.{server,gui}{Stable,Preview}: 2.1.3 -> 2.1.4 2018-03-14 17:35:51 +01:00
Vladimír Čunát
883b26b98f
Merge #36788: nextcloud-client: restrict to linux 2018-03-14 15:50:38 +01:00
Michael Raskin
fabbf35d8d
Merge pull request #36980 from taku0/flashplayer-29.0.0.113
flashplayer: 28.0.0.161 -> 29.0.0.113
2018-03-14 12:46:18 +00:00
taku0
864f4ceba4 flashplayer: 28.0.0.161 -> 29.0.0.113 2018-03-14 20:54:46 +09:00
Franz Pletz
6e55d83576
Merge pull request #36673 from averelld/upgrade-teamviewer
teamviewer: 12.0.85001 -> 12.0.90041
2018-03-13 18:42:37 +00:00
Daniel Frank
43da40ecae firefox-bin: 58.0.2 -> 59.0 2018-03-13 19:16:11 +01:00
Bart Brouns
f043e09e02 qutebrowser: 1.1.1 -> 1.2.0 2018-03-13 17:54:53 +01:00
volth
7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
volth
5a1da02976 frostwire-bin: update sha256 2018-03-13 09:54:51 +01:00
volth
b20fe4a99d frostwire: a stricter regex, just in case 2018-03-13 09:54:51 +01:00
volth
cedfe31648 frostwire: restore download-and-unpack derivation as frostwire-bin 2018-03-13 09:54:51 +01:00
volth
0596a7c6d6 frostwire: fixed meta.platforms 2018-03-13 09:54:51 +01:00
volth
a28464cba7 frostwire: 6.4.5 -> 6.6.3-build-253 2018-03-13 09:54:51 +01:00
John Ericson
62ca2316a4
Merge pull request #36885 from obsidiansystems/meta-host-prepare
treewide: Prepare for #34444
2018-03-12 19:06:35 -04:00
John Ericson
2d1d83d836 pond: Simplify platform logic 2018-03-12 18:55:42 -04:00
Franz Pletz
0d703ec3e9
Merge pull request #36844 from lloydhazlett/spideroak-7.0.1
spideroak: 6.1.9 -> 7.0.1
2018-03-12 20:55:24 +00:00
Vladimír Čunát
8eca63588d
Merge #36764: bip: fixup build with gcc7 2018-03-12 20:34:19 +01:00
Matthias Beyer
13e95f33db lumail: Use lua5.1
This is necessary because the standard library which is distributed with
lumail (the lumail core configuration so to speak) is written for lua5.1
apparently.

The website states 5.1 or 5.2 or 5.3, but 5.2 fails because "loadstring"
was deprecated in lua 5.2.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-03-12 16:43:27 +01:00
Matthias Beyer
bb8e1c4512 lumail: Fix package definition
Includes:

* Package gets a flag to use the debug build
* install phase installs all lua scripts from the package and makes
  lumail find them
* global configuration which is shipped with the package can be
  overridden, if desired
* parallel building enabled
2018-03-12 16:41:59 +01:00
Matthias Beyer
29c33ba5af lumail: 2.9 -> 3.1 2018-03-12 16:40:50 +01:00
Lloyd Hazlett
47c7ad14ef spideroak: 6.1.9 -> 7.0.1 2018-03-12 14:26:41 +11:00
Badi Abdul-Wahid
b619881ae0
nextcloud-client: restrict platform to linux
Some dependencies fail to build on darwin.
2018-03-11 20:06:45 -04:00
Vincent Demeester
24dd67dbf9
docker-machine: 0.13.0 -> 0.14.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:12:33 +01:00
Moritz Maxeiner
12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Timo Kaufmann
95e88ad818 bip: Fix build 2018-03-10 18:06:35 +01:00
Michael Raskin
cac24ccbe9
Merge pull request #36690 from YorikSar/fix-chromium-build
chromium: fix GCC 7 related build issues
2018-03-10 16:08:25 +00:00
Robin Gloster
679580be35
errbot: fix build
Those version specs only exist to keep compat with python 3.3 which we
are not using anyway.

(cherry picked from commit 560b2bce6ce84628f97e242a3015201378a90eef)
2018-03-10 12:54:55 +01:00
Ryan Mulligan
c995db0853 taktuk: 3.7.5 -> 3.7.7
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -v` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` and found version 3.7.7
- found 3.7.7 with grep in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
- found 3.7.7 in filename of file in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
2018-03-10 12:15:40 +01:00
Yuriy Taraday
ebce42146f chromium: fix GCC 7 related build issues
Also clean up unused patches.
2018-03-10 03:31:55 +04:00
Michael Raskin
f74251dc92
Merge pull request #36657 from oxij/pkgs/pre-cardiacarrest
prepare for a swtich to `libcardiacarrest`
2018-03-09 22:03:01 +00:00
Ryan Mulligan
8643a32c8c syncplay: 1.5.0 -> 1.5.2
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-wrapped -h` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-wrapped --help` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-wrapped -v` and found version 1.5.2
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-wrapped --version` and found version 1.5.2
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay -h` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay --help` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay -v` and found version 1.5.2
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay --version` and found version 1.5.2
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-server-wrapped -h` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/.syncplay-server-wrapped --help` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay-server -h` got 0 exit code
- ran `/nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2/bin/syncplay-server --help` got 0 exit code
- found 1.5.2 with grep in /nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2
- found 1.5.2 in filename of file in /nix/store/s02mpddajsz1q5h5r8mvmyd31np2ha26-syncplay-1.5.2
2018-03-09 13:50:56 -08:00
Jan Malakhovski
23e2ea9cba firefoxPackages: add a patch to fix pulseaudio initialization bug
This is optional (`libcardiacarrest` has a workaround for this bug
because there's `firefox-bin` that I can't fix), but with this applied things
are a bit smoother.
2018-03-09 21:21:06 +00:00
Michael Raskin
5f01c76c95
Merge pull request #36656 from ryantm/auto-update/palemoon
palemoon: 27.7.2 -> 27.8.0
2018-03-09 18:13:48 +00:00
Averell Dalton
4b00e5c1a9 teamviewer: 12.0.85001 -> 12.0.90041 2018-03-09 18:09:39 +01:00
Ryan Mulligan
32d26952dd pig: 0.14.0 -> 0.16.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/vfr6b50xzj4rj0xhl83vfqqq127lx79s-pig-0.16.0/bin/pig --help` got 0 exit code
- ran `/nix/store/vfr6b50xzj4rj0xhl83vfqqq127lx79s-pig-0.16.0/bin/pig --version` and found version 0.16.0
- ran `/nix/store/vfr6b50xzj4rj0xhl83vfqqq127lx79s-pig-0.16.0/bin/pig -h` and found version 0.16.0
- found 0.16.0 with grep in /nix/store/vfr6b50xzj4rj0xhl83vfqqq127lx79s-pig-0.16.0
2018-03-09 08:32:49 -08:00
Jan Malakhovski
a1832cf633 firefoxPackages.tor-browser: update meta 2018-03-09 15:29:33 +00:00
Ryan Mulligan
46a5e72b89 palemoon: 27.7.2 -> 27.8.0
Semi-automatic update. 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.0 with grep in /nix/store/vqardwl9d7s3wdgapj4ybzrgpw5w3671-palemoon-27.8.0
2018-03-09 07:05:59 -08:00
Nikolay Amiantov
4c3c71fdd4 tdesktop: disable on AArch64
Errors out with "please add support for your architecture".
2018-03-09 16:35:10 +03:00
Herwig Hochleitner
9b4ffd98a4 chromium: 64.0.3282.186 -> 65.0.3325.146
see https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-desktop.html

cc @aszlig @YorikSar

CVE-2017-11215
CVE-2017-11225
CVE-2018-6060
CVE-2018-6061
CVE-2018-6062
CVE-2018-6057
CVE-2018-6063
CVE-2018-6064
CVE-2018-6065
CVE-2018-6066
CVE-2018-6067
CVE-2018-6068
CVE-2018-6069
CVE-2018-6070
CVE-2018-6071
CVE-2018-6072
CVE-2018-6073
CVE-2018-6074
CVE-2018-6075
CVE-2018-6076
CVE-2018-6077
CVE-2018-6078
CVE-2018-6079
CVE-2018-6080
CVE-2018-6081
CVE-2018-6082
CVE-2018-6083
2018-03-09 03:02:49 +01:00
Graham Christensen
380dd22f7c
terraform-provider-nixos: init at 0.0.1 2018-03-08 16:50:52 -05:00
obadz
daafd1d71f citrix-receiver: 13.8.0 -> 13.9.0
The "A network error occured (SSL error 4)" is finally fixed!
2018-03-08 19:21:51 +00:00
Ryan Mulligan
0d961f02d2 cni: 0.5.2 -> 0.6.0
Semi-automatic update. 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.6.0 with grep in /nix/store/20rzgnqnxfx21j49wr48pd4p9wb0ai5z-cni-0.6.0
- found 0.6.0 in filename of file in /nix/store/20rzgnqnxfx21j49wr48pd4p9wb0ai5z-cni-0.6.0
2018-03-08 00:48:25 -08:00
Michael Raskin
860791d43f
Merge pull request #36471 from ryantm/auto-update/baresip
baresip: 0.5.6 -> 0.5.8
2018-03-08 07:26:21 +00:00
Ryan Mulligan
08c9302672 baresip: 0.5.6 -> 0.5.8
Semi-automatic update. 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.8 with grep in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
- found 0.5.8 in filename of file in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
2018-03-07 17:53:19 -08:00
Peter Hoeg
05412c95da syncthing: 0.14.44 -> 0.14.45 2018-03-08 09:22:52 +08:00
Graham Christensen
25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry
7a3855506f thunderbird: fix typo in desktop item genericName 2018-03-07 15:09:42 -05:00
Nikolay Amiantov
9edd4c8835 gajim: add plugin installer
It's not included into repository checkout (which we use because of tests), so
get it from release tarball instead.
2018-03-07 16:47:13 +03:00
Peter Hoeg
fb6177722d terragrunt: 0.14.0 -> 0.14.2
Also pull in terraform-full as we need the plugins to actually do something.
2018-03-07 14:21:40 +08:00
xeji
b91fc28db0 firehol: build firehol command by default
fixes #35139
2018-03-07 00:40:27 +01:00
Michael Raskin
b49ef26eca
Merge pull request #36377 from oxij/pkgs/fix-pulseaudio-references
tree-wide: fix pulseaudio references; fix SDL expressions
2018-03-06 19:56:36 +00:00
lewo
9cfeabb327
Merge pull request #36343 from bignaux/soulseekqt
soulseekqt: init at 2016-1-17 (last official stable)
2018-03-06 19:01:08 +01:00
Michael Raskin
da97c73fb3
Merge pull request #36375 from volth/commandLineArgs-escaping
chromium, google-chrome: fix escaping of commandLineArgs
2018-03-06 15:15:08 +00:00
volth
96ebf614ad chromium, google-chrome: fix escaping of commandLineArgs 2018-03-06 14:56:07 +00:00
Bignaux Ronan
96a3f1b546 soulseekqt: init at 2016-1-17 2018-03-06 15:21:50 +01:00
Jan Malakhovski
7966e0efeb telegram/tdesktop: fix pulseaudio references 2018-03-06 13:46:28 +00:00
Jan Malakhovski
0c7b8931f9 firefox-bin: fix pulseaudio references 2018-03-06 13:46:27 +00:00
Robin Gloster
1fb08b90dd
newsbeuter: dead and obsoleted by newsboat 2018-03-05 22:00:03 +01:00
Robin Gloster
43e5af0a43
newsboat: fix build 2018-03-05 22:00:03 +01:00
Franz Pletz
1a0f84d0b8
wireshark: 2.4.4 -> 2.4.5 2018-03-05 18:06:29 +01:00
Vladimír Čunát
71f899c2c3
Merge #34461: mesa -> libGL* rename
This will just bit rot otherwise.  Almost nothing gets rebuilt.
2018-03-05 14:59:40 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Peter Hoeg
6343398dee
Merge pull request #35894 from sorokin/qtox-no-opencv
qtox: remove opencv dependency
2018-03-05 20:17:13 +08:00
Peter Hoeg
38373bbbe3 falkon: 2.1.99.1 -> 3.0.0 2018-03-05 14:50:05 +08:00
Jörg Thalheim
4641008187
Merge pull request #35486 from ajgrf/mblaze-update
mblaze: 0.3.1 -> 0.3.2
2018-03-04 20:29:00 +00:00
Jörg Thalheim
2f72eba82d
Merge pull request #36290 from matthiasbeyer/update-mutt
mutt: 1.9.3 -> 1.9.4
2018-03-04 14:35:45 +00:00
Jörg Thalheim
4ee9d05086
Merge pull request #36265 from Ekleog/configurable-riot
riot-web: make package configurable
2018-03-04 13:54:19 +00:00
Léo Gaspard
d8f8253d3f
riot-web: make package configurable 2018-03-04 14:51:09 +01:00
Matthias Beyer
6f7b712d0c mutt: 1.9.3 -> 1.9.4 2018-03-04 14:02:14 +01:00
Jörg Thalheim
4a28710d4d
Merge pull request #35923 from ryantm/auto-update/nomad-0.6.2-to-0.7.1
nomad: 0.6.2 -> 0.7.1
2018-03-04 06:48:42 +00:00
Peter Schuller
9449782baa signal-desktop: 1.3.0 -> 1.5.2 2018-03-03 15:17:07 -08:00
Jörg Thalheim
ee735ff1f9
Merge pull request #36240 from womfoo/fix-bump/conkeror-1.0.4
conkeror: use firefox-esr, 1.0.3 -> 1.0.4
2018-03-03 18:02:22 +00:00
Jörg Thalheim
ab59aa7326
Merge pull request #36162 from Kaali/wireshark
wireshark: Add Darwin support
2018-03-03 17:41:54 +00:00
Jörg Thalheim
ce6adf6dcf
Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Kranium Gikos Mendoza
793cfa7e54 conkeror: 1.0.3 -> 1.0.4 2018-03-03 14:19:39 +11:00
Kranium Gikos Mendoza
d5f6994b85 conkeror: use firefox-esr 2018-03-03 14:18:07 +11:00
Bryan Gardiner
285fd08c0e
claws-mail, jitsi: remove myself (khumba) from maintainers 2018-03-02 18:10:24 -08:00
Jon Banafato
004a59f18e
corebird: 1.7.3 -> 1.7.4 2018-03-02 16:48:04 +01:00
Robin Gloster
0e050da0f5
torchat: not broken 2018-03-02 11:56:44 +01:00
adisbladis
e9a0f9b8b3
Merge pull request #35944 from ryantm/auto-update/ostinato-0.8-to-0.9
ostinato: 0.8 -> 0.9
2018-03-02 11:27:01 +08:00
Jaakko Luttinen
af6a83d01d rssguard: 3.5.5 -> 3.5.6 2018-03-01 17:16:12 +01:00
Väinö Järvelä
023d584433 wireshark: Add Darwin support 2018-03-01 15:31:30 +02:00
Ryan Mulligan
dac1a530ac tcpkali: 0.9 -> 1.1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1/bin/tcpkali --version` and found version 1.1.1
- found 1.1.1 with grep in /nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1
- found 1.1.1 in filename of file in /nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1

cc "@ethercrow"
2018-02-28 20:34:42 +00:00
Jörg Thalheim
5555aa8e21
Merge pull request #36124 from leenaars/tribler701
tribler: 7.0.0rc3 -> 7.0.1
2018-02-28 15:07:17 +00:00
Ryan Mulligan
1ef6ce59b4 pjsip: 2.7.1 -> 2.7.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -h` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --help` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua help` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -V` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -v` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --version` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua version` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -h` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --help` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua help` and found version 2.7.2
- found 2.7.2 with grep in /nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2
- found 2.7.2 in filename of file in /nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2

cc "@viric @olynch"
2018-02-28 14:24:00 +00:00
Michiel Leenaars
475adadd4e tribler: 7.0.0rc3 -> 7.0.1 2018-02-28 12:31:49 +01:00
Markus Hauck
11de4cf6ef jmeter: 3.3 -> 4.0 (#35655)
* jmeter: 3.3 -> 4.0
2018-02-28 10:59:23 +00:00
Robert Schütz
55b431f2b8
Merge pull request #36015 from ryantm/auto-update/seafile-client-6.1.0-to-6.1.5
seafile-client: 6.1.0 -> 6.1.5
2018-02-28 11:23:05 +01:00
Robert Schütz
0cbaa18fe1 seafile-client: use fetchFromGitHub 2018-02-28 10:48:52 +01:00
Ryan Mulligan
6aad4bf55e snort: 2.9.8.2 -> 2.9.11.1 (#36026)
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/snort -V` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/snort --version` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/u2spewfoo help` got 0 exit code
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/.snort-wrapped -V` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/.snort-wrapped --version` and found version 2.9.11.1
- found 2.9.11.1 with grep in /nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1
- found 2.9.11.1 in filename of file in /nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1

cc "@aycanirican"
2018-02-28 12:35:35 +03:00
Orivej Desh
5b8a5001d0
Merge pull request #35965 from ryantm/auto-update/pidgin-xmpp-receipts-0.7-to-0.8
pidgin-xmpp-receipts: 0.7 -> 0.8
2018-02-28 09:10:36 +00:00
adisbladis
8910770396
firefox-beta-bin: 59.0b12 -> 59.0b13 2018-02-28 10:26:52 +08:00
adisbladis
dec43a9b6b
firefox-devedition-bin: 59.0b12 -> 59.0b13 2018-02-28 10:26:51 +08:00
Ryan Mulligan
d95813fc14 seafile-client: 6.1.0 -> 6.1.5
Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.1.5 with grep in /nix/store/7y211zn1irykpjfgf8n38vbhh57xgaq2-seafile-client-6.1.5
- found 6.1.5 in filename of file in /nix/store/7y211zn1irykpjfgf8n38vbhh57xgaq2-seafile-client-6.1.5

cc "@calrama"
2018-02-27 15:52:32 -08:00
Ryan Mulligan
d0a427d24f psi-plus: 0.16.575.639 -> 1.2.235
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.2.235 with grep in /nix/store/9z3lbwjmcvgxpicxnkqsqyn2bmkyqvsw-psi-plus-1.2.235

cc "@orivej"
2018-02-27 12:03:25 -08:00
Ivan Sorokin
95286d1be2 qtox: remove opencv dependency
It doesn't depend on it for a long time.
2018-02-27 22:12:52 +03:00
Ryan Mulligan
4fe7f789f9 pidgin-xmpp-receipts: 0.7 -> 0.8
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.8 with grep in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8
- found 0.8 in filename of file in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8

cc "@orivej"
2018-02-27 09:43:04 -08:00
Ryan Mulligan
f030781be9 ostinato: 0.8 -> 0.9
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.9 with grep in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9
- found 0.9 in filename of file in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9

cc "@rick68"
2018-02-27 09:17:16 -08:00
Ryan Mulligan
fe1a572f8d nomad: 0.6.2 -> 0.7.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad -h` got 0 exit code
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad --help` got 0 exit code
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad -v` and found version 0.7.1
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad --version` and found version 0.7.1
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad version` and found version 0.7.1
- found 0.7.1 with grep in /nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin
- found 0.7.1 in filename of file in /nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin

cc "@rushmorem @pradeepchhetri @ehmry @lethalman"
2018-02-27 08:11:24 -08:00
adisbladis
9b67d866c8
Merge pull request #35719 from ryantm/auto-update/ii-1.7-to-1.8
ii: 1.7 -> 1.8
2018-02-27 20:35:33 +08:00
adisbladis
139e0d1c9d
Merge pull request #35746 from ryantm/auto-update/kops-1.8.0-to-1.8.1
kops: 1.8.0 -> 1.8.1
2018-02-27 19:45:15 +08:00
adisbladis
e0c2bd9109
Merge pull request #35743 from ryantm/auto-update/kompose-1.5.0-to-1.9.0
kompose: 1.5.0 -> 1.9.0
2018-02-27 19:38:14 +08:00
adisbladis
b7d9c4f392
Merge pull request #35828 from ryantm/auto-update/lsyncd-2.1.6-to-2.2.2
lsyncd: 2.1.6 -> 2.2.2
2018-02-27 18:00:51 +08:00
Ryan Mulligan
4fcc9187a4 lsyncd: 2.1.6 -> 2.2.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2/bin/lsyncd --version` and found version 2.2.2
- found 2.2.2 with grep in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2
- found 2.2.2 in filename of file in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2

cc "@bobvanderlinden"
2018-02-26 22:00:25 -08:00
Ryan Mulligan
ec95f3cd1e kops: 1.8.0 -> 1.8.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops -h` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops --help` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops help` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops version` and found version 1.8.1
- found 1.8.1 with grep in /nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin
- found 1.8.1 in filename of file in /nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin

cc "@offline @zimbatm @ehmry @lethalman"
2018-02-26 19:52:38 -08:00
Ryan Mulligan
dd8cfbd9b9 kompose: 1.5.0 -> 1.9.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose -h` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose --help` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose help` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose version` and found version 1.9.0
- found 1.9.0 with grep in /nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin
- found 1.9.0 in filename of file in /nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin

cc "@thpham @ehmry @lethalman"
2018-02-26 19:48:22 -08:00
Ryan Mulligan
2836e47735 inboxer: 1.0.0 -> 1.0.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.0.2 with grep in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2
- found 1.0.2 in filename of file in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2

cc "@mgttlinger"
2018-02-26 19:17:23 -08:00
Ryan Mulligan
d492bea993 ii: 1.7 -> 1.8
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.8 with grep in /nix/store/4ml6hcsv9k8gshqc461w2vvfpq3j9lh4-ii-1.8
- found 1.8 in filename of file in /nix/store/4ml6hcsv9k8gshqc461w2vvfpq3j9lh4-ii-1.8
2018-02-26 19:12:03 -08:00
Herwig Hochleitner
c2339ed75a chromium: replace ninja workaround with upstream patch
https://github.com/NixOS/nixpkgs/issues/35296

This reverts workaround commit e3cb6e7772.
2018-02-27 00:08:38 +01:00
Jörg Thalheim
d8ef48ec7e
Merge pull request #35656 from jfrankenau/fix-neomutt
neomutt: fix smime_keys openssl path, closes #35654
2018-02-26 23:08:05 +00:00
Ben Gamari
5f3b59c0d0 notmuch: Fix configure invocation 2018-02-26 12:00:03 -05:00
Robin Gloster
a2a922d5c8
transmission: 2.92 -> 2.93 2018-02-26 12:22:09 +01:00
Pascal Wittmann
24534d00b4
filezilla: 3.30.0 -> 3.31.0 2018-02-26 11:43:31 +01:00
Johannes Frankenau
1b2024fb98 neomutt: fix smime_keys openssl path, closes #35654 2018-02-26 09:13:05 +01:00
adisbladis
f744dd9e25
Merge pull request #35605 from ryantm/auto-update/daq-2.0.6-to-2.2.2
daq: 2.0.6 -> 2.2.2
2018-02-26 15:20:52 +08:00
Peter Hoeg
f9cc3c08e2
Merge pull request #35432 from timokau/syncthing-deprecate-inotify
syncthing,qsyncthingtray: remove syncthing-inotify
2018-02-26 11:04:33 +08:00
Ryan Mulligan
5db347a1f9 daq: 2.0.6 -> 2.2.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/k309zjlgh7pn9h1gpzf5rrmnxzmfifil-daq-2.2.2/bin/daq-modules-config -h` got 0 exit code
- ran `/nix/store/k309zjlgh7pn9h1gpzf5rrmnxzmfifil-daq-2.2.2/bin/daq-modules-config --help` got 0 exit code
- ran `/nix/store/k309zjlgh7pn9h1gpzf5rrmnxzmfifil-daq-2.2.2/bin/daq-modules-config help` got 0 exit code
- found 2.2.2 with grep in /nix/store/k309zjlgh7pn9h1gpzf5rrmnxzmfifil-daq-2.2.2
- found 2.2.2 in filename of file in /nix/store/k309zjlgh7pn9h1gpzf5rrmnxzmfifil-daq-2.2.2
2018-02-25 18:49:14 -08:00
adisbladis
6b418924b7
Merge pull request #35573 from ryantm/auto-update/bro-2.5.2-to-2.5.3
bro: 2.5.2 -> 2.5.3
2018-02-26 09:39:34 +08:00
Herwig Hochleitner
3bae30289c chromium: 64.0.3282.167 -> 64.0.3282.186 2018-02-25 23:56:58 +01:00
Herwig Hochleitner
e3cb6e7772 chromium: build mojo_platform_bindings before chrome
this is an attempt to prevent spurious errors due to parallel make

see https://github.com/NixOS/nixpkgs/issues/35296
2018-02-25 23:56:58 +01:00
Vasyl Solovei
1865ce4abc tdesktop: add native notifications support
By patching paths to required libs in sources, application
is able to load them and provide an option to use native notifications.
2018-02-26 01:46:11 +03:00
Ryan Mulligan
899376448b bro: 2.5.2 -> 2.5.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/bro-config --version` and found version 2.5.3
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/binpac -V` and found version 2.5.3
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/binpac -v` and found version 2.5.3
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/binpac --version` and found version 2.5.3
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/bro -v` and found version 2.5.3
- ran `/nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3/bin/bro --version` and found version 2.5.3
- found 2.5.3 with grep in /nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3
- found 2.5.3 in filename of file in /nix/store/l58hq30xhskjp4cvqpjjdxzjqi9q21wi-bro-2.5.3
2018-02-25 11:03:26 -08:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg
3d8a664729 neomutt: 20171215 -> 20180223 2018-02-25 09:45:53 +08:00
Alex Griffin
c73cfd5c1b mblaze: 0.3.1 -> 0.3.2 2018-02-24 14:17:43 -06:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
adisbladis
cdd1b8bc02
firefox-beta-bin: 59.0b11 -> 59.0b12 2018-02-24 22:44:13 +08:00
adisbladis
6e52011875
firefox-devedition-bin: 59.0b11 -> 59.0b12 2018-02-24 22:44:03 +08:00
obadz
29542830a8 citrix_receiver: fix build errors in recent version
./linuxx64/hinst: line 1286: syntax error: you disabled math support for $((arith)) syntax

(See #33556)
2018-02-24 13:10:20 +00:00
Aristid Breitkreuz
e7fb957838 insync: 1.3.17.36167 -> 1.3.22.36179 2018-02-24 11:24:03 +01:00
Elis Hirwing
36725805be
testssl: 2.9.5-1 -> 2.9.5-2 2018-02-24 07:45:03 +01:00
Jörg Thalheim
465d8b0fa9 kubernetes: use fetchpatch instead 2018-02-24 01:18:46 +00:00
Timo Kaufmann
5643128ff2 syncthing,qsyncthingtray: remove syncthing-inotify
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-24 01:08:44 +01:00
xeji
b54e5b908d kubernetes: patch broken go version check
fixes #35403
patch from https://github.com/kubernetes/kubernetes/pull/58207
already merged upstream - remove for next version
2018-02-23 22:56:36 +01:00
Franz Pletz
53dc96c8b4
Merge pull request #32323 from caugner/nextcloud-2.3.3
nextcloud-client: 2.3.2 -> 2.3.3
2018-02-22 23:36:01 +00:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vasyl Solovei
5b20d89346 skypeforlinux: 8.13.0.2 -> 8.16.0.4 2018-02-21 22:20:47 +02:00
Frederik Rietdijk
b5391b2451 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-21 20:43:10 +01:00
svsdep
2992e26ca8 qbittorrent: 4.0.3 -> 4.0.4 2018-02-21 19:02:55 +02:00
Jörg Thalheim
cbd392fc12 dino: 2017-12-03 -> 2018-02-11 2018-02-21 11:28:47 +00:00
adisbladis
127cea9238
firefox-beta-bin: 59.0b10 -> 59.0b11 2018-02-21 13:35:16 +08:00
adisbladis
e225b80be0
firefox-devedition-bin: 59.0b10 -> 59.0b11 2018-02-21 13:35:13 +08:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Joachim F
af37d08381
Merge pull request #33143 from mbode/flink_1_4_0
flink: 1.3.2 -> 1.4.0
2018-02-20 19:11:03 +00:00
zimbatm
29318c4ea8 kubernetes-helm: 2.8.0 -> 2.8.1 2018-02-20 15:47:07 +00:00
volth
7dea2ababc
xrdp: 0.9.3 -> 0.9.5 2018-02-19 00:08:23 +00:00
Matthieu Coudron
88dae1a1c8 protocol: module to application
protocol really is a "buildPythonApplication" rather than a
buildPythonPackage".
2018-02-19 07:04:16 +09:00
Shea Levy
32ce7012f0
Merge branch 'master' into gcc-7 2018-02-18 16:27:22 -05:00
Vladimír Čunát
47f25fae44
redshift, liferea: remove the extra cache file
They're not really useful and cause collisions in envs.
2018-02-18 17:19:49 +01:00
xeji
dce83f0b79 firehol: 3.1.5: fix uname command path quoting bug
Missing quotes of $UNAME_CMD in the firehol bash script
result in an error if the path to uname contains a dash,
as in /nix/store/...-coreutils-.../bin/uname.
Might be considered an upstream bug but only appears
in this special case, unlikely to occur in other distros.
2018-02-18 16:12:06 +01:00
xeji
d8a4e098f6 firehol: 3.1.5: search for config files in /etc/firehol
to fix error when running firehol command, see issue #35114
2018-02-18 15:58:13 +01:00
AndersonTorres
1ea44d75b2 palemoon: 27.6.2 -> 27.7.2
Also, adding myself to maintainers.
2018-02-17 23:28:39 -03:00
Vladimír Čunát
a84844de03
Merge branch 'master' into gcc-7
... to fix lispPackages.*
2018-02-17 22:45:50 +01:00
Vladimír Čunát
e96741cdb1
treewide: remove explicit overrides to gcc7
They're not needed on this branch.
2018-02-17 16:29:31 +01:00
Jörg Thalheim
7f87513e90
Merge pull request #35005 from lheckemann/firefox-pulse
firefox: enable pulseaudio by default
2018-02-17 13:19:48 +00:00
Joachim F
d5e342ee43
Merge pull request #33706 from catern/chromekerb
google-chrome: add dependency on kerberos
2018-02-17 10:35:25 +00:00
Joachim F
e18b4e867b
Merge pull request #33827 from eqyiel/nextcloud-client-icon-fix
nextcloud-client: fix icon name in desktop file
2018-02-17 10:32:44 +00:00
Peter Hoeg
9c9b6874d0 falkon: 2.1.2.1 -> 2.1.99.1 2018-02-17 18:12:01 +08:00
Joachim F
2db1b59028
Merge pull request #34947 from puffnfresh/package/stride
stride: init at 1.8.18
2018-02-16 21:25:02 +00:00
Joachim F
801291bfe8
Merge pull request #35047 from oxij/pkg/firefox-alsa-out
firefox: patch to fix bug 1430274 (broken ALSA output) in 58
2018-02-16 18:36:59 +00:00
adisbladis
e174ac6589
firefox-beta-bin: 59.0b9 -> 59.0b10 2018-02-17 01:50:12 +08:00
adisbladis
653d8eaa43
firefox-devedition-bin: 59.0b9 -> 59.0b10 2018-02-17 01:50:11 +08:00
Jan Malakhovski
dcad8f1654 firefox: patch to fix bug 1430274 (broken ALSA output) in 58, add more comments 2018-02-16 17:01:30 +00:00
Tim Steinbach
87559028ef
Merge pull request #33954 from kuznero/pr/kubernetes
kubernetes: 1.7.9 -> 1.9.1
2018-02-16 13:56:59 +00:00
Michael Weiss
76723a26f9 gns3Packages.server{Stable,Preview}: Pin the aiohttp version
This is required for #34891.
2018-02-16 14:07:46 +01:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Andreas Rammhold
4893d3514e
irssi: 1.1.0 -> 1.1.1
fixes CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054
2018-02-15 21:16:10 +01:00
Peter Hoeg
8d7b069ea6 neomutt: 20171208 -> 20171215
The build system also changed to the tcl based "autosetup".
2018-02-15 23:01:06 +08:00
Linus Heckemann
de5bbd0a73 firefox: enable pulseaudio by default
This fixes choppy audio in WebRTC. Firefox's closure already includes
libpulseaudio anyway, so this shouldn't affect closure size either.
2018-02-15 14:03:38 +00:00
Profpatsch
da71b8fd5f rss2email: sendmail from PATH instead of /usr/sbin 2018-02-15 13:55:33 +01:00
Profpatsch
c4af2ca2cb rss2email: add docs and code for running tests
The tests are not working yet (upstream bug).
2018-02-15 13:55:33 +01:00
Andrew Dunham
394a8818e4 syncthing: Add discovery/relay servers, improve build (#34831)
- Fix GOPATH checks
- Install manpages
- Also build and install discovery and relay servers + cli 
- Make the build more pure by explicitly setting the build username/host
2018-02-15 16:16:22 +08:00
Herwig Hochleitner
0d20bf0287 chromium: 64.0.3282.140 -> 64.0.3282.167
[806388] High CVE-2018-6056: Incorrect derived class instantiation in V8. Reported by lokihardt of Google Project Zero on 2018-01-26
2018-02-15 01:22:46 +01:00
Frederik Rietdijk
672bb6b4ab Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
zimbatm
e8194c2c5b
ruby: remove unsupported versions (#34927)
* remove EOL ruby versions for security and maintenance reasons.
* only expose ruby_MAJOR_MINOR to the top-level. we don't provide
guarantees for the TINY version.
* mark all related packages as broken
* switch the default ruby version from 2.3.x to 2.4.x
2018-02-14 09:53:54 +00:00
adisbladis
c80adf5f72
firefox-beta-bin: 59.0b8 -> 59.0b9 2018-02-14 17:46:52 +08:00
adisbladis
6d66f679d5
firefox-devedition-bin: 59.0b8 -> 59.0b9 2018-02-14 17:46:48 +08:00
Jörg Thalheim
8b03f62bd2
Merge pull request #34799 from oxij/pkgs/mailpile10rc
mailpile: 0.4.1 -> 1.0.0rc1
2018-02-14 06:24:54 +00:00
Jörg Thalheim
d92b58908c mailpile: 1.0.0rc1 -> 1.0.0rc2 2018-02-14 06:24:08 +00:00
Brian McKenna
da7ab85735 stride: init at 1.8.18 2018-02-14 10:02:39 +11:00
Joachim F
cf6c861757
Merge pull request #34897 from romildo/upd.vivaldi
vivaldi: 1.13.1008.34-1 -> 1.14.1077.45-1
2018-02-13 22:49:09 +00:00
John Ericson
a26b46bd52 offrss: Fix for cross 2018-02-13 12:13:07 -05:00
Will Dietz
3c750912e1 wireshark: fix build w/musl using upstream commit 2018-02-13 09:44:56 -06:00
Ben Gamari
d72c4c694f w3m: Enable cross-compilation 2018-02-13 09:44:26 -06:00
Andreas Rammhold
7c105205ad
ring-daemon: mark as broken since the patched pjsip fails to build
The patches do no longer apply on-top of the pjsip version we provice.
One of the maintainers (@Radvendii @olynch) should have a look what can
be done about this.

The build has been failing since 2017-07-31…
2018-02-13 16:32:00 +01:00
Jörg Thalheim
8b5d7a5f1a
Merge pull request #34833 from flokli/notmuch-addrlookup
notmuch-addrlookup: 7 -> 9
2018-02-13 11:21:38 +00:00
Pascal Bach
9db87efdd5 riot-web: 0.13.3 -> 0.13.5 2018-02-12 21:30:01 +01:00
José Romildo Malaquias
a0883f89fe vivaldi: 1.13.1008.34-1 -> 1.14.1077.45-1 2018-02-12 12:20:14 -02:00
Joachim F
2bfda206c4
Merge pull request #34849 from oxij/pkgs/firefoxes
pkgs: firefoxes and tor-browsers
2018-02-12 11:15:29 +00:00
Profpatsch
53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Profpatsch
2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
adisbladis
81a6e50110
Merge pull request #34800 from adisbladis/linphone-3_12_0
linphone: 3.10.2 -> 3.12.0
2018-02-12 09:39:06 +08:00
Florian Klink
b89aad4718 notmuch-addrlookup: 7 -> 9
This version bump contains the following fixes:

v8:
 - Avoid a segmentation fault when notmuch_message_get_header() returns NULL. (Patch by Víctor M. Jáquez <vjaquez@igalia.com>).

v9:
 - Do not use the deprecated notmuch_query_count_messages_st function when using Notmuch 0.25. (Patch by Adam Ruzicka <a.ruzicka@outlook.com>.)
   We already had this patch in our tree.
 - Fix crash in when running queries and the program is build with Notmuch 0.25. (Patch by Joshua Krusell <joshua.krusell@v-dem.net>).
 - Fix conditional compilation when using Notmuch 0.25. (Patch by David Bremner <bremner@debian.org>).
2018-02-11 20:59:43 +01:00
Jan Malakhovski
5e41e65f5f tor-browser: remove outdated 6.5.2 2018-02-11 16:19:11 +00:00
Jan Malakhovski
21080e627b tor-browser: 7.0.1 -> 7.5.2 2018-02-11 16:19:10 +00:00
Jan Malakhovski
97c43bf285 firefox: common: cleanup configure phase 2018-02-11 16:19:10 +00:00
Jan Malakhovski
a2cf5577c2 firefox: common: tiny cleanup 2018-02-11 16:19:04 +00:00
Andreas Rammhold
160d24087c
Merge pull request #34814 from bkchr/teamspeak_3_1_8
teamspeak_client: 3.1.7 -> 3.1.8
2018-02-11 14:37:34 +01:00
Andreas Rammhold
026719f5c2
teamspeak_client: restrict platforms to i686 & x86_64 linux 2018-02-11 14:25:34 +01:00
Andreas Rammhold
2564e75a34
syncthing013: removed ancient version
Removal as announced by Peter Hoege on the ML [1]

[1] https://groups.google.com/forum/#!msg/nix-devel/CR1eldka5SU/eO-xyV4UAgAJ
2018-02-10 20:06:24 +01:00
Andreas Rammhold
6e24dc7898
syncthing012: removed ancient version
Removal as announced by Peter Hoege on the ML [1]

[1] https://groups.google.com/forum/#!msg/nix-devel/CR1eldka5SU/eO-xyV4UAgAJ
2018-02-10 20:03:55 +01:00
Bastian Köcher
b2f1422f55 teamspeak_client: 3.1.7 -> 3.1.8 2018-02-10 17:54:55 +01:00
Eric Wolf
e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
Jörg Thalheim
35d36994a4
Merge pull request #34249 from mbode/terraform-landscape_0_1_17
terraform-landscape: init at 0.1.17
2018-02-10 13:15:22 +00:00
Jörg Thalheim
3f2b62602c
Merge pull request #34275 from lheckemann/otter
otter-browser: init at 0.9.94
2018-02-10 12:53:57 +00:00
adisbladis
58cf763f8b
firefox-devedition-bin: 59.0b7 -> 59.0b8 2018-02-10 14:10:45 +08:00
adisbladis
7d781805cf
firefox-beta-bin: 59.0b7 -> 59.0b8 2018-02-10 14:10:29 +08:00
adisbladis
27b5d9bed1
linphone: 3.10.2 -> 3.12.0 2018-02-10 13:23:58 +08:00
SLNOS
d3ea843a46 mailpile: 0.4.1 -> 1.0.0rc1
Adaptation of #23058 by @spinus to 1.0.0rc1. See #23058 and #28111 for discussion.
This patch keeps the warnings. But I think it is useful to have a sanely working
version in nixpkgs, even if it is still considered insecure, just to follow the
upstream development by actually running it instead of reading the log.
2018-02-10 02:51:42 +00:00
Jörg Thalheim
9622cdb69f flexget: mark as broken 2018-02-09 17:08:28 +00:00
aszlig
855e66860a
gajim: 0.16.8 -> 0.16.9
Upstream changes:

  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

The really important part here is the third point about OpenSSL.rand,
because the rand attribute no longer exists in pyopenssl and thus Gajim
doesn't even start.

Also the fix-tests.patch has been fixed upstream as well, so we don't
need it anymore.

Another change in 0.16.9 that's not included in the changelog is that
there is a test_nogui target, which is also run by the CI upstream is
using, so let's use that and remove xvfb_run.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @Mic92
2018-02-09 16:22:42 +01:00
Peter Hoeg
44d1f99a22 syncthing: 0.14.43 -> 0.14.44 2018-02-09 11:29:16 +08:00
Tim Steinbach
78a17f5765
helm: 2.7.2 -> 2.8.0 2018-02-08 18:05:04 -05:00
Tim Steinbach
250df5c8fd
Merge pull request #34126 from nicknovitski/kubectl
init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component)
2018-02-08 21:49:57 +00:00
Tim Steinbach
74e56de70c
hipchat: 4.30.2.1665 -> 4.30.3.1670 2018-02-08 09:01:40 -05:00
Eelco Dolstra
aea208c0b9
Merge pull request #34732 from taku0/flashplayer-28.0.0.161
flashplayer: 28.0.0.137 -> 28.0.0.161 [Critical security fixes]
2018-02-08 13:13:37 +01:00
Eelco Dolstra
f86b13ac95
Merge pull request #34731 from taku0/firefox-bin-58.0.2
firefox: 58.0.1 -> 58.0.2
2018-02-08 13:13:07 +01:00
taku0
0ff2f9be67 flashplayer: 28.0.0.137 -> 28.0.0.161 2018-02-08 20:51:32 +09:00
Daiderd Jordan
d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
taku0
f5e6a723b8 firefox: 58.0.1 -> 58.0.2 2018-02-08 03:13:01 +09:00
taku0
a6ed912c88 firefox-bin: 58.0.1 -> 58.0.2 2018-02-08 03:12:53 +09:00
Alex Griffin
5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
adisbladis
2c92eceee6
firefox-devedition-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:44 +08:00
adisbladis
9e55e5a07e
firefox-beta-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:43 +08:00
adisbladis
910b5cda19
Merge pull request #34686 from flokli/afew-1.3.0
afew: 1.2.0 -> 1.3.0
2018-02-07 13:14:55 +08:00
Florian Klink
1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01:00
Raitis
4e63119c54 terraform: add the version component to terraform provider paths (#34497)
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-06 21:09:22 +00:00
Frederik Rietdijk
cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
Herwig Hochleitner
8c8e8823bb chromium: 64.0.3282.119 -> 64.0.3282.140
[security] https://crbug.com/808163
2018-02-04 17:47:51 +01:00
Matthew Justin Bauer
ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
adisbladis
93be6c41aa
firefox-devedition-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:46 +08:00
adisbladis
d750b1a008
firefox-beta-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:45 +08:00
Peter Hoeg
27a4a5511d terraform: 0.11.1 -> 0.11.3 2018-02-03 10:06:57 +08:00
Peter Hoeg
15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Andreas Rammhold
42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Manuel Bärenz
50ad913420 signal-desktop: 1.1.0 -> 1.3.0 2018-02-01 13:06:21 +01:00
Andreas Rammhold
ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
aszlig
b3970e7f5c
mumble: Fix build with boost version 1.66
This is already tracked in upstream issue mumble-voip/mumble#3281 and a
fix has been merged in mumble-voip/mumble@caa187373e.

The patch I'm adding here is using the merged commit
mumble-voip/mumble@ea861fe867 and I've
only added it for the stable release because the patch is already
included in the git version.

@pbogdan also had a similar commit to this
(pbogdan/nixpkgs@8029edea29), but the
patch was applied to both stable and git and thus the git version would
have been broken.

Tested by building mumble and mumble_git and running the mumble NixOS VM
test.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric, @jgeerds, @abbradar
Fixes: #33655
2018-01-31 17:39:01 +01:00
Andreas Rammhold
d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold
495e2b0343
firefox: 57.0.4 -> 58.0.1 2018-01-31 14:44:35 +01:00
Daniel Frank
ba2008938d firefox-bin: 58.0 -> 58.0.1 [security] 2018-01-30 16:28:09 +01:00
Tim Steinbach
0e852076c4
minikube: 0.24.1 -> 0.25.0 2018-01-29 11:52:50 -05:00
Franz Pletz
57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.

The new rsync release now really fixes:

  * CVE-2017-15994
  * CVE-2017-16548
  * CVE-2017-17433
  * CVE-2017-17434
2018-01-29 13:54:47 +01:00
Jörg Thalheim
557284de33 firefox-devedition-bin: 59.0b3 -> 59.0b5 2018-01-29 10:41:28 +00:00
Jörg Thalheim
329ebdf0d0 firefox-beta-bin: 59.0b3 -> 59.0b5 2018-01-29 10:40:19 +00:00
Peter Hoeg
147f3d4d81 qutebrowser: 1.1.0 -> 1.1.1 2018-01-29 11:00:18 +08:00
Jan Tojnar
47d0a11a60
Merge pull request #32016 from jtojnar/syncthing-gtk
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-29 01:33:19 +01:00
Franz Pletz
a3620bc84d
Merge pull request #34310 from Infinisil/add/znc-backlog
zncModules: backlog init at 2017-06-13
2018-01-29 00:06:16 +00:00
Franz Pletz
565ba97fae
irssi: 1.0.6 -> 1.1.0 2018-01-28 18:52:25 +01:00
adisbladis
8ecadc1250
Merge pull request #34342 from matthiasbeyer/update-mutt
mutt: 1.9.2 -> 1.9.3
2018-01-28 11:01:16 +08:00
adisbladis
c721cd83ce
mesos: 1.4.0 -> 1.4.1 2018-01-28 06:59:54 +08:00
Matthias Beyer
e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
Sarah Brofeldt
70a9162a77
Merge pull request #34267 from catern/chromesimple
google-chrome: remove "with" usage to simplify the expr
2018-01-27 02:10:47 +01:00
Joachim Fasting
eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5 2018-01-27 01:05:38 +01:00
Silvan Mosberger
462f34c44a
zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Linus Heckemann
49d4e6c018 otter-browser: use qt5.callPackage, fix licence 2018-01-26 19:52:34 +00:00
Jan Tojnar
b02bf83a52
syncthing-gtk: clean up 2018-01-26 06:37:02 +01:00
Benjamin Mellor
a1555c022c
syncthing-gtk: explicitly depend on gobjectIntrospection 2018-01-26 06:37:02 +01:00
Jan Tojnar
33bfe21e6d
syncthing-gtk: another clean-up 2018-01-26 06:36:36 +01:00
Jan Tojnar
a140a0e1de
syncthing-gtk: 0.9.2.3 → 0.9.2.7 2018-01-26 06:13:45 +01:00
Jan Tojnar
3169cfd782
syncthing-gtk: fix syncthing path 2018-01-26 06:13:45 +01:00
Jan Tojnar
58e50b8d58
syncthing-gtk: clean-up 2018-01-26 06:13:44 +01:00
Jan Tojnar
0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking 2018-01-26 06:13:44 +01:00
taku0
965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0
9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Linus Heckemann
ed5064c6c5 otter-browser: init at 0.9.94 2018-01-25 23:39:22 +00:00
Spencer Baugh
4aab59165f google-chrome: remove "with" usage to simplify the expr
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Spencer Baugh
413cb93e12 google-chrome: add dependency on kerberos
Without this, Chrome doesn't work with websites requiring Kerberos
authentication.
2018-01-25 20:56:33 +00:00
Herwig Hochleitner
7a2662569d chromium: 63.0.3239.132 -> 64.0.3282.119
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
2018-01-25 20:34:04 +01:00
Maximilian Bode
9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Frederik Rietdijk
75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Miguel Madrid Mencía
08c63e785c
slack: 3.0.0 -> 3.0.5 2018-01-24 19:18:58 +01:00
adisbladis
a75160e25e
firefox-devedition-bin: 59.0b2 -> 59.0b3 2018-01-24 16:49:41 +08:00
adisbladis
cba40384c0
firefox-beta-bin: 58.0b16 -> 59.0b3 2018-01-24 16:49:40 +08:00
Vladimír Čunát
24fe57dfc8
Merge #34073: firefox-{bin,esr}: update 2018-01-23 21:34:41 +01:00
Michael Weiss
a03b2b99af tdesktop: Fix the execution in a pure environment
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729.
2018-01-22 22:25:48 +01:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Jörg Thalheim
21a69a9414
Merge pull request #34120 from dotlambda/newsboat
newsboat: clean up and fix on Darwin
2018-01-22 12:31:49 +00:00
Robert Schütz
40f58e3515 newsboat: clean up and fix on Darwin 2018-01-22 13:30:44 +01:00
Nick Novitski
0fdf29224e init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component) 2018-01-21 17:54:27 -08:00
Herwig Hochleitner
d585a3207b chromium: fix rpath-overwriting in WideVine plugin 2018-01-22 02:20:09 +01:00
Herwig Hochleitner
6b77189b80 chromium: hide enableWideVine behind a broken flag
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640

cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus
7b062dc57a chromium: Use patchelfUnstable for WideVine plugin
ref #22333
2018-01-22 02:20:03 +01:00
Tuomas Tynkkynen
a8d0b805b1 chromium: Attempt building on aarch64
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs
e8926be6bf chromium: Configure aarch64 toolchain 2018-01-22 00:41:03 +02:00
Michael Weiss
fbe17703ab gns3Packages.server{Stable,Preview}: Unlock the multidict version 2018-01-21 21:17:14 +01:00
Michael Weiss
26f86b4069 tdesktop: 1.2.1 -> 1.2.6 2018-01-21 17:52:26 +01:00
Michael Weiss
d1a04efbf7 tdesktop: 1.1.23 -> 1.2.1 2018-01-21 15:42:08 +01:00
Michael Weiss
0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss
02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +01:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
adisbladis
e842d44928
firefox-devedition-bin: 59.0b1 -> 59.0b2 2018-01-21 00:17:47 +08:00
Frederik Rietdijk
0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +01:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Miguel Madrid Mencía
72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
taku0
0c88f6c770 firefox-esr: 52.5.3esr -> 52.6.0esr 2018-01-20 17:59:08 +09:00
taku0
eae41e7cf3 firefox-bin: 57.0.4 -> 58.0 2018-01-20 03:12:48 +09:00
Jan Tojnar
d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Gabriel Ebner
3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Jörg Thalheim
b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
adisbladis
f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
Daiderd Jordan
10c4b5ba6f firefox: use libclang 2018-01-17 15:53:08 +02:00
Gabriel Ebner
f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster
3d4f3091fc
firefox: fix clang dependency 2018-01-17 13:41:59 +01:00
Justin Humm
16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Yegor Timoshenko
506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster
d0f2aab67c
errbot: 5.1.2 -> 5.1.3 2018-01-17 00:10:07 +01:00
Robin Gloster
1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Roman Kuznetsov
bd0d9343ec kubernetes: 1.7.9 -> 1.9.1 2018-01-16 21:16:30 +01:00
Frank Doepper
5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
S. Nordin Abouzahra
7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
Florian Klink
994e5ddd0c apache-directory-studio: add missing desktop item (#33893)
* apache-directory-studio: add missing desktop item

* apache-directory-studio: use install command to copy icons
2018-01-15 13:53:49 +00:00
Vincent Laporte
550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0

* ocamlPackages.x509: 0.5.3 -> 0.6.0

* ocamlPackages.x509: 0.6.0 -> 0.6.1

* ocamlPackages.tls: 0.7.1 -> 0.9.0

* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
adisbladis
9bbaa2a1de
Merge pull request #33870 from dtzWill/update/wireshark-2.4.4
wireshark: 2.4.3 -> 2.4.4
2018-01-15 10:05:57 +08:00
Andreas Rammhold
50f48fce09
transmission: fix RCE via dns rebinding attach
For further details see [1] & [2].

[1] https://github.com/transmission/transmission/pull/468
[2] http://www.openwall.com/lists/oss-security/2018/01/12/1
2018-01-15 00:22:31 +01:00
Will Dietz
fecfd3b7ae wireshark: 2.4.3 -> 2.4.4
https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
2018-01-14 15:43:42 -06:00
Jon Banafato
f6936ea842 skypeforlinux: 8.11.0.4 -> 8.13.0.2 2018-01-13 17:20:33 -05:00
Jörg Thalheim
ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim
ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Rostislav Beneš
062cafab8c
firefox: add option for chrome-gnome-shell native messaging host 2018-01-13 15:22:52 +01:00
Jörg Thalheim
a920fd4b26
Merge pull request #33829 from rnhmjoj/palemoon
palemoon: install icons
2018-01-13 12:47:44 +00:00
Jörg Thalheim
c11b87b573
Merge pull request #33800 from adisbladis/mumble-qt59
mumble_git: 2017-05-25 -> 2018-01-12
2018-01-13 12:20:42 +00:00