John Ericson
f8dff35f25
Merge pull request #298849 from rhelmot/freebsd-minimal2/fblibc
...
FreeBSD: Rework scope + building libc
2024-05-11 21:56:38 -04:00
OTABI Tomoya
0913fe1d58
Merge pull request #310948 from r-ryantm/auto-update/python311Packages.ihm
...
python311Packages.ihm: 1.0 -> 1.1
2024-05-12 10:54:23 +09:00
Audrey Dutcher
2cc214b4c3
freebsd: 13.1.0 -> 14.0.0
...
The old patches are kept because the version is actually configurable.
In the future both versions may be exposed.
Co-Auhtored-By: Artemis Tosini <me@artem.ist>
Co-Authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2024-05-11 21:52:31 -04:00
Artemis Tosini
06b05d2289
freebsd: Cleanup, get ready to support version 14
...
* Extend libc
Include non-libc core libraries in the libc package. Many of these
mirror libraries present in glibc on linux, such as libgcc, libraries
used for iconv, and libraries used for reading kernel info (libkvm,
libprocstat, libmemstat).
Without this many packages outside the freebsd tree would need to be
modified to include standard dependencies which would already be on
the system for other packages.
* Mark FreeBSD as using LLVM
* Update default LLVM version FreeBSD
* Use patch monolith
The patchesRoot system combined with the fact that each derivation
will Request specific names of patches makes it very annoying to use
other FreeBSD source trees with nixpkgs. This new system allows
providing one Or more entire trees of patches whose contents will be
dynamically Parsed and only the relevant patches will be applied for
any one Derivation.
With this commit, the following knobs are available for specifying the
FreeBSD source:
- overriding `freebsd.versionInfo`, for picking another official
supported FreeBSD release.
- overriding `freebsd.source` for specifying a specific unpatched
FreeBSD source tree.
- overriding `freebsd.patches`, for specifying the patches to apply.
Co-Authored-by: Audrey Dutcher <audrey@rhelmot.io>
Co-Authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2024-05-11 21:52:07 -04:00
K900
a3605f6941
Merge pull request #310287 from K900/asusctl-6
...
asusctl: 5.0.10 -> 6.0.6
2024-05-12 04:34:52 +03:00
OTABI Tomoya
12b3c434ad
Merge pull request #310741 from DaGenix/virtualenv-clone
...
python312Packages.virtualenv-clone: fix tests
2024-05-12 10:08:36 +09:00
OTABI Tomoya
4f481262b6
Merge pull request #310942 from TomaSajt/setuptools-gettext
...
python312Packages.setuptools-gettext: 0.1.11 -> 0.1.14, enable with python312
2024-05-12 10:06:13 +09:00
OTABI Tomoya
5cdadbba38
Merge pull request #309076 from natsukium/mdtraj/fix
...
python312Packages.mdtraj: fix runtime error and support python3.12
2024-05-12 10:04:30 +09:00
R. Ryantm
89aa978612
python311Packages.apprise: 1.7.6 -> 1.8.0
2024-05-12 00:47:47 +00:00
Martin Weinelt
43cf50bd15
Merge pull request #310959 from TomaSajt/albumentations
...
python312Packages.albumentations: fix dependencies, fix tests
2024-05-12 02:40:26 +02:00
Franz Pletz
8625a10f07
Merge pull request #310399 from ck3d/localai-2150
2024-05-12 02:30:25 +02:00
Martin Weinelt
38235703ba
Merge pull request #310848 from mweinelt/ipu6-stack-maintainership
...
ipu6*/ivsc*: drop maintenance
2024-05-12 02:29:29 +02:00
nixpkgs-merge-bot[bot]
cfc0a784dc
Merge pull request #310951 from r-ryantm/auto-update/flarectl
...
flarectl: 0.94.0 -> 0.95.0
2024-05-12 00:11:55 +00:00
TomaSajt
11d25281e4
python312Packages.albumentations: fix dependencies, fix tests
2024-05-12 02:09:22 +02:00
Maciej Krüger
426c785e7d
Merge pull request #310754 from JohnRTitor/tribler
...
tribler: 7.13.0 -> 7.14.0
2024-05-12 02:01:43 +02:00
natsukium
958181e160
python311Packages.mdtraj: disable flaky tests
2024-05-12 08:59:37 +09:00
Peder Bergebakken Sundt
8f10cb5a63
Merge pull request #310885 from TomaSajt/wsgitools
...
python312Packages.wsgitools: use pyproject = true, fix with python312
2024-05-12 01:58:00 +02:00
Thiago Kenji Okada
f11f944671
Merge pull request #310901 from r-ryantm/auto-update/libretro.mame
...
libretro.mame: unstable-2024-05-04 -> unstable-2024-05-09
2024-05-12 00:54:58 +01:00
R. Ryantm
64877c3e79
python311Packages.pipdeptree: 2.19.1 -> 2.20.0
2024-05-11 23:38:20 +00:00
OTABI Tomoya
62e7060bba
Merge pull request #310894 from TomaSajt/phik
...
python312Packages.phik: fix dependencies, clean up
2024-05-12 08:33:05 +09:00
TomaSajt
cce575cf6b
python312Packages.setuptools-gettext: 0.1.11 -> 0.1.14
2024-05-12 01:32:31 +02:00
R. Ryantm
a1e9afa59b
flarectl: 0.94.0 -> 0.95.0
2024-05-11 23:15:28 +00:00
R. Ryantm
b5a6f6e3d2
python311Packages.ihm: 1.0 -> 1.1
2024-05-11 22:53:27 +00:00
Justin Bedő
0d3377a696
Merge pull request #305638 from Kupac/fix_rsbml
...
rPackages.rsbml: fix build
2024-05-12 08:43:54 +10:00
R. Ryantm
93b1b348e7
python311Packages.adext: 0.4.2 -> 0.4.3
2024-05-11 22:34:22 +00:00
Gaetan Lepage
272cbd358f
vscode-extensions.myriad-dreamin.tinymist: 0.11.7 -> 0.11.8
...
Changelog:
https://github.com/Myriad-Dreamin/tinymist/blob/v0.11.8/CHANGELOG.md
2024-05-12 00:29:37 +02:00
Gaetan Lepage
20aa886dbe
tinymist: 0.11.6 -> 0.11.8
...
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/v0.11.6...v0.11.8
Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/v0.11.8/CHANGELOG.md
2024-05-12 00:21:26 +02:00
nixpkgs-merge-bot[bot]
78c337ecc1
Merge pull request #310881 from r-ryantm/auto-update/zpaqfranz
...
zpaqfranz: 59.3 -> 59.4
2024-05-11 22:06:34 +00:00
Fabian Affolter
d640000259
Merge pull request #310918 from fabaff/langchain-bump
...
python312Packages.langsmith: 0.1.56 -> 0.1.57
2024-05-11 23:12:25 +02:00
Fabian Affolter
41427f3d93
Merge pull request #310916 from fabaff/mechanize-bump
...
python311Packages.mechanize: 0.4.9 -> 0.4.10
2024-05-11 23:12:11 +02:00
Pol Dellaiera
9ba0818d53
Merge pull request #304881 from GaetanLepage/aesara
...
python311Packages.aesara: fix build
2024-05-11 23:06:03 +02:00
Pol Dellaiera
010103c926
Merge pull request #310829 from GaetanLepage/accelerate
...
python311Packages.accelerate: fix/skip failing darwin tests
2024-05-11 23:05:37 +02:00
Bjørn Forsman
7909e0f7d6
nixos/pixiecore: fix apiServer example
...
Add missing http:// scheme. Without it pixiecore logs this and never
contacts the API server:
[DHCP] Couldn't get bootspec for [REDACTED_MAC_ADDR]: Get "localhost:8080/v1/boot/[REDACTED_MAC_ADDR]": unsupported protocol scheme "localhost"
2024-05-11 23:01:35 +02:00
Fabian Affolter
c5b216028b
Merge pull request #310912 from fabaff/malduck-bump
...
python311Packages.malduck: 4.4.0 -> 4.4.1
2024-05-11 22:56:23 +02:00
Fabian Affolter
583a15851a
Merge pull request #310911 from fabaff/minidb-bump
...
python312Packages.minidb: 2.0.7 -> 2.0.8
2024-05-11 22:56:10 +02:00
Fabian Affolter
5c76fc5b30
forbidden: 10.8 -> 10.9
...
Diff: https://github.com/ivan-sincek/forbidden/compare/refs/tags/v10.8...v10.9
Changelog: https://github.com/ivan-sincek/forbidden/releases/tag/v10.9
2024-05-11 22:47:34 +02:00
Fabian Affolter
1fe3f4fb05
Merge pull request #310590 from r-ryantm/auto-update/nuclei-templates
...
nuclei-templates: 9.8.5 -> 9.8.6
2024-05-11 22:45:04 +02:00
Pol Dellaiera
aff1950a3f
nixos/private-gpt: init
2024-05-11 22:42:04 +02:00
Pol Dellaiera
0a3301fd91
private-gpt: init at 0.5.0
2024-05-11 22:42:04 +02:00
Fabian Affolter
4aba918d10
python311Packages.weaviate-client: 4.5.7 -> 4.6.0
...
Diff: https://github.com/weaviate/weaviate-python-client/compare/refs/tags/v4.5.7...v4.6.0
Changelog: https://github.com/weaviate/weaviate-python-client/releases/tag/v4.6.0
2024-05-11 22:35:03 +02:00
Fabian Affolter
642ead7c2d
Merge pull request #310797 from r-ryantm/auto-update/python311Packages.fastbencode
...
python311Packages.fastbencode: 0.2 -> 0.3.1
2024-05-11 22:32:01 +02:00
Fabian Affolter
60bc6308c8
python312Packages.trafilatura: format with nixfmt
2024-05-11 22:30:14 +02:00
Fabian Affolter
a8e2c36b8f
python312Packages.trafilatura: refactor
2024-05-11 22:29:54 +02:00
Fabian Affolter
6a0968bea1
python311Packages.trafilatura: 1.8.1 -> 1.9.0
...
Changelog: https://github.com/adbar/trafilatura/blob/v1.9.0/HISTORY.md
2024-05-11 22:28:47 +02:00
Fabian Affolter
f48baca2a3
python312Packages.courlan: format with nixfmt
2024-05-11 22:26:07 +02:00
Fabian Affolter
577710d5ef
python312Packages.courlan: refactor
2024-05-11 22:25:48 +02:00
Fabian Affolter
3e6c1b075c
python312Packages.courlan: 1.0.0 -> 1.1.0
...
Changelog: https://github.com/adbar/courlan/blob/v1.1.0/HISTORY.md
2024-05-11 22:23:51 +02:00
Fabian Affolter
c6f2b0c6ef
Merge pull request #310789 from r-ryantm/auto-update/python311Packages.pyomo
...
python311Packages.pyomo: 6.7.1 -> 6.7.2
2024-05-11 22:18:21 +02:00
Fabian Affolter
fd85d5e26d
python311Packages.python-roborock: 2.2.0 -> 2.2.1
...
Diff: https://github.com/humbertogontijo/python-roborock/compare/refs/tags/v2.2.0...v2.2.1
Changelog: https://github.com/humbertogontijo/python-roborock/blob/v2.2.1/CHANGELOG.md
2024-05-11 22:17:35 +02:00
Fabian Affolter
09208c1471
Merge pull request #310899 from fabaff/bloodyad-bump
...
python312Packages.bloodyad: 1.1.1 -> 2.0.3
2024-05-11 22:15:17 +02:00