Commit graph

587621 commits

Author SHA1 Message Date
R. Ryantm 03a5518519 freetube: 0.19.1 -> 0.19.2 2024-02-24 15:06:09 +00:00
Thomas Gerbet 8db50d6f20
Merge pull request #290947 from ruby0b/pyload-ng-0.5.0b3.dev80
pyload-ng: 0.5.0b3.dev75 -> 0.5.0b3.dev80
2024-02-24 12:23:30 +01:00
Azat Bahawi 38e2e00bd2
Merge pull request #290703 from r-ryantm/auto-update/werf
werf: 1.2.292 -> 1.2.294
2024-02-24 11:12:20 +00:00
Yt 85a7517e19
Merge pull request #291058 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.01.0 -> 24.02.0
2024-02-24 10:48:44 +00:00
Thomas Gerbet d01044ecfa zabbix40: drop, no more supported upstream
Security/limited support ended in October 2023.

https://www.zabbix.com/life_cycle_and_release_policy
2024-02-24 21:31:20 +11:00
Colin a65967a12c nixos/nix: documentation: fix outdated reference to /etc/nix.conf 2024-02-24 21:29:38 +11:00
Mario Rodas 8e8148f624 git-absorb: 0.6.11 -> 0.6.12
Diff: https://github.com/tummychow/git-absorb/compare/refs/tags/0.6.11...0.6.12
2024-02-24 21:27:00 +11:00
Christian Kögler d743b7f87d
Merge pull request #291095 from r-ryantm/auto-update/vdrPlugins.softhddevice
vdrPlugins.softhddevice: 2.0.9 -> 2.1.1
2024-02-24 11:21:48 +01:00
Pol Dellaiera 4d6c7b966e
Merge pull request #291083 from r-ryantm/auto-update/obs-studio-plugins.obs-shaderfilter
obs-studio-plugins.obs-shaderfilter: 2.0.0 -> 2.2.2
2024-02-24 11:02:19 +01:00
Thiago Kenji Okada 126adb68d7
Merge pull request #291022 from r-ryantm/auto-update/libretro.genesis-plus-gx
libretro.genesis-plus-gx: unstable-2024-02-16 -> unstable-2024-02-23
2024-02-24 09:56:13 +00:00
Thiago Kenji Okada 0e1cb44893
Merge pull request #291019 from r-ryantm/auto-update/libretro.gambatte
libretro.gambatte: unstable-2024-02-09 -> unstable-2024-02-23
2024-02-24 09:55:38 +00:00
Thiago Kenji Okada 62fe53893f
Merge pull request #291008 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-02-09 -> unstable-2024-02-23
2024-02-24 09:55:15 +00:00
Thiago Kenji Okada e133be6a51
Merge pull request #290975 from r-ryantm/auto-update/libretro.mame2003-plus
libretro.mame2003-plus: unstable-2024-02-16 -> unstable-2024-02-21
2024-02-24 09:54:51 +00:00
Thiago Kenji Okada b41a0d0740
Merge pull request #290974 from r-ryantm/auto-update/libretro.puae
libretro.puae: unstable-2024-02-20 -> unstable-2024-02-22
2024-02-24 09:54:30 +00:00
Thiago Kenji Okada 6575f33591
Merge pull request #290972 from r-ryantm/auto-update/libretro.ppsspp
libretro.ppsspp: unstable-2024-02-16 -> unstable-2024-02-23
2024-02-24 09:53:54 +00:00
Fabian Affolter e7b359865f
Merge pull request #289704 from fabaff/pyrainbird-bump
python311Packages.pyrainbird: 4.0.1 -> 4.0.2
2024-02-24 10:50:06 +01:00
Fabian Affolter 3c833febee
Merge pull request #290597 from fabaff/fastapi-sso-bump
python311Packages.fastapi-sso: 0.11.0 -> 0.12.1
2024-02-24 10:37:14 +01:00
Fabian Affolter ba325b39ee
Merge pull request #290273 from fabaff/powerhub
powerhub: init at 2.0.7
2024-02-24 10:36:40 +01:00
Fabian Affolter 6c0b884a56
Merge pull request #290992 from fabaff/pysaml2-bump
python311Packages.pysaml2: 7.4.1 -> 7.5.0
2024-02-24 10:35:37 +01:00
R. Ryantm aef5e138b1 vdrPlugins.softhddevice: 2.0.9 -> 2.1.1 2024-02-24 09:35:23 +00:00
Fabian Affolter cb7e28ccd9
Merge pull request #291016 from fabaff/tencentcloud
python311Packages.tencentcloud-sdk-python: init at 3.0.1094
2024-02-24 10:35:17 +01:00
K900 f5c4b5837d
Merge pull request #289748 from picnoir/pic/ppd020
power-profiles-daemon: 0.13 -> 0.20
2024-02-24 12:30:49 +03:00
Martin Weinelt 5ab08ad057
Merge pull request #291061 from r-ryantm/auto-update/home-assistant-custom-lovelace-modules.mushroom
home-assistant-custom-lovelace-modules.mushroom: 3.4.0 -> 3.4.2
2024-02-24 10:03:57 +01:00
Félix Baylac Jacqué 1da7dfa57d nixosTests.power-profiles-daemon: test profilectl CLI
We also take advantage of that change to point to the new dbus
canonical names.
2024-02-24 09:39:28 +01:00
Félix Baylac Jacqué 93679d4d0a power-profiles-daemon: 0.13 -> 0.20
The upstream original maintainer is not paid anymore to maintain the
project and decided to step down. The project has been taken over by
the upower team.

