Commit Graph
514824 Commits
Author SHA1 Message Date
K900andGitHub e7ced4364b Merge pull request #249182 from K900/qt5-dbus-crash-backport
qt5.qtbase: backport patch to fix things crashing on exit
2023-08-15 22:18:56 +03:00
K900andGitHub 2d38e636be Merge pull request #246022 from K900/qt5-translations
qt: include qttranslations properly
2023-08-15 22:18:26 +03:00
K900 6edd6f71c7 treewide: clean up all qttranslations workarounds
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter

After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
K900 4d0a76416f qt6.qtwebengine: don't try to install locales to qtbase translation directory 2023-08-15 22:11:10 +03:00
K900 0597d865ef qt6: include qttranslations properly 2023-08-15 22:11:10 +03:00
K900 68cc02588d qt5: include qttranslations properly
Qt loads its own translations from a hardcoded path, and those are used
(among other things) for determining RTL layout preferences in applications,
so they are definitely something we want to have.

This adds a qtbase/qttools rebuild to the chain, but it's fast enough that it's
probably fine.

Another approach would be to load translation paths from the environment,
and inject it in wrapQtAppsHook, but that seems like more complexity
for very questionable build time savings.
2023-08-15 22:11:10 +03:00
github-actions[bot]andGitHub c1460d70aa Merge staging-next into staging 2023-08-15 12:01:38 +00:00
Adam JosephandGitHub af2f3c179d Merge pull request #248652 from trofi/util-linux-update
util-linux: 2.39 -> 2.39.1
2023-08-15 10:14:35 +00:00
Adam JosephandGitHub 3065bf40dc Merge pull request #248655 from trofi/SDL2-update
SDL2: 2.28.1 -> 2.28.2
2023-08-15 10:13:10 +00:00
Mario RodasandGitHub c188d099f7 Merge pull request #248308 from tobim/pkgs/snappy-fix-for-clang16
snappy: fix build with clang16
2023-08-15 02:12:35 -05:00
Mario RodasandGitHub 08287aa0e1 Merge pull request #248536 from tobim/pkgs/google-cloud-cpp-2.14.0
[staging-next] google-cloud-cpp: 2.4.0 -> 2.14.0
2023-08-15 02:08:50 -05:00
github-actions[bot]andGitHub 3fb3f13d9b Merge staging-next into staging 2023-08-15 06:01:55 +00:00
github-actions[bot]andGitHub df770ba961 Merge master into staging-next 2023-08-15 06:01:24 +00:00
Vladimír Čunát bb945f3cea opencv(4), opencv3: switch to older protobuf
https://hydra.nixos.org/build/231540730
https://hydra.nixos.org/build/231464517
2023-08-15 07:55:47 +02:00
Robert SchützandGitHub b51db7ec1b Merge pull request #249189 from GaetanLepage/jupyter-team
maintainers/team-list: add GaetanLepage to jupyter team
2023-08-15 05:47:26 +00:00
Jade Lovelaceandzowoq 2501addf2d nix-doc: 0.5.9 -> 0.5.10
Fixes https://github.com/NixOS/nixpkgs/issues/237637 and its entire
class of problems by making nix-doc save the version it was built for in
the library and then bail harmlessly if it is mismatched.

