Commit Graph

213539 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Mario Rodas
f190d0fdda
recursive: 1.057 -> 1.059
https://github.com/arrowtype/recursive/releases/tag/1.059
2020-08-25 20:20:20 -05:00
Mario Rodas
0a4b693f99
Merge pull request #96302 from r-ryantm/auto-update/fio
fio: 3.21 -> 3.22
2020-08-25 20:45:00 -05:00
Mario Rodas
bb38194cbf
Merge pull request #96314 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.5.3 -> 1.5.4
2020-08-25 20:43:53 -05:00
Mario Rodas
d3b03f391c
Merge pull request #96258 from r-ryantm/auto-update/debianutils
debianutils: 4.11 -> 4.11.1
2020-08-25 20:42:29 -05:00
Mario Rodas
74df1d2097
Merge pull request #96169 from r-ryantm/auto-update/topgrade
topgrade: 5.4.0 -> 5.5.0
2020-08-25 20:41:18 -05:00
Mario Rodas
be6de91c7f
Merge pull request #96219 from marsam/update-vid-stab
vid-stab: 0.98b -> 1.1.0
2020-08-25 20:39:34 -05:00