Commit graph

478506 commits

Author SHA1 Message Date
R. Ryantm
b1b7370ffc python310Packages.python-vlc: 3.0.18121 -> 3.0.18122 2023-04-27 22:03:02 +00:00
Kiskae
fd48d7c336 linuxPackages.nvidia_x11_vulkan_beta: 525.47.18 -> 525.47.22 2023-04-28 00:00:16 +02:00
Weijia Wang
ee81eeca83
Merge pull request #228596 from wegank/qscintilla-darwin
qscintilla: remove from libsForQt5
2023-04-28 00:59:15 +03:00
Fabian Affolter
25a7da075c python310Packages.appthreat-vulnerability-db: 5.0.4 -> 5.1.1
Diff: https://github.com/AppThreat/vulnerability-db/compare/refs/tags/v5.0.4...v5.1.1

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v5.1.1
2023-04-27 23:57:59 +02:00
Elias Naur
c10a195ab1 gcc: tighten platform flags special-case for aarch64-darwin
The 4aa95e3312 commit added support for
aarch64-darwin but also ignored platform flags if the build platform
is aarch64-darwin. This leads to confusing errors such as
`pkgsCross.raspberryPi` packages compiled with soft-float even though
the platform supports hard-float (and is built as such on other
platforms).

The correct way to ignore platform flags is to check `targetPlatform`,
not the build platform. This change fixes that.

While we're here, tigthen the special-case to cover only the problematic
flags: `-with-cpu` and `-with-arch`.
2023-04-27 15:57:17 -06:00
Fabian Affolter
9c99054523 python310Packages.ansible-later: 3.2.2 -> 3.3.1
Diff: https://github.com/thegeeklab/ansible-later/compare/refs/tags/v3.2.2...v3.3.1

Changelog: https://github.com/thegeeklab/ansible-later/releases/tag/v3.3.1
2023-04-27 23:56:56 +02:00
Weijia Wang
8f218d6d78 python310Packages.cirq-google: disable problematic tests 2023-04-28 00:50:45 +03:00
Weijia Wang
cf6fb1bbcc python310Packages.cirq-ionq: disable deprecated tests 2023-04-28 00:50:29 +03:00
Weijia Wang
24978ed771 python310Packages.pyquil: relax deps 2023-04-28 00:50:04 +03:00
Weijia Wang
14e649ed6f python310Packages.cirq-core: fix build 2023-04-28 00:49:38 +03:00
Alyssa Ross
d7d3821ab8 tofi: fix cross 2023-04-27 21:39:15 +00:00
Alyssa Ross
a7333e6b43 tofi: unmark broken on aarch64
When the tofi package was added, it didn't build on aarch64, but now
it does, presumably due to the GCC upgrade.
2023-04-27 21:39:15 +00:00
Fabian Affolter
cd2cf0e625 python310Packages.marshmallow-dataclass: 8.5.13 -> 8.5.14
Diff: https://github.com/lovasoa/marshmallow_dataclass/compare/refs/tags/v8.5.13...v8.5.14

Changelog: https://github.com/lovasoa/marshmallow_dataclass/blob/v8.5.14/CHANGELOG.md
2023-04-27 23:27:51 +02:00
wzy
f7cb50b3cf trash-cli: use installShellCompletion 2023-04-27 23:22:46 +02:00
wzy
8634641676 trash-cli: add shell completions 2023-04-27 23:22:46 +02:00
Fabian Affolter
a2991ad525 python310Packages.pydevccu: 0.1.5 -> 0.1.6
Diff: https://github.com/danielperna84/pydevccu/compare/refs/tags/0.1.5...0.1.6

Changelog: https://github.com/danielperna84/pydevccu/releases/tag/0.1.6
2023-04-27 23:22:35 +02:00
Weijia Wang
d6bde74dde
Merge pull request #228575 from wegank/openscenegraph-darwin
openscenegraph: fix build on darwin
2023-04-28 00:21:43 +03:00
Weijia Wang
5b085abeb5
Merge pull request #228589 from wegank/uamqp-darwin
python310Packages.uamqp: fix build on aarch64-darwin
2023-04-28 00:19:10 +03:00
Weijia Wang
3f8152aaaf
Merge pull request #228584 from wegank/squashfstools-darwin
squashfsTools: fix build on darwin
2023-04-28 00:13:01 +03:00
Yuriy Taraday
53e5cca730 vimPlugins.vim-solarized8: init at 2023-02-25 2023-04-27 23:04:12 +02:00
Weijia Wang
ea88f8313e qscintilla: remove from libsForQt5 2023-04-27 23:55:28 +03:00
Ilan Joselevich
2363eacc1b
Merge pull request #228485 from LeSuisse/mattermost-7.8.3
mattermost: 7.8.1 -> 7.8.3
2023-04-27 23:55:28 +03:00
Fabian Affolter
45f11d894d python310Packages.fountains: 2.0.0 -> 2.1.0 2023-04-27 22:49:47 +02:00
Fabian Affolter
a487523390 python310Packages.pontos: 23.4.6 -> 23.4.7
Diff: https://github.com/greenbone/pontos/compare/refs/tags/v23.4.6...v23.4.7

