Commit Graph

473950 Commits

Author SHA1 Message Date
Nick Cao
bf05505377
qt6.qtbase: remove fixQmakeLibtool hook
As we are now building qt modules with cmake, libtool libraries are no
longer generated, the fixQmakeLibtool hook can be droppped.
2023-04-14 19:29:57 +08:00
Nick Cao
bc74c8fb42
Merge pull request #226137 from Kiskae/nvidia-maintainer
maintainers: add kiskae
2023-04-14 19:15:05 +08:00
Nick Cao
79f934c803
Merge pull request #220317 from linyinfeng/update-matrix-sdk-crypto-nodejs
matrix-sdk-crypto-nodejs: 0.1.0-beta.2 -> 0.1.0-beta.3
2023-04-14 19:11:20 +08:00
Nick Cao
f9f2b3ae42
qt6: fix references to qmake
As devTools are no longer moved to the dev output,
paths to qmake has to be updated.
2023-04-14 19:09:57 +08:00
Nick Cao
d84e2bf056
qt6: do not move devTools to dev output 2023-04-14 19:09:56 +08:00
Nick Cao
5aa78f89f0
qt6.qtbase: refresh patches
Apart from the previous ones, two new patches are added. One for
reducing the runtime closure size by removing reference to cmake, the
other for fixing the linker flags in generated qmake files.
2023-04-14 19:09:55 +08:00
Nick Cao
0957bca8c6
Merge pull request #223553 from Pyxels/feat/kickoff
kickoff: init at v0.7.0
2023-04-14 19:09:22 +08:00
Atemu
e601368450
Merge pull request #226045 from KarlJoad/octavePackages/fix-control
octavePackages.control: update 3.5.1 -> 3.5.2
2023-04-14 13:01:37 +02:00
Ruixi-rebirth
a73470ec4e
go-musicfox: 4.0.1 -> 4.0.2 2023-04-14 18:50:47 +08:00
Kiskae
4f8300ad9a linuxPackages.nvidia_x11: add kiskae as maintainer 2023-04-14 12:45:19 +02:00
Kiskae
18df190028 maintainers: add kiskae 2023-04-14 12:44:48 +02:00
Ruixi-rebirth
baab567c82
chatgpt-cli: 1.1 -> 1.1.1 2023-04-14 18:43:35 +08:00
Nick Cao
d94ae302c6
qt6.qtbase: do not embed compiler information into generated cmake files
The qt build system embeds information about compilers used during
building qtbase into the generated cmake files, to avoid mixing
different compilers when building qt modules, however this greatly
bloats the closure size of qtbase and the mixed use of compilers is
sometimes desired in Nixpkgs.
2023-04-14 18:38:03 +08:00
Nick Cao
97a538791c
qt6: set "moveToDev" to false
The qt build system locates header files, libraries and other installed
components with paths relative to the cmake files. Thus the default
behavior of moving them to the "dev" output breaks these expectations
and is now disabled.
2023-04-14 18:34:21 +08:00
Nick Cao
21a773c671
qt6: drop cmake patch used for fixing cmake file generation
The "multiple-outputs.sh" setup hook moves "include", "lib/cmake" and
other folders into the "dev" output if it exists, thus breaking the
invariants expected by the qt build system and we used to patch cmake to
fixup the generated cmake files. In a series of changes to rework qt
packaging, we are now setting "moveToDev" to false to suppress that
behavior, and the cmake patch is no longer required.
2023-04-14 18:34:07 +08:00
Mark
aa4692d566
ramfetch: 1.1.0 -> 1.1.0a 2023-04-14 12:32:17 +02:00
Weijia Wang
bc8ebd6a12
Merge pull request #226124 from wegank/ripasso-bump
ripasso-cursive: 0.6.2 -> 0.6.4
2023-04-14 13:21:42 +03:00
Weijia Wang
beea350b06
Merge pull request #225909 from SubhrajyotiSen/update-cocoapods
cocoapods: 1.11.3 -> 1.12.0
2023-04-14 13:19:38 +03:00
Weijia Wang
abe7316dd5
Merge pull request #226072 from Strum355/nvme-cli-bump
nvme-cli & libnvme: 2.2.1 -> 2.4 and 1.2 -> 1.4
2023-04-14 12:45:17 +03:00
Franz Pletz
3d8a9bdb5a
Merge pull request #226118 from SFrijters/openttd-13.1
openttd: 13.0 -> 13.1
2023-04-14 11:38:04 +02:00
Weijia Wang
e8d8980d9a
Merge pull request #224426 from hughobrien/dec-decode
dec-decode: init at unstable-2022-12-24
2023-04-14 12:23:40 +03:00
Sandro
b04d4bad27
Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-eval
{bintools,cc}-wrapper: don't fallback to version = null
2023-04-14 11:22:20 +02:00
Sandro
6ed78f017c
Merge pull request #224681 from malob/update-openai
python310Packages.openai: 0.27.2 -> 0.27.4
2023-04-14 11:16:08 +02:00
Alyssa Ross
a1924ebbbf clippy: enable debug info
This was useful while tracking down why clippy was broken when
cross-compiling.
2023-04-14 09:01:29 +00:00
Bobby Rong
e4fda18f56
Merge pull request #226046 from Alexnortung/session-desktop
session-desktop: 1.10.4 -> 1.10.8
2023-04-14 16:56:53 +08:00
Bobby Rong
d15c96bf3a
Merge pull request #226119 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.20.3 -> 2.20.4
2023-04-14 16:51:27 +08:00
Weijia Wang
3016efb258
Merge pull request #226100 from malob/update-signalbackup-tools
signalbackup-tools: 20230404 -> 20230413
2023-04-14 11:04:28 +03:00
Weijia Wang
d9cce072b1
Merge pull request #225995 from wegank/webkitgtk-misc
webkitgtk: remove obsolete flags on darwin
2023-04-14 10:56:00 +03:00
Sergei Trofimovich
916d029b63
Merge pull request #225264 from trofi/nodejs-no-CA
nodejs: explicitly disable __contentAddressed
2023-04-14 08:53:08 +01:00
Weijia Wang
43e2460a44 ripasso-cursive: 0.6.2 -> 0.6.4 2023-04-14 10:48:26 +03:00
zowoq
828a0e6c02 skopeo: 1.11.2 -> 1.12.0
Diff: https://github.com/containers/skopeo/compare/v1.11.2...v1.12.0

