Commit Graph

447761 Commits

Author SHA1 Message Date
pennae
381dcd7f9d nixos/make-options-doc: remove program argument to xslt
this doesn't seem to be set anywhere, not from make-options-doc nor
anywhere else.
2023-01-26 00:32:56 +01:00
Weijia Wang
45ef4e622c
Merge pull request #211331 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.55 -> 1.0.57
2023-01-26 00:30:13 +01:00
Anderson Torres
6fd1162be0
Merge pull request #212657 from OPNA2608/update/palemoon
palemoon: 31.4.2 -> 32.0.0
2023-01-25 20:19:19 -03:00
Cole Helbling
e80e2cde7d zfs: 2.1.8 -> 2.1.9 2023-01-25 14:44:44 -08:00
Nick Cao
4ac0c94384
Merge pull request #212623 from ckiee/step-ca-0-23-1-test-no-parallel
step-ca: fix flaky test parallelism
2023-01-26 06:32:45 +08:00
Alexis Hildebrandt
5df199b2cc gh: 2.21.2 -> 2.22.0 2023-01-26 08:24:49 +10:00
Weijia Wang
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 Wang
e2c9528710
Merge pull request #212638 from SuperSandro2000/gource
gource: 0.53 -> 0.54
2023-01-25 23:12:18 +01:00
Fabian Affolter
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 Affolter
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 Affolter
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
R. Ryantm
741d8aced7 unpoller: 2.7.10 -> 2.7.11 2023-01-25 22:08:16 +00:00
Weijia Wang
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 Wang
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 Wang
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 Wang
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 Wang
52c54130b3
Merge pull request #212598 from alyssais/umockdev-homepage
umockdev: set meta.homepage
2023-01-25 22:55:23 +01:00
John Ericson
17372f3328
Merge pull request #212671 from alyssais/wavpack-iconv
wavpack: depend on libiconv unconditionally
2023-01-25 16:53:53 -05:00
John Ericson
9cd306b15a
Merge pull request #212670 from alyssais/qrencode-iconv
qrencode: depend on libiconv unconditionally
2023-01-25 16:53:19 -05:00
John Ericson
fd7e9aa848
Merge pull request #212669 from alyssais/libdatrie-iconv
libdatrie: depend on libiconv unconditionally
2023-01-25 16:52:58 -05:00
John Ericson
ebd76cadc8
Merge pull request #212668 from alyssais/libargon2-bsd
libargon2: broaden platforms
2023-01-25 16:52:14 -05:00
John Ericson
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 Ericson
8338356253
Merge pull request #212664 from alyssais/minicom-bsd
minicom: broaden platforms
2023-01-25 16:51:16 -05:00
John Ericson
44440d7384
Merge pull request #212663 from alyssais/libcdio-bsd
libcdio: depend on libiconv unconditionally
2023-01-25 16:50:57 -05:00
John Ericson
ec819d58f8
Merge pull request #212662 from alyssais/fatsort-freebsd
fatsort: fix build for cross FreeBSD
2023-01-25 16:50:35 -05:00
Sergei Trofimovich
c82cfa8bc0 guile_3_0: 3.0.8 -> 3.0.9
Changes: https://www.gnu.org/software/guile/news/gnu-guile-309-released.html
2023-01-25 21:42:30 +00: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
R. Ryantm
2464181f1a iosevka-bin: 17.0.4 -> 17.1.0 2023-01-25 21:07:42 +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 Affolter
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 Behar
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 Behar
fcbf5bf653 python310Packages.nox: init at 2022.11.21 2023-01-25 21:42:56 +01:00
Doron Behar
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 Affolter
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
Fabian Affolter
79d156109d python310Packages.flask-security-too: add changelog to meta
- disable on unsupported Python releases
2023-01-25 21:30:59 +01:00
R. Ryantm
1a57bf6b20 python310Packages.flask-security-too: 5.0.2 -> 5.1.0 2023-01-25 21:30:59 +01:00