```
dev/nixpkgs2 » nix-build -A nix-doc
/nix/store/wv9nm47lplyz4b0pa4549zwrnsp3zvaf-nix-doc-0.5.10
dev/nixpkgs2 » nix-build -A nixVersions.nix_2_14 -o result2
/nix/store/ka0ygdzl9jd0j77y7ls6shngdz9vvqpn-nix-2.14.1
dev/nixpkgs2 » ./result2/bin/nix --plugin-files ./result/lib/libnix_doc_plugin.so repl
nix-doc warning: mismatched nix version, not loading
Welcome to Nix 2.14.1. Type :? for help.

nix-repl>
```
2023-08-15 15:19:07 +10:00
Theodore NiandGitHub 156e07145b Merge pull request #249254 from r-ryantm/auto-update/python310Packages.mashumaro
python310Packages.mashumaro: 3.8.1 -> 3.9
2023-08-14 22:04:29 -07:00
Adam JosephandGitHub 0dfed0d79b Merge pull request #247900 from amjoseph-nixpkgs/pr/stdenv/libgcc-no-more-cycles
glibcCross: use a libgcc built separately from gcc
2023-08-15 04:09:16 +00:00
Pol DellaieraandGitHub 3eb7f7a63b Merge pull request #248683 from oxij/tree/source-root-continues-3
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-15 05:53:52 +02:00
R. Ryantm d2a462abab python310Packages.mashumaro: 3.8.1 -> 3.9 2023-08-15 03:32:56 +00:00
happysaladaandYt ea95c09176 nltk-data: init at unstable-2023-02-02 2023-08-15 10:51:41 +08:00
OTABI TomoyaandGitHub 01c84dba92 Merge pull request #249094 from LudovicoPiero/armcord-update
armcord: 3.2.1 -> 3.2.3
2023-08-15 11:45:22 +09:00
Ludovico Piero 810ec79435 armcord: 3.2.1 -> 3.2.3 2023-08-15 12:05:25 +10:00
Nick CaoandGitHub 848219e767 Merge pull request #249226 from NickCao/fcitx-test
nixosTests.fcitx5: make use of the newly added settings option
2023-08-14 19:29:27 -06:00
Nick CaoandGitHub 968a26d7a9 Merge pull request #249014 from kashw2/leetcode-cli
leetcode-cli: 0.4.1 -> 0.4.2; added passthru test
2023-08-14 19:21:33 -06:00
ayes-webandAustin Seipp 790f188d60 duperemove: 0.11.3 -> 0.12 2023-08-14 20:20:39 -05:00
Nick CaoandGitHub 4bb1034ef3 Merge pull request #249191 from fabaff/mypy-boto3-ebs-bump
python311Packages.mypy-boto3-ebs: 1.28.13 -> 1.28.16
2023-08-14 19:11:02 -06:00
Nick CaoandGitHub 0e378c92f1 Merge pull request #249192 from fabaff/bthome-ble-bump
python311Packages.bthome-ble: 3.0.0 -> 3.1.0
2023-08-14 19:09:55 -06:00
Uri BaghinandGitHub 63c7774d20 Merge pull request #245860 from dmivankov/patch-4
bazel_6: installCheckPhase .bazelversion override
2023-08-15 11:09:42 +10:00
Nick CaoandGitHub eff85f83aa Merge pull request #249196 from fabaff/twilio-bump
python311Packages.twilio: 8.5.0 -> 8.6.0
2023-08-14 19:09:04 -06:00
Nick CaoandGitHub e9b271b824 Merge pull request #249214 from fabaff/reolink-aio-bump
python311Packages.reolink-aio: 0.7.6 -> 0.7.7
2023-08-14 19:08:35 -06:00
Nick CaoandGitHub 4054b8fbf9 Merge pull request #249194 from fabaff/pylitterbot-bump
python311Packages.pylitterbot: 2023.4.3 -> 2023.4.4
2023-08-14 19:08:23 -06:00
Nick CaoandGitHub e6e82bf453 Merge pull request #249195 from fabaff/pyschlage-bump
python311Packages.pyschlage: 2023.7.0 -> 2023.8.1
2023-08-14 19:07:53 -06:00
Nick CaoandGitHub 782460b1bd Merge pull request #249213 from fabaff/checkov-bump
checkov: 2.3.364 -> 2.3.365
2023-08-14 19:04:25 -06:00
Nick CaoandGitHub 03000a0d47 Merge pull request #249215 from marsam/update-twilio-cli
twilio-cli: 5.11.0 -> 5.12.0
2023-08-14 19:03:12 -06:00
Nick CaoandGitHub e03e8cf783 Merge pull request #249219 from FedericoSchonborn/budgie/budgie-backgrounds-2.0
budgie.budgie-backgrounds: 1.0 -> 2.0
2023-08-14 18:47:32 -06:00
Nick CaoandGitHub adeeb69b95 Merge pull request #249222 from r-ryantm/auto-update/python311Packages.types-ujson
python311Packages.types-ujson: 5.8.0.0 -> 5.8.0.1
2023-08-14 18:46:02 -06:00
Nick CaoandGitHub 467e4c2e93 Merge pull request #249158 from Kiskae/nvidia-settings/fix-path
linuxPackages.nvidia_x11.settings: fix runpath
2023-08-14 18:43:48 -06:00
Nick CaoandGitHub 1a1374a63b Merge pull request #249134 from Ma27/bump-postgres-exporter
prometheus-postgres-exporter: 0.13.1 -> 0.13.2
2023-08-14 18:42:29 -06:00
Nick CaoandGitHub 78c530616c Merge pull request #249143 from figsoda/typos
typos: 1.16.4 -> 1.16.5
2023-08-14 18:41:24 -06:00
Nick CaoandGitHub 26923ff489 Merge pull request #249161 from figsoda/ripdrag
ripdrag: 0.4.0 -> 0.4.1
2023-08-14 18:40:20 -06:00
Nick Cao fecb8c7752 nixosTests.fcitx5: make use of the newly added settings option 2023-08-15 08:36:07 +08:00
Nick CaoandGitHub eb2b0b09b3 Merge pull request #249223 from NickCao/fcitx
nixos/fcitx5: fix evaluation
2023-08-14 18:19:08 -06:00
Nick Cao 2af24d4417 nixos/fcitx5: fix evaluation 2023-08-15 08:15:41 +08:00
Nick CaoandGitHub d93d2eb0a0 Merge pull request #249099 from kilianar/portfolio-0.65.0
portfolio: 0.64.5 -> 0.65.0
2023-08-14 18:12:45 -06:00
Nick CaoandGitHub fe7ce2a481 Merge pull request #249121 from figsoda/typst-lsp
typst-lsp: 0.9.0 -> 0.9.1
2023-08-14 18:11:32 -06:00
R. Ryantm 79118350b0 python311Packages.types-ujson: 5.8.0.0 -> 5.8.0.1 2023-08-15 00:09:47 +00:00
Nick CaoandGitHub ecfbcc51f2 Merge pull request #248839 from Eliot00/keepmenu-update
keepmenu: 1.3.1 -> 1.4.0
2023-08-14 18:08:04 -06:00
Luke Granger-BrownandGitHub 075047aeb9 Merge pull request #248967 from lukegb/py-influxdb-pandas
python3.pkgs.influxdb: fix after Pandas bump
2023-08-15 01:05:34 +01:00
github-actions[bot]andGitHub 0ce93b670f Merge staging-next into staging 2023-08-15 00:02:28 +00:00