Commit Graph

240415 Commits

Author SHA1 Message Date
Michael Weiss
5bd2c3719a
python3Packages.google_api_python_client: 1.10.0 -> 1.10.1 2020-08-26 22:29:08 +02:00
Michael Weiss
9a96d71f71
chromiumDev: Unbreak the build by using LLVM 11 2020-08-26 22:29:07 +02:00
Michael Weiss
b8fb1e15b9
Merge pull request #96308 from primeos/chromium
chromium: 84.0.4147.135 -> 85.0.4183.83
2020-08-26 22:27:11 +02:00
zimbatm
2f5277d92e
nix-build-uncached: remove the nix wrap (#96357)
Nix is one of those few things where it's actually better to use the
version that is on the host. This avoids having to deal with Nix
compatibility issues, and download a second version of Nix on hosts like
GitHub Actions.
2020-08-26 21:57:28 +02:00
Jörg Thalheim
272c2201dc
Merge pull request #96138 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.0 -> 1.11.1
2020-08-26 20:23:03 +01:00
Benjamin Hipple
d41c129198
Merge pull request #95727 from obsidiansystems/cuda11
cudatoolkit: init v11.0.3
2020-08-26 15:09:08 -04:00
Florian Klink
36e4ec8568
Merge pull request #96349 from helsinki-systems/feat/postgresql-wal-python
tests/postgresql-wal-receiver: Port to Python
2020-08-26 21:08:15 +02:00
Jörg Thalheim
4fc708567f
Merge pull request #96254 from Mic92/logging 2020-08-26 19:45:24 +01:00
Daniël de Kok
0e54f3a6d8
Merge pull request #96303 from AndersonTorres/upload-tty-solitaire
tty-solitaire: init at 1.3.0
2020-08-26 20:20:59 +02:00
Matthew Bauer
ca3fa9c32a
Merge pull request #95956 from matthewbauer/qemu-cpu-max
runInLinuxVM, test-driver: use -cpu max instead of -cpu host
2020-08-26 12:59:57 -05:00
Tim Steinbach
1a94103f12
linux: 5.8.3 -> 5.8.4 2020-08-26 13:54:30 -04:00
Tim Steinbach
82f4054560
linux: 5.7.17 -> 5.7.18 2020-08-26 13:54:29 -04:00
Tim Steinbach
b5e903cedb
linux: 5.4.60 -> 5.4.61 2020-08-26 13:54:29 -04:00
Tim Steinbach
214cfd9c45
linux: 4.9.233 -> 4.9.234 2020-08-26 13:54:28 -04:00
Tim Steinbach
45b6f02faa
linux: 4.4.233 -> 4.4.234 2020-08-26 13:54:28 -04:00
Tim Steinbach
c49e127ce9
linux: 4.19.141 -> 4.19.142 2020-08-26 13:54:28 -04:00
Tim Steinbach
d0ad311986
linux: 4.14.194 -> 4.14.195 2020-08-26 13:54:24 -04:00
Tobias Mayer
dc7912706e cmake-format: 0.6.11 -> 0.6.13 2020-08-26 19:38:50 +02:00
V
7f3a18d33b featherpad: use qt5's mkDerivation 2020-08-26 19:16:25 +02:00
Justinas Stankevicius
a1871050cc vimPlugins.deoplete-vim-lsp: init at 2020-07-24 2020-08-26 10:02:47 -07:00
Justinas Stankevicius
55c5ee95d0 vimPlugins.vim-lsp: init at 2020-08-24 2020-08-26 10:02:47 -07:00
Justinas Stankevicius
94e086071e vimPlugins: update 2020-08-26 10:02:47 -07:00
Pamplemousse
b6fc6b38b7 python3Packages.pwntools: Allow to use any debugger
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-26 09:48:15 -07:00
Ryan Mulligan
b1051e3595
Merge pull request #96333 from r-ryantm/auto-update/k9s
k9s: 0.21.2 -> 0.21.7
2020-08-26 09:48:04 -07:00
Ryan Mulligan
d44138b2ab
Merge pull request #96353 from r-ryantm/auto-update/lftp
lftp: 4.9.1 -> 4.9.2
2020-08-26 09:47:30 -07:00
Lassulus
e453860b8f
Merge pull request #86236 from ThibautMarty/fix-nullOr-types
treewide: fix modules options types where the default is null
2020-08-26 18:21:29 +02:00
Vladimír Čunát
e02793de2f
nixos installer tests: add a missing package
Tested it locally fixes #96361
nix-build nixos/release-combined.nix -A nixos.tests.installer.lvm.x86_64-linux -Q
2020-08-26 18:14:34 +02:00
Lassulus
93b5c08d48
Merge pull request #86449 from sorki/dt-schema
dt-schema: init at v2019.11
2020-08-26 18:13:44 +02:00
Ryan Mulligan
232dbcc5a1
Merge pull request #96367 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 20.03 -> 20.08
2020-08-26 08:51:06 -07:00
adisbladis
386a4edc86
Merge pull request #96373 from adisbladis/poetry2nix-1_12_0
poetry2nix: 1.11.0 -> 1.12.0
2020-08-26 17:39:02 +02:00
Gabriel Ebner
2446a98e33 libunibreak: fix wrong revision 2020-08-26 17:23:27 +02:00
Lassulus
12baef56e4
Merge pull request #96127 from hmenke/shadowsocks
shadowsocks service: support plugins
2020-08-26 16:49:55 +02:00
Janne Heß
ead6de5d3d
tests/postgresql-wal-receiver: Port to Python
... and remove some weirdnesses.

- Port to Python
- Drop the extra pkgs, config, system args
- Drop all `with`
- Don't override the standard PostgreSQL directory
- Use pkgs and lib from the test runner

Tested with:
- postgresql_12
- postgresql_11
- postgresql_10
- postgresql_9_6
- postgresql_9_5

Closes #96347
cc @flokli
2020-08-26 16:37:24 +02:00
Joachim F
1ad014b3d0
Merge pull request #96080 from Izorkin/unprivileged-userns-clone
nixos/security/misc: add option unprivilegedUsernsClone
2020-08-26 14:20:51 +00:00
Ryan Mulligan
23a00dc66d
Merge pull request #96334 from r-ryantm/auto-update/istioctl
istioctl: 1.6.7 -> 1.7.0
2020-08-26 06:53:28 -07:00
Daniël de Kok
4ef21bb683
Merge pull request #96307 from r-ryantm/auto-update/fasm
fasm: 1.73.24 -> 1.73.25
2020-08-26 15:44:23 +02:00
Daniël de Kok
8d819fb800
Merge pull request #96358 from r-ryantm/auto-update/libmatroska
libmatroska: 1.6.1 -> 1.6.2
2020-08-26 15:36:44 +02:00
adisbladis
e3f6f9be0f
poetry2nix: 1.11.0 -> 1.12.0 2020-08-26 15:26:35 +02:00
R. RyanTM
1d8caa0db0
gerrit: 3.2.2 -> 3.2.3 (#96304) 2020-08-26 15:24:21 +02:00
adisbladis
5f464fcd1f
Merge pull request #95113 from samuelgrf/update/firefox-bin-ffmpeg
firefox-bin: ffmpeg_3 -> ffmpeg
2020-08-26 15:22:59 +02:00
adisbladis
06abd5c4f1
Merge pull request #96343 from RaghavSood/ethereum/1.9.20
go-ethereum: 1.9.19 -> 1.9.20
2020-08-26 15:11:30 +02:00
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
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