Thiago Kenji Okada
665674ed32
Merge pull request #314997 from JerrySM64/update-kernels
...
linuxKernel.kernels.linux_zen: 6.9.1-zen1 -> 6.9.2-zen1
2024-05-27 11:31:11 +01:00
R. Ryantm
71bc57f4cc
coder: 2.10.2 -> 2.10.3
2024-05-27 10:25:32 +00:00
Stefan Frijters
739c052d6b
espflash: 3.0.0 -> 3.1.0
2024-05-27 12:07:23 +02:00
rewine
8fbe3b5589
deepin.dde-daemon: do not create /usr/share/uadp
...
fix: https://github.com/NixOS/nixpkgs/issues/314108
2024-05-27 18:01:43 +08:00
AMS21
48d0c1cdfc
llvmPackages_18: 18.1.5 -> 18.1.6
2024-05-27 11:50:48 +02:00
isabel
072363fc3e
gh-eco: added fetchpatch; modernize
2024-05-27 10:44:04 +01:00
Pol Dellaiera
7148a46c2a
Merge pull request #312615 from isabelroses/add/wiper
...
wiper: init at 0.2.1
2024-05-27 11:35:41 +02:00
Pol Dellaiera
a7f2da514c
Merge pull request #313143 from r-vdp/fwupd
...
fwupd: 1.9.19 -> 1.9.20
2024-05-27 11:34:57 +02:00
Honnip
709d326858
gnomeExtensions.mullvad-indicator: remove outdated patch
2024-05-27 18:24:28 +09:00
Yt
471415cff5
Merge pull request #314876 from r-ryantm/auto-update/python311Packages.litellm
...
python311Packages.litellm: 1.37.16 -> 1.38.8
2024-05-27 09:20:53 +00:00
R. Ryantm
96cec313d8
clickhouse-backup: 2.5.9 -> 2.5.10
2024-05-27 09:20:30 +00:00
R. Ryantm
fb07767047
api-linter: 1.66.0 -> 1.66.1
2024-05-27 09:20:13 +00:00
Honnip
b2069e7fc7
nixosTests.gnome-extensions: ENABLED
and DISABLED
states are renamed
...
01e9724d75
Fix the test failure caused by the renaming of the states name from `ENABLED`, `DISABLED` to `ACTIVE` and `INACTIVE`
2024-05-27 18:04:55 +09:00
Sandro
99d60e5489
Merge pull request #314948 from Izorkin/update-pinentry-tty
2024-05-27 11:04:18 +02:00
Sandro
3ef3d194a4
Merge pull request #315008 from r-ryantm/auto-update/golangci-lint
2024-05-27 11:02:52 +02:00
Martin Weinelt
5cf005119a
discourse: strip markers from plugin compat spec
...
The plugin updater would previously stumble over compat spec version
entries that begin with angled brackets.
````
< 3.3.0.beta1-dev: 56b0de3896361b6a87523537c8f5b450d2fe0807
3.2.0: 33c43ca51ac7b7baa8a309a269dcf8685b8bd638
< 3.2.0.beta2-dev: ac930c509e2a5b0c37b84bcea28d332e686add95
3.1.999: a304cd2028ccf1f5b00f5137633aa7027a1fd334
3.1.0.beta3: 9c270cac9abc1c2b30574d8c655fb3a90546236b
[...]
````
2024-05-27 10:58:26 +02:00
Martin Weinelt
3106519f14
discourse: rely on packaging module for version comparison
...
The distutils module is deprecated and was removed in Python 3.12, which
would eventually break this updater.
2024-05-27 10:58:25 +02:00
Honnip
d7062ba870
nixosTests.gnome-extensions: emoji-selector
has been removed
2024-05-27 17:57:48 +09:00
Ivan Mincik
cf2b0cf26e
Merge pull request #314061 from r-ryantm/auto-update/libgeotiff
...
libgeotiff: 1.7.1 -> 1.7.2
2024-05-27 08:48:38 +00:00
R. Ryantm
f360726554
python311Packages.dploot: 2.7.1 -> 2.7.2
2024-05-27 08:39:50 +00:00
Raphael Das Gupta
603c0346d1
pythonPackages.shiboken2: mark as broken on Python ≥ 3.12 ( #314968 )
...
shiboken2 uses distutils, which was removed in Python 3.12.
This is the case in the currently packaged shiboken2 5.15.11,
as well as in the latest 5.x upstream release 5.15.12.
We can't use the 6.x releases, as those are for shiboken6,
not shiboken2.
2024-05-27 08:38:46 +00:00
Mathis
7042f95f88
haskellPackages.di-core: unbreak on darwin ( #314627 )
...
One of the tests is flaky and fails sometimes on darwin, linux builds
don't seem to be affected. This change removes the failing assert on
darwin.
2024-05-27 08:36:13 +00:00
luoch
4082d7e115
dbeaver-bin: add wrapGAppsHook3
2024-05-27 16:35:09 +08:00
Gaetan Lepage
c9a4d2e5fa
python311Packages.huggingface-hub: 0.23.1 -> 0.23.2
...
Diff: https://github.com/huggingface/huggingface_hub/compare/refs/tags/v0.23.1...v0.23.2
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.23.2
2024-05-27 10:34:31 +02:00
Aaron Jheng
6f8ce597d0
croc: 9.6.16 -> 10.0.5
2024-05-27 16:28:22 +08:00
Maximilian Bosch
bc2096e268
Merge pull request #314944 from Ma27/bump-nix-git
...
nixVersions.git: 2.23.0pre20240520_b7709d14 -> 2.23.0pre20240526_7de033d6
2024-05-27 08:17:10 +00:00
Peder Bergebakken Sundt
d9f3dfa944
Merge pull request #314954 from pbsds/bump-pymongo-inmemory-1716753541
...
python312Packages.pymongo-inmemory: 0.4.1 -> 0.4.2
2024-05-27 10:14:41 +02:00
R. Ryantm
8746b7cb88
extism-cli: 1.4.0 -> 1.5.0
2024-05-27 08:11:14 +00:00
Pascal Wittmann
720438b7e2
Merge pull request #314989 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.16.0 -> 10.17.0
2024-05-27 10:05:07 +02:00
nixpkgs-merge-bot[bot]
df548c62c9
Merge pull request #315019 from r-ryantm/auto-update/pyprland
...
pyprland: 2.3.2 -> 2.3.4
2024-05-27 07:52:31 +00:00
K900
06208ec002
kanidm: don't LTO tests
...
Saves 30 minutes of build time.
2024-05-27 10:43:01 +03:00
Thomas Gerbet
00015f3ef9
Merge pull request #309036 from tomfitzhenry/sshd-package
...
nixos/ssh: add services.openssh.package
2024-05-27 09:40:31 +02:00
Rolf Schröder
e8e045b1fc
besu: use jemalloc (Linux) & add tests ( #282523 )
2024-05-27 09:27:00 +02:00
Jeremy Baxter
1208b2978c
maintainers: update email address for Jeremy Baxter
2024-05-27 19:25:14 +12:00
R. Ryantm
0b331b2636
ghciwatch: 0.5.12 -> 0.5.16
2024-05-27 07:14:41 +00:00
Pol Dellaiera
e32580d9d1
Merge pull request #314851 from r-ryantm/auto-update/lazydocker
...
lazydocker: 0.23.1 -> 0.23.3
2024-05-27 09:12:46 +02:00
Pol Dellaiera
9f7e07aa22
Merge pull request #314168 from r-ryantm/auto-update/zarf
...
zarf: 0.33.2 -> 0.34.0
2024-05-27 09:09:42 +02:00
Pol Dellaiera
04d169abe5
Merge pull request #314316 from r-ryantm/auto-update/caligula
...
caligula: 0.4.6 -> 0.4.7
2024-05-27 08:59:24 +02:00
Pol Dellaiera
9f985bbbee
Merge pull request #314646 from r-ryantm/auto-update/devpod
...
devpod: 0.5.7 -> 0.5.8
2024-05-27 08:58:54 +02:00
Pol Dellaiera
43f5fcf8e5
Merge pull request #314982 from r-ryantm/auto-update/cargo-public-api
...
cargo-public-api: 0.34.1 -> 0.34.2
2024-05-27 08:58:35 +02:00
Jörg Thalheim
7d7cf1590c
Merge pull request #315018 from ibizaman/deepdiff
...
make deep diff cli tool work
2024-05-27 08:50:20 +02:00
Pablo Ovelleiro Corral
3dfc7246cc
zk: 0.14.0 -> 0.14.1
2024-05-27 08:41:30 +02:00
R. Ryantm
27f9914e58
pyprland: 2.3.2 -> 2.3.4
2024-05-27 06:29:49 +00:00
ibizaman
8e3ef297e1
deepdiff: fix cli binary
2024-05-26 22:58:34 -07:00
tomberek
757873b346
Merge pull request #311696 from Pandapip1/fix-statoolkit-license
...
licenses: Add NCBI-PD
2024-05-27 00:35:44 -04:00
K900
9f5944baf8
Merge pull request #315007 from r-ryantm/auto-update/home-assistant-custom-lovelace-modules.android-tv-card
...
home-assistant-custom-lovelace-modules.android-tv-card: 3.7.3 -> 3.7.4
2024-05-27 07:33:17 +03:00
tomberek
4b30ef50a7
Merge pull request #313259 from tomodachi94/enhance/mpack/modernize+adopt
...
mpack: add tests, adopt, modernize
2024-05-27 00:32:06 -04:00
R. Ryantm
484ca81b75
python311Packages.peaqevcore: 19.10.8 -> 19.10.12
2024-05-27 04:30:13 +00:00
tomberek
f521e23490
Merge pull request #313728 from luftmensch-luftmensch/errands_46.2.1
...
errands: 46.2 -> 46.2.2
2024-05-27 00:28:42 -04:00
R. Ryantm
0334aba6eb
sketchybar-app-font: 2.0.18 -> 2.0.19
2024-05-27 04:23:50 +00:00