Changelog: https://github.com/greenbone/pontos/releases/tag/v23.4.7
2023-04-27 22:46:44 +02:00
Fabian Affolter
b18c84f2a5 python310Packages.bitlist: 1.0.1 -> 1.1.0 2023-04-27 22:42:59 +02:00
Fabian Affolter
fc17b707cf python310Packages.parts: 1.5.2 -> 1.6.0 2023-04-27 22:42:42 +02:00
Fabian Affolter
f3013e9b2b python310Packages.bc-detect-secrets: 1.4.21 -> 1.4.23
Diff: https://github.com/bridgecrewio/detect-secrets/compare/refs/tags/1.4.21...1.4.23
2023-04-27 22:39:08 +02:00
Quentin JOLY
53264e7daa kubecm: init at 0.22.1
fix lint
2023-04-27 17:39:00 -03:00
Fabian Affolter
337a4cc448 python310Packages.pytibber: 0.27.1 -> 0.27.2
Diff: https://github.com/Danielhiversen/pyTibber/compare/refs/tags/0.27.1...0.27.2

Changelog: https://github.com/Danielhiversen/pyTibber/releases/tag/0.27.2
2023-04-27 22:35:06 +02:00
Weijia Wang
28211c5c65 python310Packages.uamqp: fix build on aarch64-darwin 2023-04-27 23:33:06 +03:00
Fabian Affolter
13e9ef736a python310Packages.adlfs: 2023.1.0 -> 2023.4.0
Diff: https://github.com/fsspec/adlfs/compare/refs/tags/2023.1.0...2023.4.0

Changelog: https://github.com/fsspec/adlfs/blob/2023.4.0/CHANGELOG.md
2023-04-27 22:30:32 +02:00
Weijia Wang
2600c94f7f
Merge pull request #228576 from SFrijters/laxex2mathml-3.75.3
python3Packages.latex2mathml: 3.75.2 -> 3.75.3
2023-04-27 23:24:36 +03:00
Weijia Wang
36302a3056 root: fix build on aarch64-darwin 2023-04-27 23:22:33 +03:00
Matthieu Coudron
26dd4a84ed buildLuarocksPackage: fixes attributes being ignored
follow up of https://github.com/NixOS/nixpkgs/pull/224553 where
some arguments got ignored whil they were before taken into account.
2023-04-27 22:22:01 +02:00
Alyssa Ross
3d40934541 rofi-wayland: fix cross 2023-04-27 20:08:00 +00:00
Alyssa Ross
2e2d5d6f11 river-tag-overlay: unmark broken on aarch64
This package didn't build on aarch64 when it was added, but now it
does.  In the meantime we bumped the default GCC on aarch64, so
presumably that fixed it.
2023-04-27 20:07:43 +00:00
Alyssa Ross
dbed54656c river-tag-overlay: fix cross 2023-04-27 20:07:43 +00:00
Alyssa Ross
36233d9675 hello-wayland: unstable-2023-03-16 -> unstable-2023-04-23 2023-04-27 20:07:28 +00:00
Alyssa Ross
6bda19fb91 hello-wayland: add update script 2023-04-27 20:07:28 +00:00
Weijia Wang
d5904d7e6b squashfsTools: fix build on darwin 2023-04-27 22:59:28 +03:00
R. Ryantm
8cf10a715a python310Packages.vertica-python: 1.3.1 -> 1.3.2 2023-04-27 19:48:06 +00:00
Jonas Heinrich
28fb1e5a60
Merge pull request #228375 from onny/wifihotspot-fix
linux-wifi-hotspot: Fix desktop file path
2023-04-27 21:38:01 +02:00
Weijia Wang
33c87f2230
Merge pull request #228290 from r-ryantm/auto-update/python310Packages.mkdocs-swagger-ui-tag
python310Packages.mkdocs-swagger-ui-tag: 0.5.2 -> 0.6.1
2023-04-27 22:31:34 +03:00
Fabián Heredia Montiel
1e07e5480d digikam: 7.9.0 → 7.10.0 2023-04-27 21:19:46 +02:00
Weijia Wang
5439a0e650
Merge pull request #228445 from aaronjheng/skeema
skeema: 1.9.0 -> 1.10.0
2023-04-27 22:18:29 +03:00
Weijia Wang
7a24752b97
Merge pull request #228521 from felschr/ldtk-1.3
ldtk: 1.2.5 -> 1.3.0
2023-04-27 22:16:16 +03:00
Yureka
dfcc29fe27
pkgsMusl.gtk4: fix build (#228560) 2023-04-27 21:15:41 +02:00
Weijia Wang
922fe76151
Merge pull request #228497 from bobby285271/upd/ghex
gnome.ghex: 44.0 → 44.1
2023-04-27 22:14:18 +03:00
Weijia Wang
a27f49e959
Merge pull request #228510 from deejayem/chatblade-0.2.3
chatblade: 0.2.1 -> 0.2.3
2023-04-27 22:11:39 +03:00
Weijia Wang
57e5d20899
Merge pull request #228385 from vinnymeller/twm
twm: 0.4.0 -> 0.6.0
2023-04-27 22:08:48 +03:00