Commit Graph

588269 Commits

Author SHA1 Message Date
jerrita
ef22d82d56
linuxPackages.r8168: 8.048.03 -> 8.052.01 2024-02-24 18:11:53 +08:00
yellowhat
50f953be9b cri-o: 1.29.1 -> 1.29.2
Update pkgs/applications/virtualization/cri-o/default.nix

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2024-02-24 11:03:11 +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
Vladimír Čunát
49a820eae1
python311Packages.smartypants: avoid rebuild
This keeps 3.12 from 876379f883 but reverts 3.11 to avoid the rebuilds:
   8933 x86_64-darwin
  21912 x86_64-linux
2024-02-24 09:31:48 +01:00
R. Ryantm
2d24bceb57 python312Packages.dep-logic: 0.0.4 -> 0.2.0 2024-02-24 08:22:21 +00:00
R. Ryantm
ee5bef2e69 obs-studio-plugins.obs-shaderfilter: 2.0.0 -> 2.2.2 2024-02-24 08:12:38 +00:00
Sergei Trofimovich
8f3b751ca8 wineWowPackages.minimal: fix build (missing --without-x)
Without the change build fails on `master` as
https://hydra.nixos.org/build/249529907:

    checking for X... no
    configure: error: X 64-bit development files not found. Wine will be built
    without X support, which probably isn't what you want. You will need
    to install 64-bit development packages of Xlib at the very least.
    Use the --without-x option if you really want this.

The change explicitly passes `--without-x` for `wine` without
`x11Support`.

Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
2024-02-24 08:02:22 +00:00
R. Ryantm
6d762aa899 postgresql14Packages.lantern: 0.0.12 -> 0.2.0 2024-02-24 07:56:23 +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
9692775b54 kodiPackages.svtplay: 5.1.12 -> 5.1.21 2024-02-24 06:11:17 +00:00
R. Ryantm
a1b3b48278 kodiPackages.iagl: 3.0.6 -> 3.0.9 2024-02-24 06:11:13 +00:00
R. Ryantm
f86a2c6003 kodiPackages.jellyfin: 0.7.10 -> 0.7.12 2024-02-24 06:11:10 +00:00
github-actions[bot]
3affb60f96
Merge master into staging-next 2024-02-24 06:03:30 +00: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
R. Ryantm
a3d47ebf72 fishPlugins.done: 1.19.1 -> 1.19.2 2024-02-24 05:20:48 +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
R. Ryantm
e9770e52ec python312Packages.trimesh: 4.1.4 -> 4.1.5 2024-02-24 04:55:24 +00: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
Andrew Brooks
1bb56dc55e linux: enable CONFIG_MAC80211_MESH
This enables support for 802.11s mesh networking in drivers that
support it.
2024-02-23 22:49:38 -06: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