This is the first release part of this upower team.

The integration tests are now relying on the powerprofilectl command:
we need to patch the python path of this dependency before running the
integration tests instead of doing that during in the fixup phase.

Taking advantage of this to remove the PostFixup phase. Not 100% about
this move: it's a bit less future proof.
2024-02-24 09:39:28 +01:00
R. Ryantm ee5bef2e69 obs-studio-plugins.obs-shaderfilter: 2.0.0 -> 2.2.2 2024-02-24 08:12:38 +00:00
Weijia Wang 9f170ebef5
Merge pull request #291067 from cafkafk/cafkafk-matrix-homeserver
maintainers: update cafkafk matrix homeserver
2024-02-24 08:48:07 +01:00
Weijia Wang 1fd991c51a
Merge pull request #291045 from wegank/llvm-git-darwin
llvmPackages_git.libcxxabi: unbreak on x86_64-darwin
2024-02-24 08:45:44 +01:00
Christina Sørensen 9ba19dd9fe
maintainers: update cafkafk matrix homeserver
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-24 07:47:52 +01:00
R. Ryantm 2324539888 home-assistant-custom-lovelace-modules.mushroom: 3.4.0 -> 3.4.2 2024-02-24 05:35:37 +00:00
R. Ryantm f96ed27264 fishPlugins.forgit: 24.01.0 -> 24.02.0 2024-02-24 05:20:51 +00:00
Pol Dellaiera f63ce824cd
Merge pull request #290722 from khaser/postman-update
postman: 10.18.6 -> 10.23.5
2024-02-24 06:15:19 +01:00
Pol Dellaiera b4a17f20ea
Merge pull request #290811 from r-ryantm/auto-update/hyperrogue
hyperrogue: 13.0a -> 13.0b
2024-02-24 06:10:07 +01:00
Weijia Wang a9db778648 llvmPackages_git.libcxxabi: unbreak on x86_64-darwin
Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-02-24 05:57:43 +01:00
Adam C. Stephens a1092630e7
Merge pull request #291000 from LeSuisse/edk2-202402
edk2: 202311 -> 202402
2024-02-23 23:57:13 -05:00
kirillrdy d6549418f4
Merge pull request #289943 from 999eagle/update/invidious
invidious: unstable-2024-01-29 -> 0.20.1-unstable-2024-02-18, cleanup
2024-02-24 15:51:51 +11:00
Mario Rodas badc23b597
Merge pull request #291041 from marsam/update-pgagroal
pgagroal: 1.5.1 -> 1.6.0
2024-02-23 23:24:46 -05:00
Weijia Wang 018e7104b5
Merge pull request #290005 from r-ryantm/auto-update/rwpspread
rwpspread: 0.1.9 -> 0.2.1
2024-02-24 05:10:41 +01:00
Weijia Wang 819678f0b7
Merge pull request #289896 from r-ryantm/auto-update/dart-sass
dart-sass: 1.70.0 -> 1.71.1
2024-02-24 05:09:06 +01:00
Weijia Wang 06c9d369ac
Merge pull request #290958 from r-ryantm/auto-update/graphite-cli
graphite-cli: 1.1.5 -> 1.2.3
2024-02-24 05:08:29 +01:00
Weijia Wang 137d77959a
Merge pull request #284830 from madsbv/update-karabiner-elements
karabiner-elements: 14.11.0 -> 14.13.0
2024-02-24 04:56:28 +01:00
Weijia Wang 9e62e3a29f
Merge pull request #286829 from reedrw/clipit-mainprogram
clipit: set meta.mainProgram
2024-02-24 04:55:57 +01:00
Weijia Wang 02387071ab
Merge pull request #287629 from D3vil0p3r/patch-8
unix-privesc-check: init at 1.4
2024-02-24 04:53:01 +01:00
Weijia Wang a426b50dc6
Merge pull request #290767 from wegank/mlir-git
llvmPackages_git.mlir: init
2024-02-24 04:48:21 +01:00
Weijia Wang ed2668f7d8
Merge pull request #291001 from trofi/wownero-gcc-13-fix
wownero: fix `gcc-13` build
2024-02-24 04:32:47 +01:00
Mario Rodas 53f519cddb
Merge pull request #290985 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.14.11 -> 0.14.12
2024-02-23 21:35:07 -05:00
a-n-n-a-l-e-e 4d69a79e62
Merge pull request #290251 from D3vil0p3r/patch-6
samdump2: init at 3.0.0
2024-02-23 18:34:55 -08:00
Mario Rodas 73d581344d
Merge pull request #290989 from xrelkd/feat/api-linter
api-linter: add meta.mainProgram
2024-02-23 21:34:46 -05:00
Mario Rodas d44050ee2b
Merge pull request #291020 from r-ryantm/auto-update/namespace-cli
namespace-cli: 0.0.341 -> 0.0.345
2024-02-23 21:32:22 -05:00
Weijia Wang edf0020d04
Merge pull request #290978 from trofi/xmrig-mo-gcc-13-fix-update
xmrig-mo: 6.20.0-mo1 -> 6.21.0-mo2
2024-02-24 03:20:20 +01:00