Commit Graph

46423 Commits

Author SHA1 Message Date
R. RyanTM
db1afe3c37 mediainfo-gui: 20.03 -> 20.08 2020-08-26 12:34:46 +00:00
Michael Weiss
8815c9e186
chromiumDev: Fix "patchShebangs ."
Note: The following might also need to be updated:
substituteStream(): WARNING: pattern '/usr/share/xcb' doesn't match anything in file 'ui/gfx/x/BUILD.gn'
2020-08-26 14:33:18 +02:00
Michael Weiss
bf0e13a322
chromiumDev: Drop the optional VA-API patches
I didn't look into this yet but IIRC M86 will finally have a flag for
Linux to enable VA-API. So we shouldn't need
enable-video-acceleration-on-linux.patch anymore.

But we likely need to update enable-vdpau-support-for-nvidia.patch
when/before M86 hits the stable channel if we want to keep VDPAU
support.
2020-08-26 14:30:49 +02:00
Michael Weiss
2213c464f6
chromiumDev: Drop nix_plugin_paths_68.patch
Ok, so I was about to update the patch (didn't apply anymore) when I
also started looking at it's usage and realized that
NIX_CHROMIUM_PLUGIN_PATH_ (and other substrings) only appears in the
patch itself (i.e. it seemed like we don't need this patch anymore).

Turns out that we have this patch since 2014 (1b84fbf0ca) and it was
only ever used for NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE (and from the log
it isn't clear if/when or how well that worked). But in 2019 that last
usage got removed (545d58a1ef) so we should be able to safely drop this
patch now :) \o/

(I just wanted to note that as it seemed somewhat of a funny story :D
But there is of course nothing wrong with it.)
Git history (git log --oneline -S NIX_CHROMIUM_PLUGIN_PATH_):
7205bd64a3 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef chromium: fix widevine
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb1 chromium: fix nix_plugin_paths for 68+
7a3a16dd80 chromium: Remove plugin paths patch for version 50
79d18eb604 chromium: Update dev channel to v52.0.2743.10
c7a3645e7b chromium: Remove stuff for versions <= v51
8b97ca270e chromium: Update all channels to latest versions
b9093f1c64 chromium: Updates, fixes #11492
471cdd15e2 chromium: Update beta and dev channels.
5c6aa391fc chromium: Cleanup old patch and update stable
af54ddf8b6 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb3 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee4 chromium: Update all channels to latest versions.
1b84fbf0ca chromium: Allow env vars for passing plugin paths.
2020-08-26 14:30:49 +02:00
Lassulus
bd37bc58f9
Merge pull request #96253 from ImExtends/electronplayer
Electron player: init at 2.0.8
2020-08-26 12:08:55 +02:00
ImExtends
d8f5a66b0c Electron Player: init at 2.0.8 2020-08-26 11:35:00 +02:00
Gabriel Ebner
5df33396e7
Merge pull request #96294 from j0hax/octoprint-update
Octoprint: 1.4.0 -> 1.4.2
2020-08-26 10:06:36 +02:00
Raghav Sood
f222501d3d
go-ethereum: Add RaghavSood to maintainers 2020-08-26 16:05:49 +08:00
Travis CI
b123d22237 gitAndTools.git-machete: 2.15.3 -> 2.15.4
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-08-26 08:03:50 +00:00
Raghav Sood
6f7bd51fc9
go-ethereum: 1.9.19 -> 1.9.20 2020-08-26 15:41:08 +08:00
R. RyanTM
8e6d8fe9f3 node-problem-detector: 0.8.2 -> 0.8.3 2020-08-26 08:52:10 +02:00
R. RyanTM
df2317a6e3 flexibee: 2020.2.1.2 -> 2020.2.3.1 2020-08-26 08:51:25 +02:00
Frederik Rietdijk
b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Daniël de Kok
ff926743b6
Merge pull request #96320 from r-ryantm/auto-update/fossil
fossil: 2.11.1 -> 2.12.1
2020-08-26 08:27:06 +02:00
Daniël de Kok
8a54067152
Merge pull request #96285 from AndersonTorres/upload-viw
viw: init at 20171029
2020-08-26 08:23:36 +02:00
Lassulus
c0c4378b3d
Merge pull request #88591 from chkno/opentoonz
opentoonz: Init at 1.4.0
2020-08-26 08:10:04 +02:00
AndersonTorres
1b4c4193c6 viw: init at 20171029 2020-08-26 07:54:46 +02:00
R. RyanTM
a45fa65ff3 istioctl: 1.6.7 -> 1.7.0 2020-08-26 05:16:50 +00:00
R. RyanTM
d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
Justin Bedo
1b74b520b7
singularity: 3.6.1 -> 3.6.2 2020-08-26 14:12:17 +10:00
R. RyanTM
ba9f3e80d7 fossil: 2.11.1 -> 2.12.1 2020-08-25 22:56:39 +00:00
zowoq
e6ec21dfa3 podman: 2.0.4 -> 2.0.5
https://github.com/containers/podman/releases/tag/v2.0.5
2020-08-26 08:04:49 +10:00
Johannes Arnold
b1b8caed56 octoprint: 1.4.0 -> 1.4.2 2020-08-25 23:29:31 +02:00
Michael Weiss
25aed428aa
chromium: Make the gnChromium overrides depend on the version
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
2020-08-25 23:22:41 +02:00
Michael Weiss
4252ba90f4
chromium: 84.0.4147.135 -> 85.0.4183.83
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571
2020-08-25 22:36:56 +02:00
André-Patrick Bubel
27b77e9a49 lutris: add harfbuzz to fhsenv
libpango needs harfbuff
2020-08-25 12:43:22 -07:00
AndersonTorres
8fd02cfde5 tty-solitaire: init at 1.3.0 2020-08-25 16:28:49 -03:00
Ryan Mulligan
5a5aab84df
Merge pull request #96068 from r-ryantm/auto-update/navi
navi: 2.7.1 -> 2.8.0
2020-08-25 11:44:48 -07:00
Arnout Engelen
28945790d0
helm: compile with gcc9 (#95862)
To make using MESA libraries that are compiled with gcc9 work,
refs #95806
2020-08-25 20:26:10 +02:00
Michael Weiss
31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss
f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss
6b34320036
signal-desktop: Add libdbusmenu support (#96078)
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Jonathan Ringer
62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Oleksii Filonenko
4527558cdf
Merge pull request #96171 from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
Lassulus
0fcb4673be
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres
a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Linus Heckemann
86afe1e4d7
Merge pull request #96261 from sternenseemann/bemenu-0.5.0
bemenu: 0.4.1 → 0.5.0
2020-08-25 13:23:47 +02:00
Maximilian Bosch
049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Justin Humm
e253cb26fa
Merge pull request #96236 from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
Nick Hu
887e7b6036
Merge pull request #96217 from NickHu/i3lock-fancy-rapid
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 11:36:29 +01:00
sternenseemann
2e80f34521 bemenu: 0.4.1 → 0.5.0 2020-08-25 12:14:10 +02:00
Robert Schütz
c0f61f3e17 setzer: 0.2.8 -> 0.3.0 2020-08-25 11:33:15 +02:00
Jörg Thalheim
c8189b52b5
Merge pull request #96232 from r-ryantm/auto-update/cheat
cheat: 4.0.3 -> 4.0.4
2020-08-25 09:35:39 +01:00
Peter Simons
6de3101690 picard: update to version 2.4.2 2020-08-25 10:05:42 +02:00
Bruno Bzeznik
46f277b3f2
Update pkgs/applications/virtualization/charliecloud/default.nix
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-08-25 09:01:36 +02:00
Daniël de Kok
39b5a159b4
Merge pull request #96181 from lsix/nano-5.2
nano: 5.0 -> 5.2
2020-08-25 08:36:33 +02:00
Vladimír Čunát
73c04875a6
Merge #96163: softmaker-office, freeoffice: overridable versions 2020-08-25 08:10:15 +02:00
R. RyanTM
658faaf786 notmuch-bower: 0.11 -> 0.12 2020-08-25 05:39:54 +00:00
R. RyanTM
68f80a0990 cheat: 4.0.3 -> 4.0.4 2020-08-25 04:18:15 +00:00
R. RyanTM
1c5d2884b1
blender: 2.83.4 -> 2.83.5 (#96214) 2020-08-24 22:10:50 -04:00
Nick Hu
af2adc12a2
i3lock-fancy-rapid: init at 2019-10-09 2020-08-25 01:17:55 +01:00
Ryan Mulligan
777c63ec8e
Merge pull request #96147 from r-ryantm/auto-update/simplenote
simplenote: 1.21.0 -> 1.21.1
2020-08-24 16:46:44 -07:00
Louis Tim Larsen
0fec62c13b
signal-desktop: Add libdbusmenu support
Provides optional menu bar support for various desktop environments.
2020-08-25 00:10:49 +02:00
Paul
9d5f2e2913
androidStudioPackages.{dev,canary}: 4.2.0.5 -> 4.2.0.7 (#94936) 2020-08-24 20:03:00 +02:00
Lancelot SIX
543701331e
nano: 5.0 -> 5.2
See https://lists.gnu.org/archive/html/info-gnu/2020-08/msg00008.html
for release announcement.
2020-08-24 15:53:28 +01:00
Mario Rodas
69714f80f6
Merge pull request #96162 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.32 -> 0.23.33
2020-08-24 06:55:11 -05:00
Lassulus
c79d88f178
Merge pull request #82814 from tobim/init/weechat-notify-send
weechat-notify-send: init at 0.9
2020-08-24 13:16:35 +02:00
Daniël de Kok
50438eba6c softmaker-office, freeoffice: make it easy to override versions
Make the edition, version, and hash easier to override to support
users who have a license for an older version of Softmaker Office.
With this change one can e.g. use Softmaker Office 2018 with:

softmaker-office.override {
  officeVersion = {
    edition = "2018";
    version = "976";
    sha256 = "0j6zm0cbxrcgm7glk84hvvbp4z0ys6v8bkwwhl5r7dbphyi72fw8";
  };
}

This also helps people fix things when upstream has replaced the
previous version's tarball and this hasn't been fixed in nixpkgs yet.
2020-08-24 13:07:33 +02:00
Daniël de Kok
c05d71527c
Merge pull request #96143 from danieldk/softmaker-office-1018
softmaker-office: 1016 -> 1018
2020-08-24 12:49:13 +02:00
Jörg Thalheim
550819a01b
Merge pull request #96157 from r-ryantm/auto-update/systembus-notify
systembus-notify: 1.0 -> 1.1
2020-08-24 11:46:01 +01:00
Frederik Rietdijk
6d122d67fa
Merge pull request #92140 from betaboon/docker-cross-compile-fixes
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
R. RyanTM
b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
R. RyanTM
0c69cd7006 systembus-notify: 1.0 -> 1.1 2020-08-24 09:38:53 +00:00
Mario Rodas
d6128625f0
docker-slim: 1.31.0 -> 1.32.0 2020-08-24 04:20:00 -05:00
zowoq
c449e59e2c runc: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
bb464f7063 conmon: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
44d51e3d59 cni-plugins: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
8dde002724 cri-o: add passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
e148213273 runc: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
304e6037ad podman: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
d809dc5b75 crun: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
1dde18f6c5 conmon: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
6ec06c351e cni-plugins: inherit tests 2020-08-24 19:19:41 +10:00
lassulus
cedef0c6c7 gmt: use pname instead of name 2020-08-24 09:58:16 +02:00
Lassulus
76b7192972
Merge pull request #88837 from tviti/gmt
gmt: init at 6.1.0
2020-08-24 09:56:16 +02:00
R. RyanTM
10a372ee9e simplenote: 1.21.0 -> 1.21.1 2020-08-24 07:49:46 +00:00
Lassulus
27ff76db67
Merge pull request #89857 from Radvendii/master
ytalk: init at 3.3.0
2020-08-24 09:47:56 +02:00
Daniël de Kok
e097fbbe11 softmaker-office: 1016 -> 1018 2020-08-24 08:22:33 +02:00
Daniël de Kok
b1499c30a1
Merge pull request #96029 from oyren/write_stylus_sha256
write_stylus: refactor (sha256)
2020-08-24 06:53:10 +02:00
Silvan Mosberger
03964e52b4
Merge pull request #89546 from andehen/init/snowsql-1.2.5
snowsql: init 1.2.5
2020-08-24 03:42:23 +02:00
Mario Rodas
f3fb7fc92b
Merge pull request #95941 from r-ryantm/auto-update/argo
argo: 2.9.5 -> 2.10.0
2020-08-23 20:40:02 -05:00
Mario Rodas
3e4f71c023
Merge pull request #95954 from r-ryantm/auto-update/clightning
clightning: 0.9.0 -> 0.9.0-1
2020-08-23 20:38:54 -05:00
Mario Rodas
58c19bea93
Merge pull request #95957 from r-ryantm/auto-update/containerd
containerd: 1.2.13 -> 1.4.0
2020-08-23 20:36:45 -05:00
Mario Rodas
e606488c62
Merge pull request #95974 from r-ryantm/auto-update/helmfile
helmfile: 0.125.5 -> 0.125.7
2020-08-23 20:30:26 -05:00
Peter Hoeg
27834e394d
Merge pull request #96019 from baloo/baloo/qemu/tpm-support
qemu: adds tpm support
2020-08-24 08:31:16 +08:00
Arthur Gautier
4e73ee6a53 qemu: adds tpm support 2020-08-23 17:24:38 -07:00
Henri Menke
e1f177fab2
mathematica: 12.1.0 -> 12.1.1 2020-08-24 11:36:59 +12:00
Moritz Scheuren
4bca06b003 use new icon and fix checksum 2020-08-23 21:43:06 +02:00
Taeer Bar-Yam
1d474cb580 ytalk: init at 3.3.0 2020-08-23 11:06:39 -07:00
Silvan Mosberger
cf47ba66fb
Merge pull request #81129 from scalavision/igv-update-28x
igv: 2.4.19 -> 2.8.0
2020-08-23 19:24:33 +02:00
scalavision
78e89143d4
igv: 2.4.19 -> 2.8.9
Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2020-08-23 19:23:04 +02:00
Ryan Mulligan
5bfb59fab3
Merge pull request #96072 from r-ryantm/auto-update/nextdns
nextdns: 1.7.0 -> 1.7.1
2020-08-23 09:29:49 -07:00
Austin Seipp
7cb1f36513
verilator: 4.036 -> 4.040
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp
1e451da386
mcy: 2020.07.06 -> 2020.08.03
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp
0eb943ecb1
symbiyosys: 2020.07.03 -> 2020.08.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Silvan Mosberger
dc2b2bc6b9
Merge pull request #90190 from phunehehe/html5validator
html5validator: init at 0.3.3
2020-08-23 17:18:27 +02:00
Robert Scott
40ae9e79dd
Merge pull request #87227 from risicle/ris-git-fast-export-200213
gitAndTools.git-fast-export: 190107 -> 200213, fix
2020-08-23 14:12:33 +01:00
Robert Scott
b91ad42896 gitAndTools.git-fast-export: add installCheckPhase
this creates and converts a simple hg repository - should stop us
inadvertently breaking this package.
2020-08-23 14:08:03 +01:00
Evils
3ebb12a695 kicad-unstable: 2020-07-21 -> 2020-08-22 2020-08-23 13:24:16 +02:00
Evils
c761c60431 kicad: reenable scriptingSupport
94108 fixed the wxPython dependency
2020-08-23 13:24:16 +02:00