Commit graph

241173 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
Michael Weiss
4a82621491
llvm_11: Enable build-id when linking libLLVM shared libs
This is used by mesa.drivers (still on LLVM 9) as a cache key. I've
ported that change to LLVM 11 to test it and so that it doesn't get lost
in future versions. Credit for the change goes to David McFarland.
See #93946 for details.

Co-Authored-By: David McFarland <corngood@gmail.com>
2020-08-26 14:30:46 +02:00
zowoq
64a2de1fc0 .github/workflow/pending-{set,clear}: switch to curl 2020-08-26 22:04:40 +10:00
Robert Hensing
4d43de37b2 nixos/nixpkgs.nix: Correct crossSystem default literal
The default is null and the documentation should reflect that.
2020-08-26 13:35:35 +02:00
Jonathan Ringer
5baf8f95f9 python3Packages.chalice: fix python3 deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer
09f4d3d493 python3Packages.xcffib: fix tests 2020-08-26 12:38:57 +02:00
Jonathan Ringer
bd6bfd53e7 gdal: 3.0.4 -> 3.1.2.post2020-08-26
parsing of POPPLER_MINOR_VERSION is broken, as it doesn't truncate
leading zeroes. Leading gcc to believe it's trying to evaluate an
octal value (e.g. 08 > 72 ). However, 8 isn't a valid octal value.

Patches from master do not apply cleanly do a series of changes
done to configure.ac. So instead, a commit from master was chosen.
2020-08-26 12:38:57 +02:00
Jonathan Ringer
744601b6e5 pythonPackages.xpybutil: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
baf247e2f9 pythonPackages.vulture: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
fcb85c4f09 pythonPackages.chalice: fix deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer
4a3b1f86aa pythonPackages.hieroglyph: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
258794a39c Revert "python: sphinx_rtd_theme: 0.4.3 -> 0.5.0"
This reverts commit ff21fc43c8.

sphinx_rtd_theme 0.5.0 requires a significant amount of bootstrapping
with node packages, which are not trivial
2020-08-26 12:38:57 +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
R. RyanTM
c9dcac1b31 libmatroska: 1.6.1 -> 1.6.2 2020-08-26 09:53:55 +00:00
ImExtends
d8f5a66b0c Electron Player: init at 2.0.8 2020-08-26 11:35:00 +02:00
R. RyanTM
2820750f2d lftp: 4.9.1 -> 4.9.2 2020-08-26 09:34:13 +00:00
ImExtends
62f394c31c adding extends to maintainer list 2020-08-26 11:26:53 +02:00
WilliButz
a91c895bd6
grafana: 7.1.3 -> 7.1.5 2020-08-26 11:14:35 +02:00
WilliButz
13209156c1
Merge pull request #95847 from WilliButz/update/confluence-7.7.2
confluence: 7.6.1 -> 7.7.2
2020-08-26 11:12:27 +02:00
Daniël de Kok
7b46d0e777
Merge pull request #95868 from danieldk/icr-update
intel-compute-runtime: 20.02.15268 -> 20.32.17625
2020-08-26 10:59:41 +02:00
Yevhen Shymotyuk
4a19316bfd python3Packages.pipx: init at 0.15.5.0 2020-08-26 01:20:19 -07: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
Florian Klink
df2f22daa8
Merge pull request #94858 from liff/virtualbox-python-test
nixosTests.virtualbox: Port to python
2020-08-26 10:00:04 +02: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
8593feb957 fswebcam: 20140113 -> 20200725 2020-08-26 08:51:45 +02:00
R. RyanTM
df2317a6e3 flexibee: 2020.2.1.2 -> 2020.2.3.1 2020-08-26 08:51:25 +02:00
R. RyanTM
46184ba62f poedit: 2.3.1 -> 2.4.1 2020-08-26 08:51:01 +02:00
Frederik Rietdijk
b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Frederik Rietdijk
f6286dea88 extra-utils: build a full lvm2 without udev support, fixes #96197
dmsetup was missing symbols.
https://github.com/NixOS/nixpkgs/pull/96290#issuecomment-680252830
2020-08-26 08:39:01 +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
Daniël de Kok
e71aaab72a intel-compute-runtime: 20.02.15268 -> 20.33.17675 2020-08-26 08:06:29 +02:00
Daniël de Kok
25d7d4752f intel-gmmlib: 20.2.3 -> 20.2.5 2020-08-26 08:04:41 +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
Daniël de Kok
ee40d9e480
Merge pull request #96277 from danieldk/papermc-cleanup
papermc: cleanup
2020-08-26 06:52:21 +02:00
R. RyanTM
d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
Mario Rodas
e6a10904e7
act: use go 1.14 on darwin 2020-08-26 04:20:00 +00:00
Justin Bedo
1b74b520b7
singularity: 3.6.1 -> 3.6.2 2020-08-26 14:12:17 +10:00
Dennis Gosnell
a6f317a345
Merge pull request #96093 from KAction/unbreak-haskell-nix
Unbreak haskellPackages.dhall-nix
2020-08-26 12:58:47 +09:00
Dennis Gosnell
0a9d6077e5
Merge pull request #96265 from cdepillabout/unbreak-termonad
haskellPackages.termonad: mark unbroken
2020-08-26 12:43:42 +09:00
Daniel Schaefer
4fec6c4190
Merge pull request #95329 from JohnAZoidberg/pcre2-riscv 2020-08-26 11:36:57 +08:00
Steve Purcell
61f639c1ff
maintainers: add purcell (#96329) 2020-08-25 23:35:47 -04:00