Jonas Chevalier
5851c31127
terraform-providers: handle go modules ( #104667 )
...
* terraform-providers: handle go modules
More and more terraform providers are switching from vendored
dependencies to Go modules.
Let's say that you update the "aws" provider and it fails. You can run
it again with:
./update-provider aws --vendor
Any package that has the "vendorSha256" key will be considered as a go
module package.
The script now also supports adding new providers by using the
<owner>/<repo> format. Eg:
./update-provider hetznercloud/hcloud --vendor
* address comment
Fixes https://github.com/NixOS/nixpkgs/pull/104667#discussion_r529788569
* support the null use-case
* escape provider name as well
* fix typo
2020-12-01 11:05:00 +01:00
Sandro
e5dd90dfbd
Merge pull request #105550 from r-ryantm/auto-update/rssguard
...
rssguard: 3.8.2 -> 3.8.3
2020-12-01 10:19:28 +01:00
R. RyanTM
9db8fc5fc5
seaweedfs: 2.12 -> 2.13
2020-12-01 08:29:13 +00:00
R. RyanTM
79216f8a95
rssguard: 3.8.2 -> 3.8.3
2020-12-01 07:34:19 +00:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging
2020-12-01 03:26:36 +01:00
Mario Rodas
bf5da4bbd4
Merge pull request #105524 from r-ryantm/auto-update/magnetico
...
magnetico: 0.11.0 -> 0.12.0
2020-11-30 20:52:04 -05:00
R. RyanTM
110a2e643e
magnetico: 0.11.0 -> 0.12.0
2020-12-01 01:06:30 +00:00
Sandro
a2b079f592
Merge pull request #105507 from r-ryantm/auto-update/inboxer
...
inboxer: 1.2.1 -> 1.2.3
2020-12-01 01:46:26 +01:00
Andreas Rammhold
eb1cd583f0
Merge pull request #105437 from andir/firefox-aarch64
...
firefox: fix aarch64 build
2020-12-01 01:18:37 +01:00
R. RyanTM
ec29056bba
inboxer: 1.2.1 -> 1.2.3
2020-11-30 22:47:24 +00:00
Ben Siraphob
618b7320a6
twtxt: init at 0.1.0 ( #105378 )
2020-11-30 11:50:56 -08:00
Andreas Rammhold
afcbecc144
firefox: remove unused "imports"
...
These haven't been used in some time and there is no point in keeping
them around. They just clutter the file right now.
2020-11-30 10:26:45 +01:00
Andreas Rammhold
cdff2a832c
firefox: add aarch64 SIMD patch
...
This patch fixes compilation on aarch64 that broke somewhere between the
upgrade to the lateste rustc and the firefox 82 to 83 upgrade.
The patch has been submitted upstream and can probably be removed on the
next version bump.
2020-11-30 10:24:46 +01:00
Andreas Rammhold
1d0225adc0
firefox: move the no-buildconfig-ffx76 patch into common
...
This patch has been used on all our flavors for some time now. We can
just move it to the common expression.
2020-11-30 10:09:05 +01:00
Frederik Rietdijk
05d1c49209
Merge staging-next into staging
2020-11-29 13:51:33 +01:00
Frederik Rietdijk
db29c15173
Merge pull request #105151 from B4dM4n/copy-desktop-hook
...
copyDesktopItems: add new setup-hook
2020-11-29 13:26:40 +01:00
Michael Weiss
b20cd4113f
google-chrome: Cleanup old conditionals
2020-11-29 12:30:50 +01:00
Frederik Rietdijk
29f1edf2f3
thunderbird, firefox, firefox-esr: set big-parallel
...
Firefox and Thunder time out nearly everytime. Hopefully giving them
more resources will prevent this from happening.
2020-11-29 11:45:08 +01:00
Fabian Möller
c3598cc7d3
thunderbird: use copyDesktopItems hook
2020-11-29 04:03:39 +01:00
John Ericson
73425f6c3b
Merge remote-tracking branch 'upstream/master' into staging
2020-11-28 21:33:03 -05:00
Mario Rodas
84a942c3b1
Merge pull request #89322 from poscat0x04/add-qv2ray
...
qv2ray: Init at 2.6.3
2020-11-28 21:04:49 -05:00
Sandro
ba9a6588a7
Merge pull request #105303 from nasirhm/version_bump_brave_1.17.73
...
Brave-Browser: version updated from 1.16.76 to 1.17.73
2020-11-29 02:28:19 +01:00
nasirhm
1f6d64de27
brave: version updated: 1.16.76 -> 1.17.73
...
Version updated for Brave Browser from 1.16.76 to 1.17.73:
- Added a dependency for libxkbcommon.
- Updated SHA256 for the version bumped brave browser.
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-11-29 05:50:53 +05:00
markuskowa
485679626a
Merge pull request #104645 from buckley310/brave
...
brave: 1.16.76 -> 1.17.73
2020-11-29 00:30:37 +01:00
Mario Rodas
d95f32b495
Merge pull request #103931 from r-ryantm/auto-update/toxic
...
toxic: 0.8.4 -> 0.9.0
2020-11-28 16:38:59 -05:00
Guillaume Girol
747f3a1acf
Merge pull request #102278 from symphorien/pan4
...
pantalaimon, matrix-nio: update
2020-11-28 20:28:22 +00:00
Sandro
f9fe9f8205
Merge pull request #105227 from Gerschtli/update/ts3
...
teamspeak_server: 3.12.1 -> 3.13.2
2020-11-28 18:22:37 +01:00
Michael Weiss
f09799441f
chromium: Drop gn build arguments that match the default
2020-11-28 17:48:16 +01:00
Michael Weiss
fb0239c654
chromium: Set use_vaapi=!stdenv.isAarch64 for M87
...
I've removed that option in 063b369908
but forgot that M87 still
defaults to use_vaapi=false.
2020-11-28 17:38:28 +01:00
Doron Behar
2426a0ea78
Merge pull request #104491 from freezeboy/remove-macpath-droopy
2020-11-28 18:02:19 +02:00
Tobias Happ
cfb3640395
teamspeak_server: 3.12.1 -> 3.13.2
2020-11-28 13:42:35 +01:00
Michael Weiss
063b369908
chromium: Cleanup useOzone and useVaapi
...
But since Ozone is still experimental I'll keep useOzone in common.nix
for some time.
2020-11-27 23:03:48 +01:00
Sandro
ec421ca248
Merge pull request #100532 from piegamesde/fix-desktopitems
...
treewide: Fix broken desktop files and mark packages as broken
2020-11-27 22:27:59 +01:00
Sandro
9f8bf7d186
Merge pull request #105167 from r-ryantm/auto-update/frostwire
...
frostwire-bin: 6.8.7 -> 6.8.8
2020-11-27 20:56:50 +01:00
R. RyanTM
67d7a67179
tilt: 0.17.11 -> 0.17.12
2020-11-27 11:34:46 -08:00
Sandro
4c123fce1d
Merge pull request #99195 from berbiche/fix-fractal
...
fractal: mark broken on Darwin
2020-11-27 20:07:48 +01:00
R. RyanTM
d0f04c7c82
frostwire-bin: 6.8.7 -> 6.8.8
2020-11-27 19:05:47 +00:00
Sandro
a7635f8ffc
Merge pull request #105163 from r-ryantm/auto-update/discord-ptb
...
discord-ptb: 0.0.22 -> 0.0.23
2020-11-27 19:16:19 +01:00
Sandro
cca4684f65
Merge pull request #105162 from r-ryantm/auto-update/datovka
...
datovka: 4.15.5 -> 4.15.6
2020-11-27 19:16:05 +01:00
R. RyanTM
09a0f4ca31
discord-ptb: 0.0.22 -> 0.0.23
2020-11-27 17:46:28 +00:00
R. RyanTM
77e367e915
datovka: 4.15.5 -> 4.15.6
2020-11-27 17:38:55 +00:00
msteen
f98df98db3
google-chrome: Remove msteen from the list of maintainers ( #105152 )
2020-11-27 16:44:59 +01:00
Ryan Mulligan
0fab9bd68f
Merge pull request #100922 from r-ryantm/auto-update/ephemeral
...
ephemeral: 6.4.1 -> 7.0.4
2020-11-27 06:42:55 -08:00
R. RyanTM
763e838049
ephemeral: 6.4.1 -> 7.0.4
2020-11-27 15:20:50 +01:00
Maximilian Bosch
64939cff96
neomutt: 20201120 -> 20201127
...
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20201127
2020-11-27 15:10:02 +01:00
Frederik Rietdijk
ce9c513856
Merge staging-next into staging
2020-11-27 15:09:41 +01:00
Michael Weiss
2d5bb88418
chromium: Enable Ozone's DRM/GBM platform [0]
...
We've only set ozone_platform_gbm=false to fix the build with Mesa's
libgbm (vs. Google's own minigbm). However, since this issue has
resolved itself we can now drop it. Building with the recommended
settings should also avoid some issues (e.g. #104885 ).
[0]: https://chromium.googlesource.com/chromium/src.git/+/master/docs/ozone_overview.md#drm_gbm
2020-11-27 12:56:54 +01:00
Michael Weiss
6aea53c3ce
chromedriver: Switch to Chromium's upstream-info.json ( #105054 )
...
This enables automatic updates and fixes #85629 .
2020-11-27 12:38:07 +01:00
Sandro
75b469241b
Merge pull request #96292 from GrafBlutwurst/update-gitter
2020-11-27 11:18:17 +01:00
Ben Siraphob
63dd41f745
bombadillo: init at 2.3.3
2020-11-27 11:15:24 +01:00
Graf_Blutwurst
00afc85506
gitter: 4.1.0 -> 5.0.1
...
Just an update to the underlying package version.
2020-11-27 11:07:43 +01:00
Oleksii Filonenko
e0ff535c4c
Merge pull request #105093 from r-ryantm/auto-update/tiny
...
tiny: 0.5.1 -> 0.7.0
2020-11-27 02:15:49 +02:00
Sandro
1180d547da
Merge pull request #101430 from SuperSandro2000/81629-surf
...
surf: 2.0 -> 2019-02-08-unstable
2020-11-27 00:36:25 +01:00
Sandro
2b2c1a4bb7
Merge pull request #101690 from Luflosi/ipfs-cluster-remove-unused
...
ipfs-cluster: remove unused variables
2020-11-27 00:28:39 +01:00
Sandro Jäckel
80c78cc2e4
surf: 2.0 -> unstable-2019-02-08
2020-11-27 00:11:35 +01:00
Sandro
6fffc4302d
Merge pull request #101698 from r-ryantm/auto-update/minishift
...
minishift: 1.34.2 -> 1.34.3
2020-11-27 00:10:07 +01:00
Sandro
96c24fa69f
Merge pull request #105080 from r-ryantm/auto-update/starboard-octant-plugin
...
starboard-octant-plugin: 0.4.0 -> 0.6.0
2020-11-26 23:57:14 +01:00
R. RyanTM
6487eb735c
tiny: 0.5.1 -> 0.7.0
2020-11-26 22:55:58 +00:00
Sandro
cb1b139e77
Merge pull request #105067 from r-ryantm/auto-update/seaweedfs
...
seaweedfs: 2.10 -> 2.12
2020-11-26 23:43:34 +01:00
Sandro
a55efbe101
Merge pull request #105070 from r-ryantm/auto-update/signal-cli
...
signal-cli: 0.6.11 -> 0.6.12
2020-11-26 23:36:31 +01:00
R. RyanTM
02885ae8e2
minishift: 1.34.2 -> 1.34.3
2020-11-26 23:33:39 +01:00
R. RyanTM
6b4daa6168
starboard-octant-plugin: 0.4.0 -> 0.6.0
2020-11-26 21:12:20 +00:00
StigP
4b924880be
Merge pull request #105064 from r-ryantm/auto-update/rssguard
...
rssguard: 3.8.0 -> 3.8.2
2020-11-26 21:59:35 +01:00
R. RyanTM
8c08d2cc13
signal-cli: 0.6.11 -> 0.6.12
2020-11-26 20:15:46 +00:00
R. RyanTM
f81b87466b
seaweedfs: 2.10 -> 2.12
2020-11-26 19:52:06 +00:00
Sandro
5cdabcc0ee
Merge pull request #105059 from r-ryantm/auto-update/qtox
...
qtox: 1.17.2 -> 1.17.3
2020-11-26 20:31:29 +01:00
R. RyanTM
524d110912
rssguard: 3.8.0 -> 3.8.2
2020-11-26 19:12:50 +00:00
R. RyanTM
8f72150d9d
qtox: 1.17.2 -> 1.17.3
2020-11-26 18:24:29 +00:00
Sandro
9c6a75e379
Merge pull request #103037 from lightdiscord/package-update/protonmail-bridge
2020-11-26 15:05:23 +01:00
Sandro
bdf504b1ea
Merge pull request #105031 from r-ryantm/auto-update/nextdns
...
nextdns: 1.8.8 -> 1.9.4
2020-11-26 14:55:08 +01:00
06kellyjac
cdfa9b0c26
kube3d: re-order the derivation and general cleanup
...
Moved k3sVersion to be a variable.
Converted buildFlagsArray to an array
Moved vendorSha256 closer to src
Moved doCheck between build and install related bits (like where the
phase happens)
Replaced stdenv.lib with lib
2020-11-26 12:37:37 +00:00
06kellyjac
168df5f4ff
kube3d: mention k3d in the short description
...
While I was able to find `deno` by searching for "executable" from it's
longDescription on search.nixos.org, I couldn't find it using `nix search`
`nix search` seems to only look at the short description so it's worth
including there too.
2020-11-26 12:36:32 +00:00
06kellyjac
7a03c0f5fe
kube3d: add a longDescription to provide detail and help searches
...
search.nixos.org was able to show me `deno` when searching for
"executable" which was in the longDescription
2020-11-26 12:36:31 +00:00
06kellyjac
c36b5d5799
kube3d: nixpkgs-fmt the file to fit contributing guidelines
2020-11-26 12:36:29 +00:00
R. RyanTM
6e1aa2380b
nextdns: 1.8.8 -> 1.9.4
2020-11-26 12:34:41 +00:00
Maximilian Bosch
aed3de18b0
Merge pull request #104950 from chkno/tor-browser-bundle-bin-10.0.5
...
tor-browser-bundle-bin: 10.0.4 → 10.0.5
2020-11-26 12:38:55 +01:00
Sandro
603c0d4e74
Merge pull request #104984 from r-ryantm/auto-update/helmsman
...
helmsman: 3.5.1 -> 3.6.2
2020-11-26 09:25:28 +01:00
Jonathan Ringer
7e26b5456d
chromium/doc: mention chromedriver when updating
2020-11-26 00:19:08 -08:00
R. RyanTM
e46ab91452
helmsman: 3.5.1 -> 3.6.2
2020-11-26 06:48:03 +00:00
Sandro
dd26967410
Merge pull request #104953 from r-ryantm/auto-update/cordless
...
cordless: 2020-10-24 -> 2020-11-22
2020-11-26 03:41:50 +01:00
Sandro
c31a43a11d
Merge pull request #104952 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2020.11.10 -> 2020.11.11
2020-11-26 03:38:20 +01:00
Sandro
9b3868b960
Merge pull request #104653 from iliaaz/bump-dropbox
...
dropbox: 83.4.152->111.3.447
2020-11-26 02:03:18 +01:00
R. RyanTM
8a3889e129
cordless: 2020-10-24 -> 2020-11-22
2020-11-26 00:54:30 +00:00
R. RyanTM
b7b6b66818
cloudflared: 2020.11.10 -> 2020.11.11
2020-11-26 00:38:45 +00:00
Mario Rodas
8990fc7419
Merge pull request #104937 from 06kellyjac/terragrunt
...
terragrunt: 0.26.5 -> 0.26.7
2020-11-25 19:37:47 -05:00
Sandro
5b71713b87
Merge pull request #103084 from lukegb/ts3client
...
teamspeak_client: 3.5.3 -> 3.5.6
2020-11-26 01:20:56 +01:00
Chuck
53dbd00945
tor-browser-bundle-bin: 10.0.4 → 10.0.5
2020-11-25 16:13:08 -08:00
Sandro
1dde9c5aaa
Merge pull request #91182 from Patryk27/pcloud
...
pcloud: Init at 1.8.8
2020-11-25 22:21:18 +01:00
06kellyjac
a40100b6d7
terragrunt: 0.26.5 -> 0.26.7
2020-11-25 21:16:16 +00:00
Luke Granger-Brown
ebeaae1454
teamspeak_client: 3.5.3 -> 3.5.6
2020-11-25 17:52:06 +00:00
Ryan Mulligan
327338c74a
Merge pull request #103357 from rhoriguchi/master
...
Add aarch64-linux support to resilio-sync pkgs
2020-11-25 07:43:06 -08:00
Sandro
efa3d96f0c
Merge pull request #104878 from 06kellyjac/terragrunt
...
terragrunt: 0.26.4 -> 0.26.5
2020-11-25 16:41:02 +01:00
Andreas Rammhold
25d7bcc95c
Merge pull request #103951 from stigtsp/package/firefox-beta-bin-83.0b10
...
firefox-beta-bin: 81.0b4 -> 84.0b4, firefox-devedition-bin: 80.0b8 -> 84.0b4
2020-11-25 15:49:14 +01:00
Ryan Mulligan
fd1de2d3dc
Merge pull request #102103 from kalekseev/ssm-session-manager-plugin
...
ssm-session-manager-plugin: 1.1.61.0 -> 1.2.7.0, add macos support
2020-11-25 06:12:05 -08:00
Sandro
71082c2d62
Merge pull request #104880 from sevenfourk/patch-5
...
viber: 7.0.0.1035 -> 13.3.1.22
2020-11-25 14:43:42 +01:00
Stig Palmquist
41c91ed03c
firefox-devedition-bin: 80.0b8 -> 84.0b4
2020-11-25 13:23:32 +01:00
Stig Palmquist
88bc9aba99
firefox-beta-bin: 81.0b4 -> 84.0b4
2020-11-25 13:22:23 +01:00
Sandro
960ee2bf68
Merge pull request #104046 from davidtwco/franz-5.6.1
...
franz: 5.5.0 -> 5.6.1
2020-11-25 12:24:53 +01:00
sevenfourk
0dbd4c98a9
viber: 7.0.0.1035 -> 13.3.1.22
2020-11-25 13:15:21 +02:00
Justin Humm
d75276a28e
meli: fix runtime error with libnotmuch5
...
> libnotmuch5 was not found in your system. Make sure it is installed and in the library paths.
> notmuch is not a valid mail backend
2020-11-25 11:10:50 +01:00
freezeboy
3533c4f517
droopy: remove macpath to migrate to py3.8
2020-11-25 10:45:53 +01:00
06kellyjac
03df9f54fc
terragrunt: 0.26.4 -> 0.26.5
2020-11-25 09:13:19 +00:00
Sandro
3cbb893399
Merge pull request #102154 from OPNA2608/update/palemoon-28.15.0/21.03
...
palemoon: 28.14.2 -> 28.15.0
2020-11-25 02:15:07 +01:00
Silvan Mosberger
af3ed06ce1
Merge pull request #103632 from sevenfourk/patch-1
...
terraform-providers.gitlab: 2.9.0 -> 3.1.0
2020-11-25 01:48:03 +01:00
Ryan Horiguchi
129c30e26d
resilio-sync: add aarch64 support
2020-11-25 01:07:34 +01:00
Pavol Rusnak
0c6fc3c05e
Merge pull request #104681 from 06kellyjac/kube3d
...
kube3d: 3.2.1 -> 3.3.0
2020-11-24 23:31:24 +01:00
Sandro
e4490f9313
Merge pull request #102147 from mmahut/versus
...
versus: init at 1.0
2020-11-24 23:05:54 +01:00
Guillaume Girol
a7f06aa7b5
Merge pull request #103930 from yvesf/firefox-disable-lto-issue-reference
...
firefox: fix wayland-lto issue reference number
2020-11-24 20:36:54 +00:00
Guillaume Girol
f5c92bb7fe
Merge pull request #103935 from vdesjardins/master
...
velero: rename completion file names
2020-11-24 20:32:43 +00:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
...
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Michael Weiss
db43258354
signal-desktop: 1.38.1 -> 1.38.2
2020-11-24 19:38:46 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Florian Klink
0a1c0fe658
k9s: 0.23.10 -> 0.24.1
2020-11-24 18:38:23 +01:00
zimbatm
688c8c0333
terraform-providers.postgresql: 1.6.0 -> 1.7.1
2020-11-24 15:21:52 +01:00
Timothy Stott
0fb14ea4d3
terraform-providers.google-beta: 3.18.0 -> 3.47.0
2020-11-24 05:42:49 -08:00
Timothy Stott
0fc33746c6
terraform-providers.google: 3.18.0 -> 3.47.0
2020-11-24 05:42:49 -08:00
Timothy Stott
1b413b1ca2
terraform-providers.digitalocean: 1.19.0 -> 2.2.0
2020-11-24 05:42:49 -08:00
Timothy Stott
82ae6fc998
terraform-providers.ibm: 1.7.0 -> 1.14.0
2020-11-24 05:42:49 -08:00
Timothy Stott
2aca345a59
terraform-providers.helm: 1.2.2 -> 1.3.2
2020-11-24 05:42:49 -08:00
Timothy Stott
4377259a93
terraform-providers.external: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
6fc4083a26
terraform-providers.archive: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
4a8fbd2044
terraform-providers.http: 1.2.0 -> 2.0.0
2020-11-24 05:42:49 -08:00
Timothy Stott
481cb9717d
terraform-providers.local: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
ba45f19dc7
terraform-providers.template: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
b98455973d
terraform-providers.tls: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
d4f3c08e26
terraform-providers.null: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
fca860edaa
terraform-providers.random: build with Go module
2020-11-24 05:42:49 -08:00
Timothy Stott
214f9d2a51
terraform-providers.dns: 2.2.0 -> 3.0.0
2020-11-24 05:42:49 -08:00
Timothy Stott
a35f2851d4
terraform-providers.aws: 2.65.0 -> 3.15.0
2020-11-24 05:42:49 -08:00
Timothy Stott
31589fe918
terraform-providers: support providers with Go module
2020-11-24 05:42:49 -08:00
Doron Behar
8d8532cd32
Merge pull request #103665 from doronbehar/pkg/hetzner-kube/sh-comp
...
hetzner-kube: support for bash completion
2020-11-24 12:20:45 +02:00
Ryan Mulligan
24751380fe
Merge pull request #87640 from emilazy/weechat-matrix-0.2.0
...
weechat-matrix: 0.1.0 -> 0.2.0
2020-11-23 20:32:13 -08:00
Sandro
3b4fcbb5d1
Merge pull request #103523 from r-ryantm/auto-update/rssguard
...
rssguard: 3.7.2 -> 3.8.0
2020-11-24 02:59:45 +01:00
Sandro
9d3ab08ce6
Merge pull request #103921 from r-ryantm/auto-update/seaweedfs
...
seaweedfs: 2.09 -> 2.10
2020-11-23 22:59:21 +01:00
Maximilian Bosch
22acd9d236
element-desktop: 1.7.13 -> 1.7.14
...
https://github.com/vector-im/element-desktop/releases/tag/v1.7.14
2020-11-23 21:48:54 +01:00
Maximilian Bosch
b741501c31
element-web: 1.7.13 -> 1.7.14
...
https://github.com/vector-im/element-web/releases/tag/v1.7.14
2020-11-23 21:48:54 +01:00
Sandro
6a4d317247
Merge pull request #104055 from meutraa/update/mm
2020-11-23 20:42:55 +01:00
Sandro
5152fe0e62
Merge pull request #104080 from 06kellyjac/terragrunt_0.26.3
2020-11-23 17:33:20 +01:00
06kellyjac
4ef6aaef7d
kube3d: 3.2.1 -> 3.3.0
2020-11-23 16:23:12 +00:00
Sandro
0c56403fac
Merge pull request #103745 from 06kellyjac/starboard_octant_plugin
...
starboard-octant-plugin: init at 0.4.0
2020-11-23 16:30:02 +01:00
Sandro
0c07eab0e3
Merge pull request #103999 from 06kellyjac/tekton-cli_0.14.0
2020-11-23 16:13:31 +01:00
06kellyjac
fb3f81ba12
starboard-octant-plugin: init at 0.4.0
2020-11-23 15:07:06 +00:00
Sandro
beb269a940
Merge pull request #104217 from adamscott/master
...
tilt: 0.17.2 -> 0.17.11
2020-11-23 14:11:45 +01:00
Mario Rodas
a0170d1fd9
Merge pull request #104241 from r-ryantm/auto-update/mpop
...
mpop: 1.4.10 -> 1.4.11
2020-11-23 07:56:54 -05:00
Mario Rodas
d0b5bf98bb
Merge pull request #104554 from r-ryantm/auto-update/minikube
...
minikube: 1.15.0 -> 1.15.1
2020-11-23 07:27:26 -05:00
Mario Rodas
5c483248d8
Merge pull request #104626 from r-ryantm/auto-update/argo
...
argo: 2.11.7 -> 2.11.8
2020-11-23 07:18:04 -05:00
Poscat
7489594a07
qv2ray: Init at 2.6.3
2020-11-23 17:50:03 +08:00
Ilia Auerbach-Ziogas
74d0cdfd07
dropbox: 83.4.152->111.3.447
2020-11-23 00:00:05 -05:00
Sean Buckley
1cd7039e15
brave: 1.16.76 -> 1.17.73
2020-11-22 20:42:20 -05:00
R. RyanTM
636df97496
argo: 2.11.7 -> 2.11.8
2020-11-22 18:55:28 +00:00
sevenfourk
82cb429ee7
terraform-providers.kubernetes: 1.11.3 -> 1.13.2
2020-11-22 18:34:45 +02:00
Michael Raskin
5edcf11a0c
Merge pull request #104425 from MetaDark/ccache
...
ccache: 3.7.12 -> 4.0
2020-11-22 16:30:57 +00:00
Ryan Mulligan
13d8c24f11
Merge pull request #104549 from r-ryantm/auto-update/istioctl
...
istioctl: 1.7.4 -> 1.7.5
2020-11-22 07:00:54 -08:00
Jonas Chevalier
fc813a0872
Merge pull request #104366 from leenaars/sylk293
...
Sylk: 2.9.2 -> 2.9.3
2020-11-22 11:26:25 +01:00
Oleksii Filonenko
a4b76dd497
Merge pull request #104544 from Maxwell-lt/update/mullvad-2020.7
...
mullvad-vpn: 2020.6 -> 2020.7
2020-11-22 12:25:56 +02:00
LightDiscord
472b6f4f33
protonmail-bridge: 1.2.3-1 -> 1.5.0
...
Provide a minimal cli only version see #97991 .
Reviewed-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Reviewed-by: kalbasit <github@kalbas.it>
2020-11-22 10:26:36 +01:00
R. RyanTM
30c42e1fe4
onedrive: 2.4.2 -> 2.4.7
2020-11-22 06:05:37 +00:00
R. RyanTM
c281582aeb
minikube: 1.15.0 -> 1.15.1
2020-11-22 03:36:17 +00:00
Kira Bruneau
6495c439f6
webbrowser: removed ccache
...
ccache just adds unnecessary overhead when building in a sandboxed environment
2020-11-21 22:21:43 -05:00
Kira Bruneau
11e1f2ee79
baresip: removed ccache
...
ccache build is disabled with CCACHE_DISABLE=1, so it's unnecessary
2020-11-21 22:21:43 -05:00
Mario Rodas
323f050e1d
Merge pull request #104514 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2020.11.5 -> 2020.11.10
2020-11-21 21:43:54 -05:00
Mario Rodas
70e1dd50c2
Merge pull request #104540 from r-ryantm/auto-update/helmfile
...
helmfile: 0.134.1 -> 0.135.0
2020-11-21 21:39:14 -05:00
Mario Rodas
3c803117b8
Merge pull request #104524 from marsam/update-rclone
...
rclone: 1.53.2 -> 1.53.3
2020-11-21 21:12:05 -05:00
R. RyanTM
5ee945ba3d
argocd: 1.7.8 -> 1.7.10 ( #104505 )
2020-11-21 17:35:04 -08:00
R. RyanTM
2ab76856e4
istioctl: 1.7.4 -> 1.7.5
2020-11-22 01:23:01 +00:00
Maxwell L-T
9d98d8ae2e
mullvad-vpn: 2020.6 -> 2020.7
2020-11-21 19:20:47 -05:00
R. RyanTM
73786c3f6c
helmfile: 0.134.1 -> 0.135.0
2020-11-21 23:39:06 +00:00
R. RyanTM
b3671eb6c5
cloudflared: 2020.11.5 -> 2020.11.10
2020-11-21 18:27:27 +00:00
Oleksii Filonenko
30e0f96474
Merge pull request #104471 from Th0rgal/master
...
termius: 6.4.1 -> 7.1.0
2020-11-21 19:31:09 +02:00
Anderson Torres
d877232534
Merge pull request #103757 from JeffLabonte/brave_1.16.72_to_1.16.76
...
Brave: 1.16.72 -> 1.16.76
2020-11-21 10:42:36 -03:00
Doron Behar
4688540ba9
konversation: 1.7.5 -> 1.7.7
2020-11-21 12:52:25 +02:00
Vladimír Čunát
bb8b9f4ce1
Merge #104378 : thunderbird*: 78.4.3 -> 78.5.0
2020-11-21 10:26:00 +01:00
Thomas Marchand
4f85c0a764
termius: 6.4.1 -> 7.1.0
2020-11-21 09:32:55 +01:00
Doron Behar
7bea3c7976
Merge pull request #103485 from gnidorah/zoom-us
...
zoom-us: support alsa
2020-11-21 10:17:50 +02:00
Frederik Rietdijk
1ffd7cf0d6
Merge master into staging-next
2020-11-21 08:43:10 +01:00
Mario Rodas
535ef433a6
rclone: 1.53.2 -> 1.53.3
...
https://forum.rclone.org/t/rclone-1-53-3-release/20569
2020-11-21 04:20:00 +00:00
Michael Weiss
97677fa34f
chromiumDev: Unmark the build as broken
...
The build succeeds again as dirmd is no longer required for building.
2020-11-21 00:27:27 +01:00
Jonathan Ringer
f0aac91187
Merge pull request #102840 from freezeboy/update-fixes
...
treewide: Qt5.X -> Qt5.15 (when possible)
2020-11-20 14:09:26 -08:00
Maximilian Bosch
6c9580f189
Merge pull request #104394 from magnetophon/neomutt
...
neomutt: 20200925 -> 20201120
2020-11-20 22:29:24 +01:00
freezeboy
e4aa0e0936
ostinato: 0.9 -> 1.1
...
* Port to Qt5.15 in the process
* Cleanup the derivation to use new style
2020-11-20 22:24:26 +01:00
freezeboy
8296881706
psi-plus: migrate to Qt5.15
...
remove useless wrapQtAppsHook and stdenv
2020-11-20 22:24:21 +01:00
freezeboy
97b51ad5a9
psi: 1.4 -> 1.5
...
remove useless wrapQtAppsHook and stdenv
2020-11-20 22:24:20 +01:00
Matthias Beyer
ad9256dd3e
mutt: 2.0.1 -> 2.0.2
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-11-20 19:09:03 +01:00
Bart Brouns
ae6ad232ef
neomutt: 20200925 -> 20201120
2020-11-20 18:34:06 +01:00
Ivan Kovnatsky
c73b85d2c3
terraform-providers.gitlab: 2.9.0 -> 3.1.0
2020-11-20 15:38:52 +02:00
Michiel Leenaars
4a0aa9fb79
Sylk: 2.9.2 -> 2.9.3
2020-11-20 09:54:12 +01:00
Frederik Rietdijk
553b7a8bf0
Merge master into staging-next
2020-11-20 08:12:06 +01:00
Martin Weinelt
d98c4c2216
Merge pull request #104242 from r-ryantm/auto-update/msmtp
...
msmtp: 1.8.12 -> 1.8.13
2020-11-20 01:53:34 +01:00
Jan Tojnar
f6105d21e3
Merge branch 'master' into staging-next
2020-11-20 01:38:32 +01:00
Guillaume Girol
c694e77ab7
Merge pull request #104228 from herrwiese/for-master/matrix-dl-unstable-2020-07-14
...
matrix-dl: (unstable-)2019-09-22 -> unstable-2020-07-14
2020-11-19 21:00:54 +00:00
Frederik Rietdijk
ea7b8978ef
Merge master into staging-next
2020-11-19 20:08:15 +01:00
Andreas Rammhold
3f2c5cfaee
Merge pull request #104049 from stigtsp/package/firefox-bin-83.0
...
firefox-bin: 82.0.3 -> 83.0
2020-11-19 10:56:22 +01:00
Jörg Thalheim
8313dacb11
treewide: remove trailing whitespace
2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d
remove genesis maintainer
...
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
R. RyanTM
1160d58c8d
msmtp: 1.8.12 -> 1.8.13
2020-11-19 05:26:22 +00:00
R. RyanTM
56805ce709
mpop: 1.4.10 -> 1.4.11
2020-11-19 04:31:34 +00:00
StigP
e0feea2d44
Merge pull request #103950 from stigtsp/package/convos-4.42
...
convos: 4.40 -> 5.00
2020-11-19 04:49:25 +01:00
Stig Palmquist
b2a5ce6a90
convos: 4.40 -> 5.00
2020-11-19 04:36:04 +01:00
Andreas Rammhold
a322b32e9d
thunderbird: use nss_3_53 instead of nss
...
This fixes up the changes done in #104176 where I forgot to include this
now required change.
2020-11-19 01:15:20 +01:00
Andreas Rammhold
e5f945b13b
Merge pull request #104176 from andir/firefox-83
...
firefox: 82.0.3 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr, nss: 3.56 -> 3.58, cacert refactor
2020-11-19 00:47:04 +01:00
Andreas Wiese
fe4cc65814
matrix-dl: (unstable-)2019-09-22 -> unstable-2020-07-14
...
Update, also change from
pname = "package-unstable";
version = "YYYY-MM-DD";
to
pname = "package";
version = "unstable-YYYY-MM-DD";
This allows $pname as $repo in fetchFromGitHub and also seems to be the
more common way in nixpkgs.
2020-11-19 00:46:32 +01:00
R. RyanTM
ecd3ac0fbd
minikube: 1.14.2 -> 1.15.0
2020-11-19 09:07:03 +10:00
Adam Scott
07edcc54fa
tilt: 0.17.2 -> 0.17.11
2020-11-18 17:13:10 -05:00
Ryan Mulligan
a9c843936d
Merge pull request #103565 from r-ryantm/auto-update/terraform-provider-lxd
...
terraform-providers.lxd: 1.3.0 -> 1.4.0
2020-11-18 13:52:41 -08:00
Michael Weiss
023185b971
Merge pull request #104112 from mweinelt/python/gns-server
...
gns3-server: relax aiohttp pin
2020-11-18 20:32:26 +01:00
Andreas Rammhold
ccb42da9a9
firefox-esr-78: 78.4.1esr -> 78.5.0esr
2020-11-18 20:13:23 +01:00
Andreas Rammhold
fddfa3915c
firefox: 82.0.3 -> 83.0
2020-11-18 20:13:23 +01:00
Andreas Rammhold
c1cfe8b84e
firefox: fallback to nss_3_53 when version is below 83
2020-11-18 20:13:23 +01:00
Andreas Rammhold
398cdab5ce
firefox: prepare pipewire patches for firefox 83
2020-11-18 20:13:23 +01:00
taku0
19682545d9
thunderbird: 78.4.3 -> 78.5.0
2020-11-19 03:12:47 +09:00
taku0
52f5b947f6
thunderbird-bin: 78.4.3 -> 78.5.0
2020-11-19 03:12:19 +09:00
sevenfourk
45ed0b7018
terragrunt: removing terraform dependency ( #103670 )
...
Since terragrunt would trigger downloading all the plugins and basing on terraform 0.12 branch whereas people could use it against 0.11 or 0.13 terraform.
2020-11-18 18:58:28 +01:00
06kellyjac
68e63a27ef
terragrunt: 0.26.3 -> 0.26.4
2020-11-18 17:34:23 +00:00
06kellyjac
69023bfbb2
terragrunt: 0.26.2 -> 0.26.3
2020-11-18 17:34:23 +00:00
Jan Tojnar
9635686059
Merge pull request #104074 from jtojnar/more-gnome-updates
2020-11-18 13:05:22 +01:00
Michael Weiss
ad0958bf7d
Merge pull request #104100 from primeos/chromium
...
chromium: 86.0.4240.198 -> 87.0.4280.66
2020-11-18 11:49:03 +01:00
Martin Weinelt
c05b2e7eea
gns3-server: relax aiohttp pin
2020-11-18 02:04:29 +01:00
Ryan Mulligan
6c74dc7672
Merge pull request #102128 from bryanasdev000/package-velero-1.5.2
...
velero: 1.5.1 -> 1.5.2
2020-11-17 16:10:24 -08:00
Ryan Mulligan
ac68b39e5d
Merge pull request #103874 from r-ryantm/auto-update/helmfile
...
helmfile: 0.134.0 -> 0.134.1
2020-11-17 15:04:53 -08:00
Michael Weiss
54673b1f3b
chromium: 86.0.4240.198 -> 87.0.4280.66
...
https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_17.html
This update includes 33 security fixes.
CVEs:
CVE-2020-16018 CVE-2020-16019 CVE-2020-16020 CVE-2020-16021
CVE-2020-16022 CVE-2020-16015 CVE-2020-16014 CVE-2020-16023
CVE-2020-16024 CVE-2020-16025 CVE-2020-16026 CVE-2020-16027
CVE-2020-16028 CVE-2020-16029 CVE-2020-16030 CVE-2019-8075
CVE-2020-16031 CVE-2020-16032 CVE-2020-16033 CVE-2020-16034
CVE-2020-16035 CVE-2020-16012 CVE-2020-16036
Note: We'll finally build with use_ozone=true on Hydra now :) \o/
2020-11-17 22:53:12 +01:00
Michael Weiss
5545c83c17
signal-desktop: 1.37.3 -> 1.38.1
2020-11-17 22:30:16 +01:00
Jörg Thalheim
9b5f49e2f7
Merge pull request #103928 from r-ryantm/auto-update/terraform-provider-libvirt
...
terraform-providers.libvirt: 0.6.2 -> 0.6.3
2020-11-17 20:18:10 +01:00
Jan Tojnar
3a70793904
telepathy-mission-control: 5.16.5 → 5.16.6
...
just includes a fix we were already cherry-picking:
67df52b68b
2020-11-17 18:14:13 +01:00
meutraa
d39e238ff4
mm: add self as maintainer
2020-11-17 14:59:24 +00:00
meutraa
2f4fa8d755
mm: 2016.11.04 -> 2020.11.17
2020-11-17 14:37:23 +00:00
Stig Palmquist
668f3772d2
firefox-bin: 82.0.3 -> 83.0
2020-11-17 15:01:00 +01:00
David Wood
d1fb8eaeb1
franz: 5.5.0 -> 5.6.1
2020-11-17 12:05:15 +00:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Niklas Hambüchen
14f2dc1daf
Merge pull request #103954 from JesusMtnez/slack
...
slack: 4.10.3 -> 4.11.1
2020-11-16 23:13:32 +01:00
JesusMtnez
1a6c252dcb
slack: 4.10.3 -> 4.11.1
2020-11-16 23:12:03 +01:00
06kellyjac
bcfdcaed79
tektoncd-cli: 0.13.1 -> 0.14.0
2020-11-16 21:36:49 +00:00
06kellyjac
ec87b7398f
tektoncd-cli: update to new installShellConfiguration format
2020-11-16 21:36:24 +00:00
Florian Klink
474c2d4c09
Merge pull request #103947 from stigtsp/package/firefox-bin-82.0.3
...
firefox-bin: 82.0.2 -> 82.0.3
2020-11-16 16:37:13 +01:00
Maximilian Bosch
a728b57d6b
Merge pull request #103689 from r-ryantm/auto-update/filezilla
...
filezilla: 3.50.0 -> 3.51.0
2020-11-16 13:41:38 +01:00
Stig Palmquist
10712e7b5f
firefox-bin: 82.0.2 -> 82.0.3
2020-11-16 05:12:53 +01:00
Austin Seipp
300846f3c9
Merge pull request #103854 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2020.11.3 -> 2020.11.5
2020-11-15 21:43:15 -06:00
ajs124
4dfa36fe6d
Merge pull request #103901 from andir/firefox
...
firefox: 82.0.2 -> 82.0.3, firefox-esr: 78.4.0esr -> 78.4.1esr
2020-11-16 01:57:05 +01:00
Vincent Desjardins
86e6e8164a
velero: rename completion file names
...
Prevent collision with Helm package.
2020-11-15 21:24:45 +00:00
R. RyanTM
f25912ac1e
toxic: 0.8.4 -> 0.9.0
2020-11-15 19:46:13 +00:00
Yves Fischer
794b8f9a9e
firefox: fix wayland-lto issue reference number
2020-11-15 20:22:04 +01:00
R. RyanTM
198a576820
terraform-providers.libvirt: 0.6.2 -> 0.6.3
2020-11-15 19:12:28 +00:00
Ryan Mulligan
412612ac36
Merge pull request #103880 from r-ryantm/auto-update/kube3d
...
kube3d: 3.2.0 -> 3.2.1
2020-11-15 10:19:31 -08:00
R. RyanTM
9984795193
seaweedfs: 2.09 -> 2.10
2020-11-15 17:20:39 +00:00
Ryan Mulligan
b369d059b3
Merge pull request #103671 from r-ryantm/auto-update/discord-canary
...
discord-canary: 0.0.114 -> 0.0.115
2020-11-15 05:43:33 -08:00
Andreas Rammhold
d93868a92b
firefox-esr: 78.4.0esr -> 78.4.1esr
2020-11-15 14:36:01 +01:00
Andreas Rammhold
046002f472
firefox: 82.0.2 -> 82.0.3
2020-11-15 14:36:01 +01:00
Matthias Beyer
5848e9845b
mutt: 2.0.0 -> 2.0.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-11-15 12:15:20 +01:00
R. RyanTM
aaa295cf8b
kube3d: 3.2.0 -> 3.2.1
2020-11-15 08:32:55 +00:00
R. RyanTM
ae2e0fcb8f
helmfile: 0.134.0 -> 0.134.1
2020-11-15 06:32:52 +00:00
R. RyanTM
f48ec98444
cloudflared: 2020.11.3 -> 2020.11.5
2020-11-15 01:59:18 +00:00