Changelog: https://github.com/containers/skopeo/releases/tag/v1.12.0
2023-04-14 17:24:23 +10:00
zowoq
c8bc0326b2 crun: 1.8.3 -> 1.8.4
Diff: https://github.com/containers/crun/compare/1.8.3...1.8.4

Changelog: https://github.com/containers/crun/releases/tag/1.8.4
2023-04-14 17:24:12 +10:00
Bobby Rong
a0e1e92f87
Merge pull request #224350 from kilianar/portfolio-0.62.0
portfolio: 0.61.4 -> 0.62.0
2023-04-14 15:22:29 +08:00
Bobby Rong
e461b07861
Merge pull request #226085 from ereslibre/bump-fastly-8-2-4
fastly: 8.2.1 -> 8.2.4
2023-04-14 15:07:06 +08:00
Bobby Rong
8dc4c333e7
Merge pull request #226022 from LostAttractor/adw-gtk
adw-gtk3: 4.1 -> 4.5
2023-04-14 14:59:11 +08:00
Ulrik Strid
5e4d67d293
Merge pull request #226101 from Niols/morbig-0.11.0
ocamlPackages.morbig: init at 0.11.0
2023-04-14 08:44:58 +02:00
datafoo
0a78d51205 vscode-extensions.streetsidesoftware.code-spell-checker: 2.20.3 -> 2.20.4 2023-04-14 08:43:51 +02:00
Stefan Frijters
e7d636f41e
openttd: 13.0 -> 13.1 2023-04-14 08:22:22 +02:00
Fabian Affolter
0101dac274
Merge pull request #224520 from fabaff/aiofile-bump
python310Packages.aiofile: 3.8.0 -> 3.8.5, python310Packages.aiomisc: 16.3.15 -> 17.0.8
2023-04-14 08:15:35 +02:00
Fabian Affolter
9a605de4af
Merge pull request #226065 from fabaff/aiocsv-bump
python310Packages.aiocsv: 1.2.3 -> 1.2.4
2023-04-14 08:15:04 +02:00
Fabian Affolter
865c86cd5e
Merge pull request #226066 from fabaff/adafruit-platformdetect-bump
python310Packages.adafruit-platformdetect: 3.45.0 -> 3.45.1
2023-04-14 08:14:44 +02:00
Fabian Affolter
17b28d925d
Merge pull request #226074 from fabaff/devolo-plc-api-bump
python310Packages.devolo-plc-api: 1.2.0 -> 1.3.0
2023-04-14 08:14:32 +02:00
Fabian Affolter
08db4a0b27
Merge pull request #226076 from fabaff/google-cloud-container-bump
python310Packages.google-cloud-container: 2.19.0 -> 2.20.0
2023-04-14 08:14:14 +02:00
Fabian Affolter
552489182a
Merge pull request #226077 from fabaff/google-cloud-securitycenter-bump
python310Packages.google-cloud-securitycenter: 1.19.1 -> 1.20.0
2023-04-14 08:14:03 +02:00
Adam Joseph
02071dc133
Merge pull request #226081 from amjoseph-nixpkgs/pr/feh/fixcross
feh: fix cross
2023-04-14 06:10:05 +00:00
K900
5d67039b90
Merge pull request #219498 from Alper-Celik/master
plasma-desktop: fix opening orca screen reader settings from kde systemsettings and kcmshell5 in kcm_access kcm
2023-04-14 08:57:13 +03:00
Sergei Trofimovich
7a61a3710d lzwolf: fix build on SDL2_net-2.2
Without the change build fails as:

    /build/source/src/wl_net.h:38:10: fatal error: SDL_net.h: No such file or directory
       38 | #include <SDL_net.h>
          |          ^~~~~~~~~~~
    compilation terminated.
2023-04-14 06:39:33 +01:00
zowoq
65702964b3
Merge pull request #225800 from Mindavi/nix/2.15.0 2023-04-14 15:38:03 +10:00
Sergei Trofimovich
e513872900
Merge pull request #207572 from j0lol/sdl2_net
SDL2_net: 2.0.1 -> 2.2.0
2023-04-14 06:23:06 +01:00
Maximilian Bosch
e36b79fe52
Merge pull request #226068 from Ma27/linux-kernel-updates
Linux kernel updates 2023-04-13
2023-04-14 07:04:11 +02:00