Commit Graph

240383 Commits

Author SHA1 Message Date
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
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 (1b84fbf0cac) 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 (545d58a1ef8) 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_):
7205bd64a38d73ff8c46a5bb9d4732da1a26ac02 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef8abb5a493654a84b9d6a3ca87a7909 chromium: fix widevine
cd3283f9218b70fdf39640ba1be6fa16e137c209 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb14a8b5903f01c7b40f216a0a6149fb8 chromium: fix nix_plugin_paths for 68+
7a3a16dd8040e7ba675b50ca47d023ee61f087d3 chromium: Remove plugin paths patch for version 50
79d18eb6045b33e081fbce4b66374ea75dfeeb5f chromium: Update dev channel to v52.0.2743.10
c7a3645e7bfe8bd6db7d3d9a320c2f07ea582347 chromium: Remove stuff for versions <= v51
8b97ca270e84c38bb0fb1da829da318ed7dbda8a chromium: Update all channels to latest versions
b9093f1c641846882fdced70269a4ee09c2c376b chromium: Updates, fixes #11492
471cdd15e2dd6ac1c20aa18e177e590d67de2c44 chromium: Update beta and dev channels.
5c6aa391fc480898fa80b34df4037e4ee8b2d8a6 chromium: Cleanup old patch and update stable
af54ddf8b635e2897db64d775317e33a42c259e2 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb35ee9cffb8e62f5a294adc781b9d348 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee418a5a4a6aa0c2da8a590480a63562a chromium: Update all channels to latest versions.
1b84fbf0cacaa3999979602919c3ee8df7ae9c6d 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
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
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
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
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