Commit Graph

403640 Commits

Author SHA1 Message Date
Sergei Trofimovich
a12305070f eztrace: use binutils-2.38 until upstream is ported
Without the change eztrace build fails on binutils-2.39 due to API change:

    ../pptrace/arch/x86_64/hijack.c: In function 'check_instructions':
    ../pptrace/arch/x86_64/hijack.c:62:3: error: too few arguments to function 'init_disassemble_info'
       62 |   init_disassemble_info ( &i, NULL, dummy_print );
          |   ^~~~~~~~~~~~~~~~~~~~~
2022-08-24 22:30:44 +01:00
Sandro
3a6d655479
Merge pull request #182531 from r-ryantm/auto-update/foxotron 2022-08-24 23:29:53 +02:00
Mark Sagi-Kazar
3fca4ba5ea
hostctl: 1.1.2 -> 1.1.3
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-08-24 23:29:35 +02:00
R. Ryantm
c7186043a0 lttng-tools: 2.13.7 -> 2.13.8 2022-08-24 23:04:40 +02:00
Martin Weinelt
986c31401e
doc/python: Properly sort pythonRelaxDepsHook in hook list 2022-08-24 23:03:31 +02:00
Martin Weinelt
19f4e14dcf
python3Packages.sphinxHook: run install phase in predist
Run the installSphinxPhase earlier, so install errors are caught early,
before long and expensive test are started.
2022-08-24 23:02:27 +02:00
Martin Weinelt
caf2d010ed
python3Packages.sphinxHook: Rename loop var in source root detection
The loop variable to find the documentation source root was
unnecessarily short, rename it to something meaningful.
2022-08-24 23:02:26 +02:00
Martin Weinelt
5a852f4085
borgbackup: migrate to sphinxHook 2022-08-24 23:02:26 +02:00
Martin Weinelt
8a26deba06
doc/python: integrate sphinxHook docs
Improve the documentation by moving it from the hook script into the
Python section in the manual and adding code examples.
2022-08-24 23:02:24 +02:00
Martin Weinelt
1ee5fcaf0c
python3Packages.sphinxHook: Add support for multiple builders
Removes the up until now unused option to specify a `sphinxOutdir` in
favor of allowing to specify multiple builders, which is for example
useful for generating both documentation and manpages using the hook.

