3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

13650 commits

Author SHA1 Message Date
github-actions[bot] 1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro 555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro 75847b443c
Merge pull request #105791 from 06kellyjac/starboard
starboard: 0.6.0 -> 0.7.0
2020-12-03 18:37:15 +01:00
Markus S. Wamser c494e27999 opentracker: fix build for libowfat 0.32 2020-12-03 15:21:54 +01:00
06kellyjac 1cb3a214dc starboard: 0.6.0 -> 0.7.0 2020-12-03 13:11:10 +00:00
Graham Christensen 48413ef09d
terraform-providers.packet: v2.9.0 -> v3.2.0 2020-12-03 08:10:56 -05:00
Mario Rodas 209bdc8ddf
terraform_0_14: init at 0.14.0 (#105746)
https://github.com/hashicorp/terraform/releases/tag/v0.14.0
2020-12-03 14:03:03 +01:00
github-actions[bot] 5b73e3087a
Merge master into staging-next 2020-12-03 12:18:45 +00:00
Sandro 942dfc8436
Merge pull request #105735 from adamscott/master
tilt: 0.17.12 -> 0.17.13
2020-12-03 11:19:58 +01:00
Michael Weiss 36d40f77a9
chromium: 87.0.4280.66 -> 87.0.4280.88
https://chromereleases.googleblog.com/2020/12/stable-channel-update-for-desktop.html

This update includes 0 security fixes.
2020-12-03 10:36:48 +01:00
Jörg Thalheim 3cd6bc103d
Merge branch 'master' into firefox-nix-addon-support 2020-12-03 07:20:16 +00:00
github-actions[bot] 58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Adam Scott fc2fa9000c tilt: 0.17.12 -> 0.17.13 2020-12-02 16:33:38 -05:00
Aluísio Augusto Silva Gonçalves b0d6df575c
dyndnsc: init at 0.5.1 2020-12-02 17:44:04 -03:00
Sandro 1176af94d3
Merge pull request #105719 from andersk/zulip
zulip: 5.4.3 → 5.5.0
2020-12-02 21:15:30 +01:00
Anders Kaseorg bfabe2a17a zulip: 5.4.3 → 5.5.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-12-02 10:37:54 -08:00
github-actions[bot] d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +00:00
Mario Rodas 8eb28a1d2b syncthing: 1.11.1 -> 1.12.0
https://github.com/syncthing/syncthing/releases/tag/v1.12.0
2020-12-02 07:34:36 -08:00
Ryan Mulligan 0940abc5e8
Merge pull request #105667 from r-ryantm/auto-update/istioctl
istioctl: 1.7.5 -> 1.8.0
2020-12-02 05:47:10 -08:00
github-actions[bot] 89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Michael Weiss 8eb2551e51
chromiumDev: 88.0.4324.11 -> 88.0.4324.27 2020-12-02 11:43:43 +01:00
Jörg Thalheim 9712bbdf74
firefoxaddon: formatting nitpicks 2020-12-02 09:53:53 +01:00
Luis Hebendanz cc421679e2
Update pkgs/applications/networking/browsers/firefox/wrapper.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-12-02 09:40:54 +01:00
Luis Hebendanz 397597f731
Added fetchfirefoxaddon 2020-12-02 09:40:53 +01:00
Luis Hebendanz eedee46f2f
Adding nix firefox extension support 2020-12-02 09:40:52 +01:00
R. RyanTM 345299c5f2 istioctl: 1.7.5 -> 1.8.0 2020-12-02 08:06:43 +00:00
taku0 cc14698a1b thunderbird: 78.5.0 -> 78.5.1 2020-12-02 09:13:18 +09:00
taku0 5f11c75517 thunderbird-bin: 78.5.0 -> 78.5.1 2020-12-02 09:12:46 +09:00
Christoph Neidahl 3958bc06be
palemoon: 28.15.0 -> 28.16.0 (#105555) 2020-12-01 16:54:27 +01:00
Raghav Sood 86b651f169
Merge pull request #105585 from nasirhm/add_nasirhm_maintainer
Addition of nasirhm in maintainers
2020-12-01 14:30:26 +00:00
nasirhm 63441979dc
brave-browser: add maintainer nasirhm
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +05:00
Frederik Rietdijk ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01:00
Sandro 8f94dda934
Merge pull request #105575 from r-ryantm/auto-update/toxic
toxic: 0.9.0 -> 0.9.1
2020-12-01 12:55:05 +01:00
Sandro 8cd24c8456
Merge pull request #105556 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.12 -> 2.13
2020-12-01 12:40:27 +01:00
R. RyanTM c653cb76f3 toxic: 0.9.0 -> 0.9.1 2020-12-01 11:25:34 +00:00
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