Pol Dellaiera and GitHub
1aec99ec4e
phpExtensions.iconv: fix build on Darwin after the SDK update ( #348181 )
2024-10-13 15:48:16 +02:00
Martin Weinelt and GitHub
a80b3275ed
remarshal: 0.17.1 -> 0.20.0; python312Packages.tomlkit: 0.12.5 -> 0.13.2 ( #348098 )
2024-10-13 15:37:56 +02:00
Martin Weinelt
db13b6d4c4
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/mlflow/default.nix
- pkgs/development/python-modules/napari/default.nix
2024-10-13 15:36:55 +02:00
Martin Weinelt
245ecd7aa9
python312Packages.remarshal: 0.17.1 -> 0.20.0
...
https://github.com/remarshal-project/remarshal/releases/tag/v0.18.0
https://github.com/remarshal-project/remarshal/releases/tag/v0.19.0
https://github.com/remarshal-project/remarshal/releases/tag/v0.20.0
2024-10-13 15:32:35 +02:00
Martin Weinelt
59cf2a8684
python312Packages.tomlkit: 0.12.5 -> 0.13.2
...
https://github.com/sdispater/tomlkit/blob/0.13.2/CHANGELOG.md
2024-10-13 15:27:39 +02:00
github-actions[bot] and GitHub
d44298d679
Merge master into staging-next
2024-10-13 12:05:14 +00:00
Nick Hu and GitHub
ad77064254
signal-desktop: add darwin support ( #348165 )
2024-10-13 12:23:26 +01:00
Julien Malka and GitHub
6f11b44075
misskey: 2024.5.0 -> 2024.10.0 ( #343505 )
2024-10-13 13:16:06 +02:00
Masum Reza and GitHub
93a9a335ee
vscode-extensions.wakatime.vscode-wakatime: 18.0.5 -> 24.2.0 ( #348218 )
2024-10-13 16:19:45 +05:30
github-actions[bot] and GitHub
a1047a51bb
Merge master into staging-next
2024-10-13 10:22:17 +00:00
Alyssa Ross
acf6b15f94
gnome-settings-daemon: add withSystemd option
...
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gnome-settings-daemon is necessary
to build xdg-desktop-portal-gtk, but it wasn't possible for systems
that can't use systemd.
I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs.
A couple of backports are required for it to build. They can be
removed when we update to GNOME 47.
2024-10-13 11:51:39 +02:00
Alyssa Ross
9704a4f856
upower: add withSystemd option
...
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building upower is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.
I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs, and it's consistent with the package's
"withIntrospection" argument (though not "useIMobileDevice").
2024-10-13 11:50:47 +02:00
Alyssa Ross
e7a5d9ec42
upower: fix disabling introspection
2024-10-13 11:50:47 +02:00
Ulrik Strid and GitHub
d410b3c201
ocamlPackages.hacl-star: 0.7.1 → 0.7.2 ( #347666 )
2024-10-13 11:49:56 +02:00
Alyssa Ross
6f700a0b61
gnome-desktop: add withSystemd option
...
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gnome-desktop is necessary to
build xdg-desktop-portal-gtk, but it wasn't possible for systems that
can't use systemd.
I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs.
2024-10-13 11:49:44 +02:00
Alyssa Ross
744ab7a50e
gcr_4: add systemdSupport option
...
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gcr_4 is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.
I've called the option "systemdSupport" for consistency with gcr (3)'s
equivalent option.
2024-10-13 11:49:21 +02:00
Alyssa Ross
4b2dbd4511
colord: add enableSystemd option
...
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building colord is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.
I've called the option "enableSystemd" for consistency with the
existing "enableDaemon" option.
As usual in Nixpkgs, the user is responsible for also overriding udev
to a non-systemd implementation if necessary.
2024-10-13 11:49:07 +02:00
Alyssa Ross
b816a99cea
systemd.meta.pkgConfigModules: init
2024-10-13 11:49:07 +02:00
Alyssa Ross
24aaa8a8d4
libudev-zero.meta.pkgConfigModules: init
2024-10-13 11:49:07 +02:00
Alyssa Ross
37442e7792
eudev.meta.pkgConfigModules: init
2024-10-13 11:49:07 +02:00
Azat Bahawi and GitHub
af2e71bd62
gzdoom: 4.12.2 -> 4.13.0; zmusic: 1.1.13 -> 1.1.14, add Gliczy as maintainer, reformat ( #348072 )
2024-10-13 09:19:36 +00:00
Vladimír Čunát
5a92d785ae
thunderbird-115, thunderbird-128: minor update ( #347987 )
2024-10-13 11:16:41 +02:00
Martin Weinelt and GitHub
bb02d6c33d
[python-updates] minor updates (2024-09-29) ( #345326 )
2024-10-13 11:13:07 +02:00
Azat Bahawi and GitHub
cceb5afb5c
nixosTests.endlessh-go: fix to match current module ( #347976 )
2024-10-13 09:10:04 +00:00
Martin Weinelt
7e35720bfc
python312Packages.pyipp: 0.16.0 -> 0.17.0
...
https://github.com/ctalkington/python-ipp/releases/tag/0.17.0
2024-10-13 11:10:00 +02:00
Martin Weinelt
e4a6b7a2e3
python312Packages.pyramid: fix missing dep, modernize
2024-10-13 11:10:00 +02:00
Martin Weinelt
c6520394b3
home-assistant-custom-components.solis-sensor: disable manifest check
...
Our aiofiles version is newer than what the manifest pins.
2024-10-13 11:10:00 +02:00
Martin Weinelt
6a7304f2d7
python312Packages.pytautulli: disable failing test
2024-10-13 11:10:00 +02:00
Martin Weinelt
5bed8e897a
python312Packages.open-meteo: disable failing test, modernize
2024-10-13 11:10:00 +02:00
Martin Weinelt
aa514f873e
python312Packages.pyhomeworks: remove wheel build dep
2024-10-13 11:10:00 +02:00
Martin Weinelt
43fce14cad
python312Packages.mlflow: relax dependency constraints
2024-10-13 11:10:00 +02:00
Martin Weinelt
67058fb25c
python312Packages.faster-whisper: relax av constraint
2024-10-13 11:09:59 +02:00
Fabian Affolter and Martin Weinelt
472a39d28c
python312Packages.transmissionrpc: remove
...
Unmaintained for over 10 years
2024-10-13 11:09:59 +02:00
Fabian Affolter and Martin Weinelt
79f3a76456
python312Packages.xboxapi: refactor
2024-10-13 11:09:59 +02:00
Fabian Affolter and Martin Weinelt
09995af26f
python312Packages.smartypants: refactor
2024-10-13 11:09:59 +02:00
Fabian Affolter and Martin Weinelt
cfde1403cf
python312Packages.smarthab: refactor
2024-10-13 11:09:59 +02:00
Fabian Affolter and Martin Weinelt
898305277e
python312Packages.flask-marshmallow: refactor
2024-10-13 11:09:59 +02:00
Martin Weinelt
c6b6721892
python312Packages.restrictedpython: relax setuptools version
2024-10-13 11:09:59 +02:00
Martin Weinelt
9ad54f0912
python312Packages.cbor2: modernize
2024-10-13 11:09:59 +02:00
Martin Weinelt
eec87dce38
python312Packages.rich-argparse: disable failing test
2024-10-13 11:09:58 +02:00
Martin Weinelt
d654955a7e
python312.pkgs.opentelemetry-instrumentation: 0.47b0 -> 0.48b0
...
https://github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/v0.48b0
2024-10-13 11:09:58 +02:00
Martin Weinelt
c45d23889a
python312Packages.trio-asyncio: ignore DeprecationWarning
2024-10-13 11:09:58 +02:00
Martin Weinelt
dcd5f162a6
python312Packages.aetcd: relax protobuf, use pytest-cov-stub
2024-10-13 11:09:58 +02:00
Fabian Affolter and Martin Weinelt
6432b6e7a2
python312Packages.narwhals: init at 1.9.1
...
Lightweight and extensible compatibility layer between dataframe libraries
https://github.com/narwhals-dev/narwhals
2024-10-13 11:09:58 +02:00
Martin Weinelt
a0b619163b
python312Packages.amaranth: relax pdm-backend constraint
2024-10-13 11:09:58 +02:00
Martin Weinelt
382fb553fd
python312Packages.flask-restful: disable failing tests
2024-10-13 11:09:58 +02:00
Martin Weinelt
bbe441b2c9
python312Packages.linear-operator: disable flaky test
2024-10-13 11:09:58 +02:00
Martin Weinelt
d3adbbcaf4
python312Packages.python-can: modernize
2024-10-13 11:09:57 +02:00
Martin Weinelt
c8d67ce1bd
python312Packages.python-can: relax msgpack constraint
2024-10-13 11:09:57 +02:00
Martin Weinelt
090f6442fc
python312Packages.opentelemetry-proto: relax protobuf version
2024-10-13 11:09:57 +02:00