Andreas Rammhold
03128836bb
firefox: 67.0 -> 67.0.1
2019-06-08 18:06:48 +02:00
Andreas Rammhold
bb4dc7f7c0
firefox-devedition-bin: 67.0b19 -> 68.0b8
2019-06-08 17:57:28 +02:00
Andreas Rammhold
2779a3f26b
firefox-beta-bin: 67.0b19 -> 68.0b8
2019-06-08 17:56:58 +02:00
Andreas Rammhold
d134af3aba
firefox-bin: 67.0 -> 67.0.1
2019-06-08 17:54:58 +02:00
Joachim F
497872c294
Merge pull request #62803 from dtzWill/update/tor-browser-bundle-8.5.1
...
tor-browser-bundle: 8.5 -> 8.5.1, security fix!
2019-06-08 07:58:43 +00:00
Wael Nasreddine
100f0b032d
Merge pull request #62830 from tadeokondrak/aerc
...
aerc: init at 0.1.0
2019-06-07 20:51:13 -07:00
Eric Bailey
7f9a2f0de7
helmfile: fix modSha256
...
It seems like this was another case where my darwin setup was acting weird.
2019-06-07 15:13:02 -05:00
Maximilian Bosch
23bd9e7e3e
Merge pull request #62738 from geistesk/wee-slack-2.3
...
weechatScripts.wee-slack: 2.2.0 -> 2.3.0
2019-06-07 18:39:01 +02:00
Renaud
d95a82cdc4
Merge pull request #62582 from anton-dessiatov/tilt-0.8.8
...
tilt: 0.8.1 -> 0.8.8
2019-06-07 18:02:29 +02:00
Jörg Thalheim
6abbf8e15f
aerc: init at 0.1.0
...
Co-authored-by: Tadeo Kondrak <me@tadeo.ca>
2019-06-07 09:11:32 -06:00
Kaspar Tint
f2c8817208
terraform: 0.12.0 -> 0.12.1
2019-06-07 17:51:44 +03:00
Alex Branham
9a0e51346b
syncthing: 1.1.3 -> 1.1.4
2019-06-07 09:34:17 -05:00
Peter Simons
3a64e98747
esniper: update to latest git revision "Version_2_35_0-15-g91d2665"
...
The latest release no longer works.
2019-06-07 15:43:52 +02:00
Franz Pletz
ff05703611
Merge pull request #62701 from dtzWill/update/podman-cni-and-containers-oh-my
...
podman, cni{,-plugins}, cri*: updates
2019-06-07 11:54:52 +00:00
Andreas Rammhold
4d1c058e86
Merge pull request #62815 from andir/weechat
...
weechat: 2.4 -> 2.5
2019-06-07 13:28:41 +02:00
Franz Pletz
88c898df54
Merge pull request #62816 from johanot/kubernetes-1.14.3
...
kubernetes: 1.14.2 -> 1.14.3 (CVE-2019-11245)
2019-06-07 11:27:13 +00:00
Johan Thomsen
415e8e5820
kubernetes: 1.14.2 -> 1.14.3
2019-06-07 10:14:00 +02:00
Andreas Rammhold
153bfb4b4e
weechat: 2.4 -> 2.5
...
Changelog [1]:
New features
- core: use getopt to parse command line arguments
- core: add option weechat.look.prefix_same_nick_middle
- core: add option weechat.look.buffer_time_same
- core: use seconds by default in /repeat interval, allow unit for the interval
- core: allow text in addition to a command in command /repeat
- core: add option "addreplace" in command /filter
- api: return allocated string in hook_info callback and function info_get
- api: replace argument "keep_eol" by "flags" in function string_split
- api: add function command_options
- api: add function string_match_list
- irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"
- irc: add variable "host" in server structure
- relay: add support of UNIX socket
- relay: add option relay.weechat.commands
- script: use SHA-512 instead of MD5 for script checksum
- spell: rename aspell plugin to spell
- trigger: add hooks "info" and "info_hashtable"
- xfer: rename option xfer.network.speed_limit to xfer.network.speed_limit_send, add option xfer.network.speed_limit_recv
Bug fixes
- core: don’t execute command scheduled by /repeat and /wait if the buffer does not exist any more
- core: set max length to 4096 for /secure passphrase
- core: refilter only affected buffers on filter change
- fset: fix slow refresh of fset buffer during /reload
- irc: fix parsing of MODE command when there are colons after the first mode argument
- irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_value"
- irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_fingerprint option
- irc: display an error with /allchan -current or /allpv -current if the current buffer is not an irc buffer
- irc: fix update of channels modes with arguments when joining a channel
- irc: quote NICK command argument sent to the server
- php: fix memory leak in functions string_eval_expression, string_eval_path_home, key_bind, hook_process_hashtable, hook_hsignal_send, info_get_hashtable, hdata_update
- relay: fix crash when a weechat relay client reloads the relay plugin with /plugin reload relay
- spell: fix detection of nick followed by the nick completer
- trigger: fix split of hook arguments
Tests
- unit: add tests on function util_signal_search
Build
- core: fix value of libdir in file weechat.pc
- core: fix generation of man page weechat-headless with autotools
- core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage options (CMake ≥ 3.0 is now required)
- core: fix compilation on Mac OS
- lua: add detection of Lua 5.3 with autotools
- ruby: add detection of Ruby 2.6
- tests: fix compilation of tests on FreeBSD
[1] https://weechat.org/files/changelog/ChangeLog-2.5.html#v2.5
2019-06-07 10:05:14 +02:00
Will Dietz
88dc069219
tor-browser-bundle: 8.5 -> 8.5.1, security fix!
...
I think the source variant needs special handling, sorry.
2019-06-06 22:50:21 -05:00
Eric Bailey
6fed86581c
helmfile: 0.64.1 -> 0.73.0
...
Also, ditch vgo2nix in favor of buildGoModule.
2019-06-06 17:53:13 -05:00
Andreas Rammhold
18a2a96737
Merge pull request #62728 from talyz/firefox-wayland
...
firefox-wayland: Add missing dependency libglvnd (libEGL)
2019-06-06 01:31:54 +02:00
geistesk
1420e7dea8
weechatScripts.wee-slack: 2.2.0 -> 2.3.0
2019-06-05 22:17:24 +02:00
talyz
ae2778c9e3
firefox-wayland: Add missing dependency libglvnd (libEGL)
...
Firefox running in wayland mode is unable to find and load
libEGL.so (and says so on stdout). This puts it in "basic"
mode (unaccelerated graphics) and disables WebGL. Fix this by adding
libglvnd to the LD_LIBRARY_PATH.
2019-06-05 14:49:55 +02:00
Ivan Kozik
8c78ae27f6
chromium: 74.0.3729.157 -> 75.0.3770.80
...
CVE-2019-5828 CVE-2019-5829 CVE-2019-5830 CVE-2019-5831
CVE-2019-5832 CVE-2019-5833 CVE-2019-5834 CVE-2019-5835
CVE-2019-5836 CVE-2019-5837 CVE-2019-5838 CVE-2019-5839
CVE-2019-5840
Update a patch for Python 3, fixes #62347 .
Update a GN arg to fix this warning:
warning: The GN arg 'remove_webcore_debug_symbols' is deprecated and
warning: will be removed April 15, 2019. Please change your args.gn
warning: to use 'blink_symbol_level = 0'. https://crbug.com/943869
2019-06-05 09:27:52 +00:00
Ivan Kozik
4481a0150b
chromium: use LLVM 8.0.0 to more closely match upstream
2019-06-05 09:27:52 +00:00
worldofpeace
5e6001cfde
Merge pull request #62492 from r-ryantm/auto-update/opera
...
opera: 58.0.3135.127 -> 60.0.3255.109
2019-06-04 23:01:23 -04:00
worldofpeace
35c3396f41
Merge pull request #62595 from cstrahan/dropbox/fix-tray-menu
...
dropbox: fix tray menu with StatusNotifierItem trays
2019-06-04 22:45:26 -04:00
Robert Hensing
50be73c4b2
Merge pull request #62682 from dtzWill/update/skype-8.46.0.60
...
skype: 8.45.0.41 -> 8.46.0.60
2019-06-05 00:08:26 +02:00
Joachim F
6500ab9e61
Merge pull request #62676 from KaiHa/tor-browser-xauthority
...
tor-browser-bundle: set default value for XAUTHORITY
2019-06-04 21:30:13 +00:00
Will Dietz
74e9b6441d
cni-plugins: 0.7.5 -> 0.8.0
...
https://github.com/containernetworking/plugins/releases/tag/v0.8.0
Maybe need to improve script invocation for other platforms,
but for now we limit to linux so keep it simple.
2019-06-04 15:45:20 -05:00
Will Dietz
15fbb8e90a
cni: simplify now that default build is sufficient
2019-06-04 15:45:13 -05:00
Will Dietz
a52a89c266
cni: 0.6.0 -> 0.7.0
...
https://github.com/containernetworking/cni/releases/tag/v0.7.0
2019-06-04 15:45:05 -05:00
Michael Weiss
28556f054f
tdesktop: 1.7.0 -> 1.7.3
...
GCC 8.x is required to avoid the following error:
cc1plus: error: -Werror=class-memaccess: no option -Wclass-memaccess
If we build without "-Wno-error=class-memaccess" the build should fail
and the upstream requirements were raised from GCC 7 to GCC 8 anyway:
b2f821d3de
The two additional patches are required to avoid build errors like this:
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:123:12:
error: invalid use of incomplete type 'class QDebug'
qWarning()
^
In file included from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qglobal.h:1200,
from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qalgorithms.h:43,
from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlist.h:43,
from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/QList:1,
from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h:31,
from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:29:
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlogging.h:57:7:
note: forward declaration of 'class QDebug'
class QDebug;
^~~~~~
2019-06-04 22:03:34 +02:00
Will Dietz
5ae032beda
skype: 8.45.0.41 -> 8.46.0.60
...
https://support.skype.com/en/faq/FA34778/release-notes-for-skype-for-windows-mac-linux-and-web
2019-06-04 14:55:10 -05:00
Kai Harries
ceee963080
tor-browser-bundle: set default value for XAUTHORITY
...
XAUTHORITY is not set on systems using wayland. Therefore set a
default value for XAUTHORITY.
2019-06-04 21:07:00 +02:00
Ryan Mulligan
0c2eff0539
Merge pull request #62456 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.14.1 -> 1.14.2
2019-06-04 05:52:40 -07:00
Elmo Todurov
52208c3b98
freerdp: add nocaps option that turns Caps Lock into Control
2019-06-04 13:45:01 +03:00
Bas van Dijk
6b4279e792
terraform-provider-elasticsearch: 0.6.0 -> 0.7.0
2019-06-04 12:34:24 +02:00
Matthew Bauer
8c09536ef1
Merge pull request #62622 from matthewbauer/zoom-us-ld-preload
...
zoom-us: set LD_PRELOAD=.../v4l2convert.so
2019-06-03 15:07:38 -04:00
Matthew Bauer
9d65bb588f
zoom-us: set LD_PRELOAD=.../v4l2convert.so
...
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:
https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Matthew Bauer
3e96aebf4e
enchant: 1.6.1 -> 2.2.3
...
Moves default enchant to 2.2.3. Release url:
https://github.com/AbiWord/enchant/releases/tag/v2.0.0
Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Jörg Thalheim
51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 ( #62569 )
...
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Jörg Thalheim
e8e1dc71c5
Merge pull request #62529 from danieldk/remove-btsync-module
...
nixos/btsync: remove
2019-06-03 13:21:58 +01:00
Charles Strahan
8f9a2f1358
dropbox: fix tray menu with StatusNotifierItem trays
...
If dropbox can't load libappindicator, it will fallback to using the old
xembed protocol. If you (or your Desktop Environment) are running
something like KDE's XEmbed SNI Proxy, then you'll at least see an icon,
but clicking the icon won't give you menu.
Adding libappindicator to the env allows dropbox to fully integrate with
contemporary status trays, while still falling back to xembed if the
required DBus service is not present.
2019-06-03 05:57:15 -04:00
Maximilian Bosch
739f74d056
Merge pull request #62586 from davidtwco/franz-5.1.0
...
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 11:44:45 +02:00
David Wood
e82ddcb684
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 08:57:01 +01:00
Anton Desyatov
1ae9db2231
tilt: 0.8.1 -> 0.8.8
2019-06-03 14:23:19 +07:00
Daniël de Kok
3093e35f8f
bittorrentSync: remove
2019-06-03 09:16:13 +02:00
R. RyanTM
dcbb041636
skypeforlinux: 8.44.0.40 -> 8.45.0.41
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-06-02 21:02:52 -07:00
worldofpeace
43311f45c7
Merge pull request #62258 from marsam/fix-flexget
...
flexget: fix build
2019-06-02 16:50:10 -04:00
Alyssa Ross
45f4cc1957
Merge pull request #57803 from alyssais/lynx
...
lynx: enable default-colors
2019-06-02 19:16:55 +00:00
Mario Rodas
c5e7786260
flexget: 2.20.22 -> 2.21.2
2019-06-02 11:48:56 -05:00
Mario Rodas
cc38877ab7
flexget: fix build
2019-06-02 11:48:56 -05:00
R. RyanTM
6d012050ca
opera: 58.0.3135.127 -> 60.0.3255.109
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opera/versions
2019-06-02 03:52:03 -07:00
R. RyanTM
abf603b8be
kubernetes: 1.14.1 -> 1.14.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
2019-06-01 18:52:21 -07:00
Mario Rodas
4bd48f6125
Merge pull request #62409 from dywedir/synapse-bt
...
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 18:03:05 -05:00
Kierán Meinhardt
eb8a9f68cf
libcoap: init at 4.2.0
2019-06-01 23:47:25 +02:00
Vladyslav M
6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 21:21:35 +03:00
worldofpeace
c90e94a641
Merge pull request #62253 from nyanloutre/riot_update_1_2_0
...
riot-{web,desktop}: 1.1.0 -> 1.2.1
2019-06-01 11:49:12 -04:00
nyanloutre
06195c925f
riot-{web,desktop}: 1.1.0 -> 1.2.1
2019-06-01 11:48:34 -04:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Michael Weiss
87bb9234ab
signal-desktop: 1.25.0 -> 1.25.1
2019-06-01 14:13:50 +02:00
markuskowa
4b25d2fd94
Merge pull request #62357 from r-ryantm/auto-update/balsa
...
balsa: 2.5.6 -> 2.5.7
2019-06-01 13:24:14 +02:00
R. RyanTM
f1402eb425
balsa: 2.5.6 -> 2.5.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/balsa/versions
2019-05-31 23:44:23 -07:00
Bryan Gardiner
61940b89a5
filezilla: add wrapper to set necessary FZ_DATADIR
...
Filezilla fails to start currently, with the following message being
shown in a lone dialog before the program exits:
> Could not find the resource files for FileZilla, closing FileZilla.
> You can set the data directory of FileZilla using the '--datadir
> <custompath>' commandline option or by setting the FZ_DATADIR
> environment variable.
This commit adds a wrapper for the filezilla binary to set the
environment variable to the package root, which fixes the issue.
2019-05-31 19:24:41 -07:00
worldofpeace
67ed5b3362
Merge pull request #62286 from vdemeester/update-minishift
...
minishift: 1.33.0 -> 1.34.0
2019-05-31 20:11:25 -04:00
Will Dietz
3a26a1fe94
weston: 5.0.0 -> 6.0.0 ( #58522 )
...
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html
* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)
Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Michael Weiss
37d232fb5f
signal-desktop: 1.24.1 -> 1.25.0
2019-05-31 21:20:38 +02:00
Vincent Demeester
2ae57776a8
minishift: 1.33.0 -> 1.34.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:39:20 +02:00
Will Dietz
971bea9093
filezilla: 3.31.0 -> 3.42.1
2019-05-30 21:59:51 -05:00
Tim Steinbach
2c074fc6c8
vivaldi: 2.5.1525.46-1 -> 2.5.1525.48-1
2019-05-30 11:00:21 -04:00
SLNOS
c4962cd506
firefoxPackages.tor-browser: 8.0.9 -> 8.5.0
...
Actually, more like -> 8.5.0.1 as this version is made against the
branch with the pending fixup patch applied.
2019-05-30 12:31:59 +00:00
Peter Hoeg
c10addd601
Merge pull request #62204 from peterhoeg/u/quaternion
...
quaternion: 0.0.9.4 -> 0.0.9.4c
2019-05-30 14:31:19 +08:00
Michael Weiss
61adb40d6f
gns3Packages.{server,gui}Preview: 2.2.0b1 -> 2.2.0b2
2019-05-29 22:02:16 +02:00
Michael Weiss
63e443d84d
gns3Packages.{server,gui}Stable: 2.1.19 -> 2.1.20
2019-05-29 22:02:16 +02:00
Maximilian Bosch
a6238795a6
Merge pull request #62201 from dtzWill/update/feedreader-2.9.2
...
feedreader: 2.8.2 -> 2.9.2
2019-05-29 12:39:51 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
...
Staging next
2019-05-29 08:38:21 +00:00
Will Dietz
1540c0e120
wireshark: 3.0.1 -> 3.0.2
2019-05-29 16:20:12 +09:00
Peter Hoeg
907e3c8374
quaternion: 0.0.9.4 -> 0.0.9.4c
...
This is technically not needed as the changes only relate to appstream packaging
but as we are rebuilding it anyway due to libqmatrixclient changing, we might as
well.
2019-05-29 10:08:12 +08:00
Mario Rodas
21e2601d2a
Merge pull request #62145 from GRBurst/protonmail-bridge
...
protonmail-bridge: 1.1.4 -> 1.1.5
2019-05-28 21:02:57 -05:00
Will Dietz
b186b03253
feedreader: 2.8.2 -> 2.9.2
...
https://github.com/jangernert/FeedReader/releases/tag/v2.9.1
https://github.com/jangernert/FeedReader/releases/tag/v2.9.2
2019-05-28 21:02:10 -05:00
Michael Weiss
3b38247781
gns3Packages.{server,gui}Stable: 2.1.18 -> 2.1.19
2019-05-29 00:36:41 +02:00
Timo Kaufmann
53b08beea6
tridactyl-native: init at 1.14.9 ( #61703 )
2019-05-28 13:14:06 +02:00
GRBurst
c22e43fe44
protonmail bridge: 1.1.4 -> 1.1.5
2019-05-28 12:19:32 +02:00
Garry Cairns
f6a68410f8
Adds Citrix workspace app package
...
Citrix workspace is replacing Citrix receiver as per
https://docs.citrix.com/en-us/citrix-workspace-app.html
2019-05-28 08:50:47 +02:00
Frederik Rietdijk
36a6746f21
Merge master into staging-next
2019-05-28 08:32:03 +02:00
Silvan Mosberger
99b68ffbb0
chromium: Fix build
...
Since https://github.com/NixOS/nixpkgs/pull/60499 , the unwrapped
chromium already contains the applications directory.
2019-05-28 02:33:00 +02:00
Bas van Dijk
ea061fd71d
Merge pull request #62122 from basvandijk/terraform-provider-elasticsearch-0.6.0
...
terraform-provider-elasticsearch: init at 0.6.0
2019-05-27 19:34:15 +02:00
Silvan Mosberger
2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
...
New znc modules
2019-05-27 18:40:18 +02:00
Silvan Mosberger
526a0b2277
Merge pull request #60499 from JohnAZoidberg/chromium-upstream-desktop-entry
...
chromium: Use upstream desktop entry
2019-05-27 18:28:20 +02:00
Silvan Mosberger
e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
...
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Bas van Dijk
d19b0b2ddf
terraform-provider-elasticsearch: init at 0.6.0
2019-05-27 17:48:36 +02:00
Renaud
b978c1daa2
Merge pull request #62066 from petabyteboy/feature/slack
...
slack: 3.4.0 -> 3.4.2
2019-05-27 11:34:42 +02:00
Lancelot SIX
e4fc985cce
Merge pull request #62081 from matthiasbeyer/update-mutt
...
mutt: 1.11.4 -> 1.12.0
2019-05-27 11:29:14 +02:00
Ryan Mulligan
9745c3b64a
Merge pull request #62093 from siddharthist/dropbox
...
dropbox: 63.4.107 -> 73.4.118
2019-05-26 22:21:39 -07:00
Silvan Mosberger
6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
...
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Langston Barrett
21344bc172
dropbox: 63.4.107 -> 73.4.118
2019-05-26 10:34:09 -07:00
c0bw3b
80ef0e2112
compactor: 0.11.1 -> 0.12.2
2019-05-26 17:11:51 +02:00
Matthias Beyer
0a3fdeb1d2
mutt: 1.11.4 -> 1.12.0
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-26 12:47:49 +02:00
Robert Djubek
98ed6f2e49
zncModules: palaver init at 2018-09-18
2019-05-26 05:02:30 +00:00
Robert Djubek
f054767603
zncModules: ignore init at 2017-04-28
2019-05-26 05:02:29 +00:00
Robert Djubek
5e0d79376d
zncModules: clientaway init at 2017-04-28
2019-05-26 05:02:29 +00:00
Renaud
6f19a3c131
Merge pull request #62041 from Ma27/fix-w3m-nox
...
w3m-nox: fix build
2019-05-26 00:54:54 +02:00
Daniel Schaefer
0f537a49e1
chromium: Use upstream desktop entry
...
Upstream provides a much more featureful desktop entry file. If we use
that we take advantage of all of those features and don't have to maintain it
ourselves.
2019-05-25 22:39:47 +02:00
Milan Pässler
1078041946
slack: 3.4.0 -> 3.4.2
2019-05-25 20:26:26 +02:00
Nikolay Amiantov
8f7e1fde58
gajim: 1.1.2 -> 1.1.3
2019-05-25 20:34:07 +03:00
Aaron Andersen
10ed05ec5c
Merge pull request #61976 from suhr/kvirc
...
kvirc: init at 5.0.0
2019-05-25 13:32:30 -04:00
Сухарик
8adf033984
kvirc: init at 5.0.0
2019-05-25 15:13:19 +03:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Maximilian Bosch
3cad8fba29
w3m-nox: fix build
...
In the latest version (0.5.3+git20190105), `<X11/xlib.h>` isn't directly
included in `fb_imlib2.c` anymore, however it's used by `<Imlib.h>`
which broke our patch which disables X11 here.
Hydra build failure: https://hydra.nixos.org/build/93730733
See also 2266d1bd98
2019-05-25 11:53:54 +02:00
edef
99ece30213
wireshark: include nghttp2 by default
...
Without nghttp2 included, Wireshark's HTTP/2 dissector is rather neutered,
and the UI gives no indication of why.
2019-05-25 08:13:14 +02:00
Maximilian Bosch
822634681e
Merge pull request #59487 from Ma27/install-weechat-manpages
...
weechat: install all outputs into the final store path
2019-05-24 15:58:30 +02:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Andreas Rammhold
082ed38cb1
firefox-wrapper: stop creating new profiles when the binary path changes
...
With a recent change to firefox (that landed in 67) a new profile is
created whenever the install location changes. Since our install
location (the binary path) always changes when we do a new build it is
rather annoying.
Setting the environment variable `SNAP_NAME` to `firefox` is supposed to
workaround the issue.
related to #58923
Woarkound taken from 1ff8b6c3d8
cc @rail
2019-05-24 00:17:40 +02:00
Tim Steinbach
089eeed671
vivaldi: 2.5.1525.43-1 -> 2.5.1525.46-1
2019-05-23 17:48:40 -04:00
lewo
f89460a983
Merge pull request #61940 from yurrriq/update/helmfile
...
helmfile: 0.40.1 -> 0.64.1
2019-05-23 20:49:32 +02:00
Joachim Fasting
a9643e18af
tor-browser-bundle-bin: 8.0.9 -> 8.5
2019-05-23 20:29:01 +02:00
Eric Bailey
d2838d20c6
helmfile: 0.40.1 -> 0.64.1
...
- Adopt vgo2nix
- Add me to maintainers
2019-05-23 12:21:12 +02:00
Bas van Dijk
8669561bde
terraform_0_12: 0.12.0-rc1 -> 0.12.0
2019-05-23 11:07:23 +02:00
Bas van Dijk
2bcc8de182
terraform_0_11: 0.11.13 -> 0.11.14
2019-05-23 11:06:57 +02:00
Michael Weiss
f38707a4e4
gns3Packages.{server,gui}Preview: 2.2.0a5 -> 2.2.0b1
2019-05-22 20:25:38 +02:00
Michael Weiss
788e9b7e26
gns3Packages.{server,gui}Stable: 2.1.17 -> 2.1.18
2019-05-22 20:25:37 +02:00
taku0
f397dda22a
thunderbird: 60.6.0 -> 60.7.0
2019-05-22 20:35:31 +09:00
taku0
1aba7915c3
thunderbird-bin: 60.6.0 -> 60.7.0
2019-05-22 20:29:54 +09:00
Vladyslav M
760a5bf813
ncdc: 1.21 -> 1.22 ( #61857 )
...
ncdc: 1.21 -> 1.22
2019-05-22 10:23:40 +03:00
R. RyanTM
98e2c1e04c
ncdc: 1.21 -> 1.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-05-21 22:52:09 -07:00
Austin Seipp
ff497b7b08
Merge pull request #61711 from Kjuvi/master
...
spark: 2.2.1 -> 2.4.3
2019-05-21 13:27:27 -05:00
Andreas Rammhold
e57d93af0c
firefox-esr-60: 60.6.3esr -> 60.7.0esr
2019-05-21 07:57:14 +02:00
Andreas Rammhold
140096b91f
firefox-bin: 66.0.5 -> 67.0
2019-05-21 07:51:28 +02:00
Andreas Rammhold
f353c0e958
firefox: 66.0.5 -> 67.0
2019-05-20 19:09:17 +02:00
Andreas Rammhold
7f65d06c4f
firefox: prepare for firefox 67.0 release
...
Firefox now requires `llvm-objdump` during the build phase. The aarch64
patches do no longer apply. So far I am guessing that they have been
merged. We should verify that.
2019-05-20 18:29:25 +02:00
Tim Steinbach
d84dbe5a91
zoom-us: 2.8.183302.0415 -> 2.8.222599.0519
2019-05-20 10:59:15 -04:00
zimbatm
baac84c2c4
Sylk: init at 2.1.0
2019-05-20 10:36:05 +01:00
kjuvi
9c17484327
spark: 2.2.1 -> 2.4.3
2019-05-19 17:14:05 +02:00
worldofpeace
a303d9da3d
ephemeral: add glib-networking
...
This is needed for the wrapper.
2019-05-18 19:36:53 -04:00
kjuvi
9bb25d5c76
ephemeral: init at 5.1.0
2019-05-18 19:20:21 -04:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
...
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Frederik Rietdijk
840e530934
Merge staging into staging-next
2019-05-18 08:17:48 +02:00
Michael Weiss
3cebc9a390
gns3Packages.{server,gui}Stable: 2.1.16 -> 2.1.17
2019-05-17 20:33:44 +02:00
Vladimír Čunát
fc67de1802
Merge branch 'staging-next'
...
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
Andreas Rammhold
333a2be17b
chromium: 74.0.3729.131 -> 74.0.3729.157 ( #61533 )
...
chromium: 74.0.3729.131 -> 74.0.3729.157
2019-05-16 19:27:12 +02:00
Silvan Mosberger
23f8de06fb
Merge pull request #61483 from lilyball/unison
...
unison: fix building on macOS with enableX11 = false
2019-05-16 18:47:26 +02:00
Tim Steinbach
f38fbe0d49
vivaldi: 2.5.1525.41-1 -> 2.5.1525.43-1
2019-05-16 09:36:20 -04:00
Frederik Rietdijk
d4464ff8fe
Merge master into staging-next
2019-05-16 08:17:55 +02:00
Matthieu Coudron
a2aab0e413
Merge pull request #59430 from DanielFabian/browsh
...
browsh: 1.4.13 -> 1.5.0
2019-05-16 15:05:18 +09:00
Daniel Fabian
63a304b234
browsh: 1.4.13 -> 1.5.0
2019-05-15 19:29:42 +01:00
Renaud
2f1f9a9fe8
Merge pull request #61540 from taku0/flashplayer-32.0.0.192
...
flashplayer: 32.0.0.171 -> 32.0.0.192 [Critical security fix]
2019-05-15 18:11:15 +02:00
Ivan Kozik
2db1a06136
chromium: 74.0.3729.131 -> 74.0.3729.157
...
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +00:00
David Meister
ff533f66a9
patchwork: init at 3.11.4
2019-05-15 13:16:32 +10:00
Lily Ballard
193018687c
unison: fix building on macOS with enableX11 = false
...
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
Tim Steinbach
a9c7679ace
vivaldi: Fix chatty update script
2019-05-14 18:38:21 -04:00
Tim Steinbach
faf5e8ad8c
vivaldi: 2.5.1525.40-1 -> 2.5.1525.41-1
2019-05-14 08:23:31 -04:00
taku0
8be03860e4
flashplayer: 32.0.0.171 -> 32.0.0.192
2019-05-14 21:13:49 +09:00
adisbladis
e986f3fec4
firefox-beta-bin: 67.0b18 -> 67.0b19
2019-05-14 11:36:50 +01:00
adisbladis
a8616cb1c8
firefox-devedition-bin: 67.0b17 -> 67.0b19
2019-05-14 11:36:49 +01:00
Frederik Rietdijk
f0a4305e0a
Merge staging-next into staging
2019-05-14 10:24:46 +02:00
Frederik Rietdijk
8abe5ee07e
Merge master into staging-next
2019-05-14 10:23:13 +02:00
R. RyanTM
bdbe365529
qbittorrent: 4.1.5 -> 4.1.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/qbittorrent/versions
2019-05-13 21:48:26 +02:00
Ryan Mulligan
7b89adb493
Merge pull request #61440 from r-ryantm/auto-update/tixati
...
tixati: 2.59 -> 2.61
2019-05-13 05:49:54 -07:00
Jaka Hudoklin
053b58a7a7
Merge pull request #61415 from teto/wireshark_cleanup
...
wireshark: cleanup
2019-05-13 10:45:58 +02:00
R. RyanTM
67645b48bf
tixati: 2.59 -> 2.61
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-05-13 01:21:26 -07:00
Daniel Schaefer
06fad89bd6
treewide: Update meta of packages hosted on gnome
...
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Matthieu Coudron
6e21976092
wireshark: cleanup
...
the call to fixCmakeFiles looks useless and just pollutes git status when developing
on wireshark.
I also removed an old variable that generated a warning.
2019-05-13 10:16:48 +09:00
Daniel Schaefer
b85ccbac54
treewide: Add passthru.updateScript to gnome pkgs
...
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Alex Branham
0695bb6f46
syncthing: 1.1.1 -> 1.1.3
2019-05-13 04:25:31 +09:00
Frederik Rietdijk
ef0dbef7f1
Merge master into staging-next
2019-05-12 19:59:09 +02:00
Vincent Demeester
8e10b333fb
minikube: 1.0.0 -> 1.0.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
...
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
Vladimír Čunát
e8f4ad0169
Merge branch 'master' into staging-next
...
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0
2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0
2019-05-11 09:22:35 +02:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
...
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
rexim
79586cae40
chatterino2: init at unstable-2019-05-11
2019-05-10 21:03:48 -04:00
worldofpeace
ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
...
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
Michael Weiss
a6388e030a
tdesktop: 1.6.7 -> 1.7.0
2019-05-10 23:33:04 +02:00
Ivan Malison
c4906fa0d3
slack: add libappindicator-gtk3 to rpath
2019-05-09 17:47:45 -07:00
zimbatm
b269811203
terraform-providers: bump versions
2019-05-09 22:43:26 +02:00
zimbatm
25c08476c1
terraform_0_12: 0.12.0-beta1 -> 0.12.0-rc1
2019-05-09 22:43:26 +02:00
Renaud
c17ec06f66
Merge pull request #60569 from dtzWill/update/vnstat-2.2
...
vnstat: 2.1 -> 2.2
2019-05-09 20:09:40 +02:00
Florian Klink
54f55a7f3a
notmuch: 0.28.3 -> 0.28.4 ( #61129 )
...
notmuch: 0.28.3 -> 0.28.4
2019-05-08 23:32:42 +02:00
Andreas Rammhold
f29d398c69
firefox-esr-60: 60.6.2esr -> 60.6.3esr
2019-05-08 17:54:13 +02:00
Tim Steinbach
dded4653b0
vivaldi: 2.4.1488.40-1 -> 2.5.1525.40-1
2019-05-08 10:13:43 -04:00
Andreas Rammhold
f7b51927c3
firefox-bin: 66.0.4 -> 66.0.5
2019-05-08 11:39:39 +02:00
Andreas Rammhold
bc3d79f633
firefox: 66.0.4 -> 66.0.5
2019-05-08 11:39:39 +02:00
Andreas Rammhold
44553697ab
firefox-beta-bin: 67.0b17 -> 670b18
2019-05-08 11:39:34 +02:00
Will Dietz
d4be93914f
notmuch: 0.28.3 -> 0.28.4
...
https://notmuchmail.org/pipermail/notmuch/2019/027933.html
2019-05-08 02:57:11 -05:00
SLNOS
8b4d53168a
firefoxPackages.tor-browser: 8.0.8 -> 8.0.9
2019-05-08 03:45:38 +00:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
...
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Andy White
c0abf3c23e
rambox: 0.6.6 -> 0.6.7
2019-05-08 05:49:10 +09:00
Robert Schütz
929fe5ca21
qutebrowser: 1.6.1 -> 1.6.2
...
https://lists.schokokeks.org/pipermail/qutebrowser/2019-May/000622.html
2019-05-08 03:08:16 +09:00
Frederik Rietdijk
87a5d8fede
Merge staging-next into staging
2019-05-07 19:30:14 +02:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master
2019-05-07 19:29:06 +02:00
Joachim Fasting
7defc47944
tor-browser-bundle-bin: meta.homepage is a regular string
2019-05-07 09:48:16 +02:00
Joachim Fasting
501c2c28a4
tor-browser-bundle-bin: 8.0.8 -> 8.0.9
2019-05-07 09:48:10 +02:00
Frederik Rietdijk
0196d8f11c
Merge master into staging-next
2019-05-07 09:00:06 +02:00
adisbladis
ca088617ac
firefox-beta-bin: 67.0b16 -> 67.0b17
2019-05-07 06:10:31 +01:00
adisbladis
5985cd73dc
firefox-devedition-bin: 67.0b7 -> 67.0b17
2019-05-07 06:10:31 +01:00
taku0
07458c2f38
firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 13:35:25 +09:00
taku0
ad042f186f
firefox-bin: 66.0.3 -> 66.0.4
2019-05-06 13:31:28 +09:00
Eelco Dolstra
1f6ddfc7e0
firefox: 66.0.3 -> 66.0.4
2019-05-05 23:57:54 +02:00
R. RyanTM
c4146b0df0
pidgin-sipe: 1.23.3 -> 1.24.0 ( #50658 )
...
* pidgin-sipe: 1.23.3 -> 1.24.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/pidgin-sipe/versions
* pidgin-sipe: add gmime to build inputs
and refactor
2019-05-05 21:11:01 +02:00
worldofpeace
109399ff31
Merge pull request #58735 from r-ryantm/auto-update/opera
...
opera: 56.0.3051.99 -> 58.0.3135.127
2019-05-05 13:20:34 -04:00
Renaud
1a25840733
opera: add at-spi2-core to RPATH
2019-05-05 19:10:40 +02:00
Andreas Rammhold
0b7c602d55
chromium: 74.0.3729.108 -> 74.0.3729.131 ( #60950 )
...
chromium: 74.0.3729.108 -> 74.0.3729.131
2019-05-05 18:04:36 +02:00
Ivan Kozik
75d1439f8f
chromium: add myself as maintainer ( #60961 )
2019-05-05 05:09:20 -04:00
Christopher A. Williamson
886544102f
rambox-pro: Switch to using correct electron path
2019-05-05 06:29:51 +01:00
Ivan Kozik
f15adc548f
chromium: 74.0.3729.108 -> 74.0.3729.131
...
CVE-2019-5827 CVE-2019-5824
2019-05-04 22:46:24 +00:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Frederik Rietdijk
193b899af2
Merge master into staging-next
2019-05-04 17:34:04 +02:00
Mario Rodas
6fc32df99c
Merge pull request #60488 from johanot/kubernetes-1.14.1
...
kubernetes: 1.14.0 -> 1.14.1
2019-05-04 08:43:41 -05:00
Andreas Rammhold
817c4b3d70
firefox-beta-bin-unwrapped: 67.0b7 -> 67.0b16
2019-05-04 11:34:31 +02:00
worldofpeace
257bdb3a9a
Merge pull request #60862 from lightbulbjim/skype-update
...
skypeforlinux: 8.42.76.54 -> 8.44.0.40
2019-05-03 19:40:46 -04:00
Chris Rendle-Short
b5770c0f77
skypeforlinux: 8.42.76.54 -> 8.44.0.40
...
Note that the supplied .desktop file has changed, so `postFixup` has
been tweaked accordingly.
2019-05-04 09:34:05 +10:00
Renaud
edc032b56e
Merge pull request #60803 from r-ryantm/auto-update/teamviewer
...
teamviewer: 14.2.2558 -> 14.2.8352
2019-05-04 01:19:19 +02:00
Ryan Mulligan
9aac3dbd44
Merge pull request #60789 from r-ryantm/auto-update/slack
...
slack: 3.3.8 -> 3.4.0
2019-05-03 15:27:27 -07:00
Frederik Rietdijk
0f10b72b5f
Merge master into staging-next
2019-05-03 19:56:31 +02:00
Michael Fellinger
9a0596ee97
mikutter: 3.5.13 -> 3.8.7 ( #60808 )
2019-05-03 12:48:13 +02:00
Joachim F
5ad1e9f0bf
Merge pull request #60575 from dtzWill/feature/obfs4proxy
...
obfs4: init at 0.0.10, use in tor-browser-bundle's, tor service
2019-05-03 09:48:02 +00:00
Will Dietz
329df95958
vnstat: 2.1 -> 2.2
...
https://humdi.net/vnstat/CHANGES
* enable tests
* add hardening options from upstream's
example service
* fix "documentation" setting in service:
either needs to be `unitConfig.Documentation`
(uppercase) or lowercase but not within unitConfig.
2019-05-03 01:47:57 -05:00
Renaud
f58482658e
Merge pull request #60822 from r-ryantm/auto-update/vnstat
...
vnstat: 2.1 -> 2.2
2019-05-03 08:20:16 +02:00
worldofpeace
d3a3ea0257
Merge pull request #60815 from pacien/riot-v1.0.8
...
riot-desktop: 1.0.7 -> 1.0.8
2019-05-02 20:21:43 -04:00
R. RyanTM
765a58918b
vnstat: 2.1 -> 2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vnstat/versions
2019-05-02 17:18:15 -07:00
pacien
2e9c8649f7
riot: add maintainer note
2019-05-03 01:03:19 +02:00
Jan Tojnar
00f52f0134
dropbox-cli: Fix and add Nautilus extension ( #60752 )
...
dropbox-cli: Fix and add Nautilus extension
2019-05-03 01:02:23 +02:00
pacien
d0cc03e8a3
riot-desktop: 1.0.7 -> 1.0.8
2019-05-03 00:55:30 +02:00
R. RyanTM
092cfde875
teamviewer: 14.2.2558 -> 14.2.8352
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-05-02 13:44:37 -07:00
pacien
1fc56f7789
riot-web: add pacien as maintainer
2019-05-02 22:41:06 +02:00
R. RyanTM
58d1128052
riot-web: 1.0.7 -> 1.0.8
...
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
2019-05-02 21:56:47 +02:00
R. RyanTM
adc96d7fdf
slack: 3.3.8 -> 3.4.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/slack/versions
2019-05-02 11:41:07 -07:00
Jan Tojnar
dd0c105b87
dropbox-cli: Fix and add Nautilus extension
...
…since this is actually dropbox-nautilus project.
In one of the previous updates, the source code responsible for finding dropboxd
was changed, rendering our sed replacement not working. That triggered the installer
which in turn failed on the unavailability of gobject-introspection typelibs. And
when that was fixed, we got bitten by our lazy packaging putting a broken code
into the installer.
This is a proper fix for all the issues, except for making typelibs available to
the installer since we shall use Nix instead.
2019-05-02 13:43:07 +02:00
Frederik Rietdijk
155c9d8e18
Merge master into staging-next
2019-05-02 08:43:14 +02:00
Christopher A. Williamson
a63be6cdd7
rambox-pro: init at 1.1.2 ( #60380 )
...
* Added myself to maintainer list
* Add package file for rambox-pro
* Add patch to fix rambox-pro build
* Removed child module refs from package
* Added various fixes for new rambox-pro pkg
* Change name -> pname to address feedback
* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix
Co-Authored-By: cawilliamson <home@chrisaw.com>
* Moved rambox-pro to rambox pkg
* Fixed package name - no idea what I was thinking here!
* Replace patch with postPatch script
Co-Authored-By: cawilliamson <home@chrisaw.com>
* Removed patch file
2019-05-01 20:08:32 +02:00
Elis Hirwing
175f25d0c4
Merge pull request #60183 from etu/testssl-upgrades
...
testssl: 2.9.5-7 -> 3.0rc5
2019-05-01 20:07:51 +02:00
Frederik Rietdijk
f137783927
Merge master into staging-next
2019-05-01 11:45:46 +02:00
R. RyanTM
4bc55af27d
flexget: 2.20.17 -> 2.20.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flexget/versions
2019-05-01 11:16:05 +02:00
R. RyanTM
be007675a7
jmeter: 5.1 -> 5.1.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/jmeter/versions
2019-05-01 11:10:34 +02:00
Will Dietz
63a13cce7c
tor-browser-bundle: use obfs4proxy
2019-04-30 22:26:48 -05:00
Michael Fellinger
98e0f54b85
sup: use bundlerApp, cleanup ( #60515 )
2019-04-30 20:13:17 +02:00
Michael Raskin
4c4ed39938
Merge pull request #60472 from r-ryantm/auto-update/baresip
...
baresip: 0.6.1 -> 0.6.2
2019-04-30 17:21:27 +00:00
Frederik Rietdijk
3462fe27d9
Merge staging-next into staging
2019-04-30 15:52:19 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02:00
Johan Thomsen
e8c22132cd
kubernetes: 1.14.0 -> 1.14.1
2019-04-30 15:37:04 +02:00
R. RyanTM
e60c6e6908
baresip: 0.6.1 -> 0.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-04-30 03:18:10 -07:00
Renaud
82cc827f66
Merge pull request #60412 from anton-dessiatov/tilt
...
tilt: 0.7.13 -> 0.8.1
2019-04-29 20:42:40 +02:00
Peter Hoeg
1f7813b462
quaternion: 0.0.9.4-rc3 -> 0.0.9.4
2019-04-29 20:52:43 +08:00
Daniel Schaefer
786f02f7a4
treewide: Remove usage of isNull
...
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00
Frederik Rietdijk
2f936f85d8
Merge master into staging-next
2019-04-29 13:46:20 +02:00
Anton Desyatov
ed98d3e3e0
tilt: 0.7.13 -> 0.8.1
2019-04-29 16:29:30 +07:00
ahiaao
7d558b2cdf
flent: add procps dep so checkPhase can succeed
...
Added missing dependency needed for testing flent (#60360 )
2019-04-28 17:52:48 +02:00
Peter Hoeg
78bcc59d59
Merge pull request #59256 from peterhoeg/u/quaternion
...
quaternion-git: init at 0.0.9.4-rc3
2019-04-28 21:51:48 +08:00