Bobby Rong
6c2e7b74a7
nixos/cinnamon: enable bolt
...
https://github.com/linuxmint/cinnamon/commit/a165975c93e1f8b46624f547c8cdbd1b6f86f341
2025-12-10 20:33:53 +08:00
R. Ryantm
7f6d6297d0
genemichaels: 0.8.5 -> 0.9.2
2025-12-10 12:32:13 +00:00
R. Ryantm
82912a7855
asmjit: 1.18-unstable-2025-11-03 -> 0-unstable-2025-12-09
2025-12-10 12:28:47 +00:00
R. Ryantm
60afbb6889
sdl3-shadercross: 0-unstable-2025-09-18 -> 0-unstable-2025-12-06
2025-12-10 12:28:19 +00:00
Matthias Beyer and GitHub
f2e05822c7
ydiff: 1.4.2 -> 1.5 ( #469278 )
2025-12-10 12:28:10 +00:00
Matthias Beyer and GitHub
d3a2909bd0
diskus: 0.8.0 -> 0.9.0 ( #468576 )
2025-12-10 12:27:50 +00:00
R. Ryantm
f3800f4954
cri-tools: 1.34.0 -> 1.35.0
2025-12-10 12:26:41 +00:00
Matthias Beyer and GitHub
cc4f324727
iroh-dns-server: 0.93.2 -> 0.95.1 ( #469464 )
2025-12-10 12:23:38 +00:00
Matthias Beyer and GitHub
775781ffcb
iroh-relay: 0.93.2 -> 0.95.1 ( #469465 )
2025-12-10 12:23:27 +00:00
Vlad M. and GitHub
6608660229
oxipng: 9.1.5 -> 10.0.0 ( #468585 )
2025-12-10 12:22:33 +00:00
nixpkgs-ci[bot] and GitHub
aaa6c85f51
cargo-shear: 1.7.1 -> 1.7.2 ( #469559 )
2025-12-10 12:17:41 +00:00
Gergő Gutyina and GitHub
f13dfffedb
cloudsmith-cli: 1.8.3 -> 1.8.7, cloudsmith-api: 2.0.21 -> 2.0.22 ( #456251 )
2025-12-10 12:14:29 +00:00
R. Ryantm
c9112ba24d
rtags: 2.41-unstable-2025-11-19 -> 2.41-unstable-2025-12-06
2025-12-10 12:12:39 +00:00
Matthias Beyer and GitHub
f5d44b1d64
fetchmail: 6.6.1 -> 6.6.2 ( #469459 )
2025-12-10 12:12:30 +00:00
Doron Behar
d46a735b97
pdfsam-basic: build from source
...
Fixes #435448 .
2025-12-10 14:11:15 +02:00
nixpkgs-ci[bot] and GitHub
4077726f9c
Merge master into staging-nixos
2025-12-10 12:09:12 +00:00
Doron Behar
a61904dfa1
pdfsam-basic: add doronbehar to maintainers
2025-12-10 14:06:58 +02:00
Gergő Gutyina and GitHub
8a6412c12e
scalafmt: add automated update script ( #432316 )
2025-12-10 12:04:06 +00:00
Adam C. Stephens and GitHub
9c8765aea4
miniflux: 2.2.14 -> 2.2.15 ( #469527 )
2025-12-10 12:02:05 +00:00
zowoq and GitHub
8668478b8d
terraform-providers.splunk-terraform_signalfx: 9.22.3 -> 9.23.0 ( #469565 )
2025-12-10 11:52:26 +00:00
zowoq and GitHub
054be21588
terraform-providers.hashicorp_azurerm: 4.54.0 -> 4.55.0 ( #469553 )
2025-12-10 11:52:22 +00:00
Gergő Gutyina and GitHub
cfe6e342ca
python313Packages.consul: 1.1.0 -> 1.6.0, use fork from criteo ( #425021 )
2025-12-10 11:51:29 +00:00
R. Ryantm
7f36e321b6
python3Packages.edk2-pytool-library: 0.23.10 -> 0.23.11
2025-12-10 11:43:42 +00:00
Arne Keller and GitHub
e95bd50cff
git-tools: init at 2025.08 ( #456844 )
2025-12-10 11:37:18 +00:00
R. Ryantm
834d451cf5
terraform-providers.splunk-terraform_signalfx: 9.22.3 -> 9.23.0
2025-12-10 11:33:45 +00:00
R. Ryantm
c6b21b1f60
plasma-panel-colorizer: 5.6.0 -> 5.7.0
2025-12-10 11:33:25 +00:00
Bestest-Coder and Weijia Wang
8026c978bb
nixos/frp: added more documentation
...
Made module option documentation more in line with original example configuration
2025-12-10 12:27:56 +01:00
Yueh-Shun Li and Matt Sturgeon
ca6c090082
makeOverridablePythonPackage: take care of overrideAttrs
...
Make it possible to mix overridePythonAttrs and overrideAttrs, i.e.
((<pkg>.overrideAttrs (_: { foo = "a"; })).overridePythonAttrs (_: { })).foo now works
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk >
2025-12-10 19:22:04 +08:00
Yueh-Shun Li and Matt Sturgeon
e8302431ef
makeOverridablePythonPackage: simplify implementation
...
Attach overridePythonAttrs by attribute set update
instead of `stdenv.mkDerivation`'s `passthru`.
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk >
2025-12-10 19:20:01 +08:00
Guilhem Saurel
2644c51be9
python3Packages.shiboken6: set meta.mainProgram
2025-12-10 12:19:18 +01:00
Yueh-Shun Li
1653d671aa
tests.overriding: modularize Python tests
...
Test with a pseudopackage python-package-stub.
Modularize the transforming function and testing function.
2025-12-10 19:19:06 +08:00
Gergő Gutyina and GitHub
44c7fbbe1b
cosmic-ext-applet-sysinfo: init at 0-unstable-2025-07-05 ( #422047 )
2025-12-10 11:18:26 +00:00
R. Ryantm
8347eac291
coder: 2.28.5 -> 2.28.6
2025-12-10 11:18:08 +00:00
Weijia Wang and GitHub
8330abc5b3
nixos/frp: support multiple instances ( #386406 )
2025-12-10 11:17:02 +00:00
Gergő Gutyina and GitHub
bf81c85398
cosmic-ext-applet-weather: init at 0-unstable-2025-08-23 ( #422056 )
2025-12-10 11:14:14 +00:00
R. Ryantm
b61a19ecd1
cargo-shear: 1.7.1 -> 1.7.2
2025-12-10 11:12:16 +00:00
André Silva and GitHub
efd4727e45
claude-code: 2.0.62 -> 2.0.64 ( #469543 )
2025-12-10 11:11:22 +00:00
Aleksana and GitHub
1ba8a6dbba
doc: align formatting in dependency type tables ( #448875 )
2025-12-10 11:08:42 +00:00
Shell Chen
1995c9c3d6
mastodon: prune node_modules
...
cleanup after frontend assets compiled, then re-install
@mastodon/streaming dependencies. save ~500mb.
2025-12-10 21:59:27 +11:00
Matteo Pacini and GitHub
9bd1fcd869
helio-workstation: 3.16 -> 3.17 ( #469319 )
2025-12-10 10:39:46 +00:00
Matteo Pacini and GitHub
6809191333
undertime: 4.3.0 -> 4.3.1 ( #469545 )
2025-12-10 10:39:35 +00:00
nixpkgs-ci[bot] and GitHub
5620826ee0
quiet: 6.3.0 -> 6.4.1 ( #469427 )
2025-12-10 10:38:18 +00:00
c6rg0
6079204869
uv: 0.9.16 -> 0.9.17
2025-12-10 10:36:07 +00:00
R. Ryantm
efffd2e5e0
libretro-shaders-slang: 0-unstable-2025-12-02 -> 0-unstable-2025-12-07
2025-12-10 10:34:34 +00:00
André Schröder
69c7504aa6
doc: align formatting in dependency type tables
2025-12-10 11:32:28 +01:00
R. Ryantm
7b60b88fd5
terraform-providers.hashicorp_azurerm: 4.54.0 -> 4.55.0
2025-12-10 10:23:04 +00:00
Yureka and GitHub
050ea4f00a
irrd: 4.5.0b1 -> 4.5.0b2 ( #469540 )
2025-12-10 10:18:41 +00:00
nixpkgs-ci[bot] and GitHub
c711988dd7
myks: 5.3.0 -> 5.4.0 ( #469471 )
2025-12-10 10:15:52 +00:00
nixpkgs-ci[bot] and GitHub
23ad776f3a
spec-kit: 0.0.86 -> 0.0.90 ( #468030 )
2025-12-10 10:15:51 +00:00
R. Ryantm
91a2c9d2de
adminneo: 5.2.0 -> 5.2.1
2025-12-10 10:10:56 +00:00