DataHearth
c6700eedca
beatprints: init at 1.1.4
2025-04-16 19:36:16 +02:00
Weijia Wang and GitHub
b107b36e15
squashfuse: 0.5.2 -> 0.6.0 ( #387169 )
2025-03-26 12:20:26 +01:00
Weijia Wang and GitHub
c62358e9c7
libretro.vice-x128: 0-unstable-2025-02-07 -> 0-unstable-2025-02-23 ( #386203 )
2025-03-26 12:07:11 +01:00
Weijia Wang and GitHub
1c01e2dae6
dxx-rebirth: 0.60.0-beta2-unstable-2025-01-12 -> 0.60.0-beta2-unstable-2025-03-01 ( #388130 )
2025-03-26 12:05:17 +01:00
Arne Keller and GitHub
d95226c428
lttv: fix build with gcc14 ( #393190 )
2025-03-26 11:34:44 +01:00
Arne Keller and GitHub
0073b353e2
nettee: 0.3.4 -> 0.3.5, switch to SourceForge, fix build ( #393218 )
2025-03-26 11:32:43 +01:00
K900 and GitHub
266484b090
sdl2-compat: symlink package config specification file into sdl2.pc ( #393342 )
2025-03-26 13:24:58 +03:00
Weijia Wang and GitHub
04275a6be4
libretro.mame2003-plus: 0-unstable-2025-02-11 -> 0-unstable-2025-03-15 ( #387194 )
2025-03-26 11:22:45 +01:00
Weijia Wang and GitHub
d49468adec
libretro.snes9x: 0-unstable-2024-12-17 -> 0-unstable-2025-02-24 ( #386502 )
2025-03-26 11:14:00 +01:00
Arne Keller and GitHub
98430f956c
pinchflat: init at 2025.3.17, nixos/pinchflat: init ( #364135 )
2025-03-26 11:06:02 +01:00
rekcäH nitraM and Francesco Gazzetta
02045a9cb2
projectm-sdl-cpp: mark as not compiling on darwin
2025-03-26 10:03:44 +00:00
Weijia Wang and GitHub
99913c7dcf
python312Packages.pyomo: 6.8.2 -> 6.9.1 ( #386343 )
2025-03-26 11:03:15 +01:00
Weijia Wang and GitHub
ace10784a9
python312Packages.pyomo: drop support for python 3.8
2025-03-26 10:48:37 +01:00
Weijia Wang and GitHub
e92e613240
python312Packages.scikit-rf: 1.5.0 -> 1.6.2 ( #386204 )
2025-03-26 10:44:31 +01:00
Doron Behar and GitHub
88916fe953
musescore: 4.5 -> 4.5.1 ( #393031 )
2025-03-26 11:41:13 +02:00
Weijia Wang and GitHub
5aca56e10b
python312Packages.tinytag: 2.0.0 -> 2.1.0 ( #386163 )
2025-03-26 10:37:47 +01:00
Grimmauld
68fc06fa64
sdl2-compat: symlink package config specification file into sdl2.pc
...
Previously, replacing SDL2 with sdl2-compat with dependents on the SDL2 pkgconfig file would just break.
An example for this breakage is pkgs.ffmpeg.override { SDL2 = pkgs.sdl2-compat; }.
This is fixed by symlinking the missing sdl2.pc file to point to sdl2_compat.pc.
This is analogous to #388304 (aa8bb53991 )
2025-03-26 10:36:30 +01:00
Fabian Affolter and GitHub
5d4919a9ec
python312Packages.pytest-examples: 0.0.15 -> 0.0.17 ( #393316 )
2025-03-26 10:28:50 +01:00
Weijia Wang and GitHub
28f541ba59
python312Packages.etils: 1.11.0 -> 1.12.2 ( #384326 )
2025-03-26 09:55:04 +01:00
R. Ryantm and Masum Reza
20ffafc111
android-studio: 2024.3.1.13 -> 2024.3.1.14
2025-03-26 14:18:33 +05:30
Jörg Thalheim and GitHub
f7a715c19a
nixVersions.nix_2_26: fix cross ( #392832 )
2025-03-26 09:23:26 +01:00
adisbladis and GitHub
187fb6354b
emacs: disable __structuredAttrs for elisp packages for now ( #393314 )
2025-03-26 08:55:42 +01:00
TomaSajt and Masum Reza
99c7f9f160
zpool-auto-expand-partitions: use fetchCargoVendor
2025-03-26 13:14:08 +05:30
TomaSajt and Masum Reza
becb13aaf0
motoc: use fetchCargoVendor
2025-03-26 13:14:08 +05:30
Pol Dellaiera and GitHub
ceb0682fe3
firefly-iii: 6.2.9 -> 6.2.10 ( #392103 )
2025-03-26 08:43:15 +01:00
Matthias Beyer and GitHub
1b4e7aac4b
cargo-machete: 0.7.0 -> 0.8.0 ( #385017 )
2025-03-26 08:35:47 +01:00
7b31c7b6ea
cargo-nextest: 0.9.92 -> 0.9.93 ( #393294 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de >
2025-03-26 07:32:56 +00:00
Gaétan Lepage and GitHub
25da41f8a9
openrgb: cleanup, switch to finalAttrs, add johnrtitor as maintainer ( #393303 )
2025-03-26 08:14:17 +01:00
Gaétan Lepage and GitHub
c019b5d0a5
pcl: tell gitUpdater to ignore rc ( #393254 )
2025-03-26 08:09:07 +01:00
R. Ryantm
1881e3b8cb
python312Packages.pytest-examples: 0.0.15 -> 0.0.17
2025-03-26 07:05:19 +00:00
Lin Jian
0e1c769aa5
emacs: disable __structuredAttrs for elisp packages for now
...
The issue #392928 fixes seems to affect many elisp packages. For
example, about 900 MELPA packages are affected. This commit is a
temporary fix and should be reverted after #392928 reaches master.
Close : #388829
2025-03-26 14:47:14 +08:00
Fabian Affolter and GitHub
9c213ed8be
prowler: 5.4.1 -> 5.4.2 ( #393183 )
2025-03-26 06:30:21 +01:00
84f8a2c0db
rust-analyzer-unwrapped: 2025-03-17 -> 2025-03-24 ( #393235 )
...
Co-authored-by: oxalica <oxalica@users.noreply.github.com >
2025-03-26 05:26:11 +00:00
John Titor
cc51eb9b00
openrgb: add johnrtitor as maintainer
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-03-26 10:54:36 +05:30
John Titor
a324c70f61
openrgb: cleanup
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-03-26 10:50:35 +05:30
John Titor
683fac20bb
openrgb: switch to finalAttrs
...
Recursively importing openrgb package again is just bad
and breaks overrides. ie, even if we override the openrgb.src,
passthru.withPlugins may still be using the previous version
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-03-26 10:13:26 +05:30
liberodark and Masum Reza
63b416944c
nixos/openrgb: fix issue for G502
2025-03-26 10:02:35 +05:30
R. Ryantm
b35fda495f
cargo-nextest: 0.9.92 -> 0.9.93
2025-03-26 04:24:15 +00:00
Austin Horstman and GitHub
24693557f7
izrss: migrate to finalAttrs ( #392515 )
2025-03-25 22:47:12 -05:00
71f3af90d2
pixi: 0.42.1 -> 0.43.3 ( #393157 )
...
Co-authored-by: xiaoxiangmoe <xiaoxiangmoe@users.noreply.github.com >
2025-03-26 03:03:27 +00:00
Emily Trau and GitHub
4abafaa2e1
python312Packages.yara-x: init at 0.13.0 ( #389432 )
2025-03-26 12:51:32 +11:00
Kira Bruneau and GitHub
56dc63f593
ccache: 4.11.2 -> 4.11.2 ( #392224 )
2025-03-25 21:26:24 -04:00
Weijia Wang and GitHub
611aeb9356
python312Packages.yangson: 1.5.6 -> 1.6.2 ( #384569 )
2025-03-26 01:55:45 +01:00
usertam
802befc10e
pcl: tell gitUpdater to ignore rc
2025-03-26 08:35:23 +08:00
Gaétan Lepage and GitHub
c22093690c
python312Packages.transformers: 4.50.0 -> 4.50.1 ( #393225 )
2025-03-26 01:14:01 +01:00
Gaétan Lepage and GitHub
31ab43f312
python312Packages.sparsezoo: fix by relaxing numpy ( #393245 )
2025-03-26 01:12:31 +01:00
Gaetan Lepage
8cf0204989
python312Packages.sparsezoo: fix by relaxing numpy
2025-03-26 01:01:08 +01:00
Weijia Wang and GitHub
b10ffdd7b1
python312Packages.aerosandbox: 4.2.6 -> 4.2.8 ( #384959 )
2025-03-26 00:58:10 +01:00
Weijia Wang
f3e37c6b3a
scap-security-guide: add setuptools to build inputs
2025-03-26 00:56:20 +01:00
Martin Weinelt and GitHub
9acbb51c97
esphome: 2025.3.0 -> 2025.3.2 ( #393243 )
2025-03-26 00:55:31 +01:00