Commit Graph
447476 Commits
Author SHA1 Message Date
Alexis Hildebrandtandzowoq 5df199b2cc gh: 2.21.2 -> 2.22.0 2023-01-26 08:24:49 +10:00
Weijia WangandGitHub 47e49ff02b Merge pull request #212551 from peterhoeg/u/gcompris_3_1
gcompris: 2.4 -> 3.1
2023-01-25 23:14:48 +01:00
Weijia WangandGitHub e2c9528710 Merge pull request #212638 from SuperSandro2000/gource
gource: 0.53 -> 0.54
2023-01-25 23:12:18 +01:00
Fabian AffolterandGitHub 22a9086877 Merge pull request #211901 from fabaff/jedi-language-server-fix
python310Packages.pygls: 0.13.0 -> 1.0.0, python310Packges.cmake-language-server: 0.1.6 -> unstable-2023-01-08
2023-01-25 23:10:05 +01:00
Fabian AffolterandGitHub bdbdd06dd0 Merge pull request #212578 from r-ryantm/auto-update/python310Packages.pywbem
python310Packages.pywbem: 1.5.0 -> 1.6.0
2023-01-25 23:09:29 +01:00
Fabian AffolterandGitHub dad8a12220 Merge pull request #212660 from r-ryantm/auto-update/python310Packages.google-cloud-monitoring
python310Packages.google-cloud-monitoring: 2.14.0 -> 2.14.1
2023-01-25 23:08:24 +01:00
Weijia WangandGitHub e370058372 Merge pull request #212651 from LeSuisse/mysql-8.0.32
mysql80: 8.0.31 -> 8.0.32
2023-01-25 23:01:53 +01:00
Weijia WangandGitHub 40b6464336 Merge pull request #212640 from r-ryantm/auto-update/igv
igv: 2.15.4 -> 2.15.5
2023-01-25 23:01:19 +01:00
Weijia WangandGitHub ba127c6a0e Merge pull request #212637 from SubhrajyotiSen/update-maestro
maestro: 1.20.0 -> 1.21.0
2023-01-25 22:58:21 +01:00
Weijia WangandGitHub 225af8d6c9 Merge pull request #212644 from r-ryantm/auto-update/rke
rke: 1.4.1 -> 1.4.2
2023-01-25 22:58:03 +01:00
Weijia WangandGitHub 52c54130b3 Merge pull request #212598 from alyssais/umockdev-homepage
umockdev: set meta.homepage
2023-01-25 22:55:23 +01:00
John EricsonandGitHub 17372f3328 Merge pull request #212671 from alyssais/wavpack-iconv
wavpack: depend on libiconv unconditionally
2023-01-25 16:53:53 -05:00
John EricsonandGitHub 9cd306b15a Merge pull request #212670 from alyssais/qrencode-iconv
qrencode: depend on libiconv unconditionally
2023-01-25 16:53:19 -05:00
John EricsonandGitHub fd7e9aa848 Merge pull request #212669 from alyssais/libdatrie-iconv
libdatrie: depend on libiconv unconditionally
2023-01-25 16:52:58 -05:00
John EricsonandGitHub ebd76cadc8 Merge pull request #212668 from alyssais/libargon2-bsd
libargon2: broaden platforms
2023-01-25 16:52:14 -05:00
John EricsonandGitHub 0a4f08aaf4 Merge pull request #212667 from alyssais/argp-standalone-1.5.0
argp-standalone: 1.3 -> 1.5.0; broaden platforms
2023-01-25 16:51:59 -05:00
John EricsonandGitHub 8338356253 Merge pull request #212664 from alyssais/minicom-bsd
minicom: broaden platforms
2023-01-25 16:51:16 -05:00
John EricsonandGitHub 44440d7384 Merge pull request #212663 from alyssais/libcdio-bsd
libcdio: depend on libiconv unconditionally
2023-01-25 16:50:57 -05:00
John EricsonandGitHub ec819d58f8 Merge pull request #212662 from alyssais/fatsort-freebsd
fatsort: fix build for cross FreeBSD
2023-01-25 16:50:35 -05:00
Alyssa Ross 13c8b7fbec wavpack: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:27:04 +00:00
Alyssa Ross 0eb682bfff qrencode: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:24:31 +00:00
Alyssa Ross 8d2255d654 libdatrie: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 21:22:53 +00:00
Alyssa Ross 84f3c51909 libargon2: broaden platforms
Builds fine for FreeBSD and NetBSD.
2023-01-25 21:21:21 +00:00
Alyssa Ross bdc48ff116 argp-standalone: broaden platforms
Builds fine for FreeBSD and NetBSD.
2023-01-25 21:19:10 +00:00
Alyssa Ross 7e9d346ba0 argp-standalone: 1.3 -> 1.5.0
Switch to maintained fork also used by Alpine, DPorts, FreeBSD Ports,
Gentoo, LiGurOS, and OpenBSD Ports.

