José Ribeiro
925718078d
feishin: 0.6.1 → 0.7.1
...
Diff: https://github.com/jeffvli/feishin/compare/v0.6.1...v0.7.1
Changelog:
- https://github.com/jeffvli/feishin/releases/tag/v0.7.0
- https://github.com/jeffvli/feishin/releases/tag/v0.7.1
Fixes NixOS#310972.
2024-05-12 03:47:17 +01:00
OTABI Tomoya
e1fce3f66f
Merge pull request #308490 from natsukium/migrate/update
...
migrate: 3.7.2 -> 5.0.6
2024-05-12 10:59:02 +09:00
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
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
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
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
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
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
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
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
Fabian Affolter
81adb3e88d
Merge pull request #310750 from r-ryantm/auto-update/python311Packages.total-connect-client
...
python311Packages.total-connect-client: 2024.4 -> 2024.5
2024-05-11 22:15:03 +02:00
Gaetan Lepage
bdf2849281
python311Packages.aeppl: fix build
2024-05-11 22:06:00 +02:00
Gaetan Lepage
1917011ee8
python311Packages.augmax: 0.3.1 -> 0.3.2
2024-05-11 22:05:59 +02:00
Fabian Affolter
40453616d1
python312Packages.langsmith: 0.1.56 -> 0.1.57
...
Diff: https://github.com/langchain-ai/langsmith-sdk/compare/refs/tags/v0.1.56...v0.1.57
Changelog: https://github.com/langchain-ai/langsmith-sdk/releases/tag/v0.1.57
2024-05-11 22:04:04 +02:00
Fabian Affolter
5a4d5de5dc
python312Packages.mechanize: format with nixfmt
2024-05-11 21:55:58 +02:00
Fabian Affolter
85f29f3518
python312Packages.mechanize: refactor
2024-05-11 21:55:38 +02:00
Fabian Affolter
608b9d1989
python311Packages.mechanize: 0.4.9 -> 0.4.10
...
Changelog: https://github.com/python-mechanize/mechanize/blob/v0.4.10/ChangeLog
2024-05-11 21:54:00 +02:00
Michael Livshin
d2d8db8cb7
zerotierone: 1.12.2 -> 1.14.0 ( #309343 )
...
https://github.com/zerotier/ZeroTierOne/releases/tag/1.14.0
https://github.com/zerotier/ZeroTierOne/compare/1.12.2...1.14.0
https://github.com/zerotier/ZeroTierOne/blob/1.14.0/RELEASE-NOTES.md
2024-05-11 21:51:30 +02:00
Fabian Affolter
5f5a15d037
python311Packages.malduck: format with nixfmt
2024-05-11 21:47:12 +02:00
Fabian Affolter
a7c2e7306a
python311Packages.malduck: refactor
2024-05-11 21:46:50 +02:00
Fabian Affolter
d6ac5cabbb
python311Packages.malduck: 4.4.0 -> 4.4.1
...
Diff: https://github.com/CERT-Polska/malduck/compare/refs/tags/v4.4.0...v4.4.1
Changelog: https://github.com/CERT-Polska/malduck/releases/tag/v4.4.1
2024-05-11 21:44:00 +02:00
Fabian Affolter
b246b903a1
python312Packages.minidb: format with nixfmt
2024-05-11 21:39:45 +02:00
Fabian Affolter
ecf4a6d793
python312Packages.minidb: refactor
2024-05-11 21:38:31 +02:00
Fabian Affolter
5331891aa6
python312Packages.minidb: 2.0.7 -> 2.0.8
...
Diff: https://github.com/thp/minidb/compare/refs/tags/2.0.7...2.0.8
2024-05-11 21:34:41 +02:00