Since the output path cannot be determined from within the package we
automatically generate it and add a diversion for manpages, so they land
in the correct output and path.
2022-08-24 23:00:41 +02:00
Janne Heß
3852b03bbc
Merge pull request #179790 from NickCao/mariadb-cross
mariadb{,-client}: fix cross compilation and build on riscv
2022-08-24 22:53:49 +02:00
Marek Fajkus
8db2e7bb02
Merge pull request #188220 from turboMaCk/update-elm
elmPackages.elm-review: 2.7.2 -> 2.7.4
2022-08-24 22:42:56 +02:00
Marek Fajkus
9e1164a480
elmPackages.elm-review: 2.7.2 -> 2.7.4 2022-08-24 22:40:50 +02:00
Marek Fajkus
4e7b43dd39
cargo-generate: fix darwin build
fixes #186766
2022-08-24 22:18:40 +02:00
Sandro
5a97ede7d4
Merge pull request #187865 from SuperSandro2000/glib 2022-08-24 22:07:27 +02:00
Sandro
2b87b01423
Merge pull request #187334 from fedeinthemix/wolfram-update 2022-08-24 22:07:00 +02:00
Sandro
8d1de7d3bb
Merge pull request #187932 from newAM/flake8-bugbear 2022-08-24 22:04:49 +02:00
Sandro
69be1ec84d
Merge pull request #184675 from NickCao/stratisd 2022-08-24 22:03:28 +02:00
Sandro
a633a3b22d
Merge pull request #178740 from wineee/cutemarked-ng 2022-08-24 22:02:02 +02:00
Sandro
99bf46f5b2
Merge pull request #187344 from bachp/plex-bubblewrap 2022-08-24 21:54:17 +02:00
Sandro
9d9981f847
Merge pull request #183398 from drupol/fix/hedgedoc-cli-fix-shell-script 2022-08-24 21:51:25 +02:00
Lassulus
03ff2d3e93
Merge pull request #181856 from rhoriguchi/gitkraken
gitkraken: 8.6.0 -> 8.8.0
2022-08-24 21:42:17 +02:00
squalus
c555ac1904 prometheus: fix cross compile
Fix the go generate command so it can run on the build platform
2022-08-24 12:35:14 -07:00
Sandro
d121b3cda8
Merge pull request #188154 from r-ryantm/auto-update/du-dust 2022-08-24 21:34:17 +02:00
Artem Leshchev
44c79a01ae
kdepim-runtime: use XOAUTH2 SASL plugin from libkgapi (#177410)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-24 21:33:40 +02:00
Sandro
7a474313c1
Merge pull request #181469 from alyssais/djvulibre-cross 2022-08-24 21:21:24 +02:00
Sandro
d4d8df2dd9
Merge pull request #188153 from r-ryantm/auto-update/delve 2022-08-24 21:19:28 +02:00
Sandro
8461bf68b5
Merge pull request #179664 from somasis/hackneyed 2022-08-24 21:14:43 +02:00
Sandro
71df9f98fc
Merge pull request #186878 from gdinh/libamplsolver-darwin 2022-08-24 21:13:48 +02:00
Sandro
f5f58f2cef
Merge pull request #187319 from RaitoBezarius/cairo-lang 2022-08-24 21:12:21 +02:00
Sandro
0f5230c0dd
Merge pull request #188207 from SuperSandro2000/docker-compose 2022-08-24 21:08:06 +02:00
Sandro
97d9c84e1d
Merge pull request #187810 from SuperSandro2000/openvswitch 2022-08-24 21:03:30 +02:00
Sandro
deee0b941a
Merge pull request #187796 from SuperSandro2000/intel-media-driver 2022-08-24 21:01:33 +02:00
Sandro
d941f93a53
Merge pull request #187022 from SuperSandro2000/linux-update-script 2022-08-24 20:55:09 +02:00
Sandro
d15c4093ae
Merge pull request #187935 from SuperSandro2000/buildkit 2022-08-24 20:53:51 +02:00
Sandro
58abf90e62
Merge pull request #187666 from SuperSandro2000/python310Packages.rapidfuzz 2022-08-24 20:53:07 +02:00
Sandro
a0e15996f4
Merge pull request #187863 from SuperSandro2000/ucommon 2022-08-24 20:49:51 +02:00
Sergei Trofimovich
63cf035632
Merge pull request #188122 from trofi/bpftools-fix-for-binutils-2.39
bpftools: use binutils-2.38 for linux before 5.19
2022-08-24 19:49:35 +01:00
Sergei Trofimovich
36ba9b7a57
Merge pull request #188121 from trofi/perf-fix-for-binutils-2.39
linuxPackages.perf: use binutils-2.38 for linux before 5.19
2022-08-24 19:48:44 +01:00
Sandro
e94a6509ee
Merge pull request #187792 from SuperSandro2000/hacking 2022-08-24 20:45:48 +02:00
Elis Hirwing
658f66299c
Merge pull request #187905 from ju1m/sanoid
nixos/sanoid: fix aliased options
2022-08-24 20:40:41 +02:00
Sandro
293def946d
Merge pull request #187474 from SuperSandro2000/handbrake 2022-08-24 20:40:11 +02:00
Aaron Bieber
f26ce2bf3b tidal-hifi: patch out Exec's absolute path in .desktop file 2022-08-24 11:37:30 -07:00
Sandro Jäckel
c35b1908a2
docker-compose: 2.10.0 -> 2.10.1 2022-08-24 20:10:09 +02:00
Fabian Affolter
ec62674cb0
python310Packages.pyisbn: remove unused input 2022-08-24 19:46:23 +02:00
Fabian Affolter
0b4b412714
Merge pull request #188144 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.37.0 -> 2.38.0
2022-08-24 19:44:06 +02:00
Kylie McClain
b3eb3a35ed
hackneyed: init at 0.8.2 2022-08-24 13:27:08 -04:00
Vladimír Čunát
b784c5ae63
Merge #186941: staging-next 2022-08-16 2022-08-24 19:10:16 +02:00
Fabian Affolter
435bb4ba1f
Merge pull request #188190 from fabaff/bthome-ble-bump
python310Packages.bthome-ble: 0.3.2 -> 0.3.5
2022-08-24 19:08:06 +02:00
Vladimír Čunát
006765c965
babl: drop patch that's already applied 2022-08-24 18:49:04 +02:00