All the issues we had hacks for seem to have been fixed.
2023-01-25 21:19:08 +00:00
Alyssa Ross b8f884e700 minicom: broaden platforms
Builds fine for FreeBSD.
2023-01-25 21:02:11 +00:00
Alyssa Ross 336b58d845 libcdio: enable parallel building
Tested at -j4.
2023-01-25 20:45:02 +00:00
Alyssa Ross ebddf0144f libcdio: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-25 20:44:55 +00:00
Alyssa Ross afb50202a3 libcdio: broaden platforms
From the homepage:

> The cdparanoia library and cdparanoia command are included making
> this the only single-source cdparanoia that works on FreeBSD,
> NetBSD, OSX, cygwin, Solaris, BSDI as well as GNU/Linux.

Builds fine for FreeBSD and NetBSD.
2023-01-25 20:44:53 +00:00
Fabian AffolterandGitHub e3e016984f Merge pull request #212654 from r-ryantm/auto-update/python310Packages.spdx-tools
python310Packages.spdx-tools: 0.7.0a3 -> 0.7.0
2023-01-25 21:44:36 +01:00
Fabian Affolter f15da2b2f9 python310Packges.cmake-language-server: 0.1.6 -> unstable-2023-01-08 2023-01-25 21:42:56 +01:00
Fabian Affolter 8220ac3380 python310Packages.lsprotocol: switch to nativeCheckInputs 2023-01-25 21:42:56 +01:00
Fabian Affolter 7997466ccd python310Packages.nox: fix build
- add changelog to meta
- adjust inputs
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Fabian Affolter af8572bca2 python310Packages.jedi-language-server: add missing inputs
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter bd339f42a3 python310Packages.pygls: 0.13.0 -> 1.0.0
Diff: https://github.com/openlawlibrary/pygls/compare/v0.13.0...v1.0.0

Changelog: https://github.com/openlawlibrary/pygls/blob/v1.0.0/CHANGELOG.md
2023-01-25 21:42:56 +01:00
Fabian Affolter b74f381340 python310Packages.lsprotocol: adjust meta
- disable on unsupported Python releases
2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter fcbf5bf653 python310Packages.nox: init at 2022.11.21 2023-01-25 21:42:56 +01:00
Doron BeharandFabian Affolter 54d3bd62ab python310Packages.lsprotocol: init at 2022.0.0a9 2023-01-25 21:42:56 +01:00
Fabian Affolter 8f95b6f17d python310Packages.pywbem: add changelog to meta
- add pythonImportsCheck
2023-01-25 21:41:23 +01:00
Fabian AffolterandGitHub e9b5ece54c Merge pull request #212547 from r-ryantm/auto-update/vorta
vorta: 0.8.9 -> 0.8.10
2023-01-25 21:31:44 +01:00
R. Ryantm 36234d3980 python310Packages.google-cloud-monitoring: 2.14.0 -> 2.14.1 2023-01-25 20:23:59 +00:00
Fabian AffolterandGitHub c9b7152cb2 vorta: add changelog to meta 2023-01-25 21:08:20 +01:00
Fabian AffolterandGitHub f29dabe16e python310Packages.spdx-tools: add changelog to emta
- update disabled
2023-01-25 20:52:26 +01:00
R. Ryantm ea29b88b6e python310Packages.spdx-tools: 0.7.0a3 -> 0.7.0 2023-01-25 19:32:36 +00:00
Alyssa Ross 09e702a505 fatsort: fix build for cross FreeBSD
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

We have to override the uname values, or they'll be detected for the
build platform, because the build system just runs uname(1).

Tested by cross compiling to x86_64-freebsd from x86_64-linux.
2023-01-25 19:31:46 +00:00
Alyssa Ross 3151d1affc fatsort: clarify license 2023-01-25 19:31:45 +00:00
K900andGitHub 34ab274017 Merge pull request #212553 from r-ryantm/auto-update/n8n
n8n: 0.211.1 -> 0.212.1
2023-01-25 22:18:08 +03:00
figsodaandGitHub 52d29fa296 Merge pull request #212650 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 13.3.1 -> 13.6.0
2023-01-25 14:15:30 -05:00
Martin WeineltandGitHub 1426c893de Merge pull request #212643 from Luflosi/update/python3Packages.imageio
python3Packages.imageio: 2.24.0 -> 2.25.0
2023-01-25 18:58:25 +00:00
R. Ryantm 574eb10742 oh-my-posh: 13.3.1 -> 13.6.0 2023-01-25 18:42:20 +00:00