Commit Graph
921127 Commits
Author SHA1 Message Date
AleksanaandGitHub 7ca6800059 freetype: fix build for structuredAttrs (#474082) 2025-12-26 12:28:43 +00:00
R. Ryantm 7ee0aedb1c exploitdb: 2025-12-17 -> 2025-12-26 2025-12-26 12:28:21 +00:00
Sizhe ZhaoandGitHub 43f5a917a8 rocksdb_*: fix build of older versions (#474275) 2025-12-26 12:28:17 +00:00
Guillaume GirolandGitHub 9658dda5a2 nixos/tests/os-prober.nix: fix (#467245) 2025-12-26 12:27:15 +00:00
Sizhe ZhaoandGitHub a94cccf511 isc-cron: fix build with gcc 15 (#474261) 2025-12-26 12:18:29 +00:00
R. Ryantm 56109d976a tlsinfo: 0.1.51 -> 0.1.52 2025-12-26 12:12:49 +00:00
nixpkgs-ci[bot]andGitHub e67d8ccaf5 Merge master into staging-next 2025-12-26 12:07:14 +00:00
Thiago Kenji OkadaandGitHub 9fc2d8fff3 libretro.beetle-psx: 0-unstable-2025-11-28 -> 0-unstable-2025-12-19 (#474247) 2025-12-26 12:05:54 +00:00
R. Ryantm b4912a324a quarkus: 3.30.4 -> 3.30.5 2025-12-26 12:04:52 +00:00
Anton-4 0438a7f772 roc: skip snapshot tests 2025-12-26 13:04:01 +01:00
Guillaume Girol 31b2a7593c nixosTests.os-prober: fix 2025-12-26 12:00:00 +00:00
R. Ryantm 41a131791e terraform-providers.rancher_rancher2: 13.1.3 -> 13.1.4 2025-12-26 11:31:21 +00:00
Wolfgang WaltherandGitHub 4aa60f47bf postgresqlPackages.pg-semver: 0.40.0 -> 0.41.0 (#473310) 2025-12-26 11:24:02 +00:00
Gergő GutyinaandGitHub c633f572ed egl-wayland: 1.1.20 -> 1.1.21 (#469393) 2025-12-26 11:10:58 +00:00
Stefan Frijters 36b1cf2fad wine: prepare for structuredAttrs 2025-12-26 12:10:53 +01:00
Fabian Affolter 2519105ebd python313Packages.iamdata: 0.1.202512251 -> 0.1.202512261
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202512251...v0.1.202512261

Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202512261
2025-12-26 12:09:16 +01:00
Wolfgang WaltherandGitHub d599e45906 workflows/labels: add "6.topic: tree-sitter" label (#473040) 2025-12-26 11:08:01 +00:00
Fabian Affolter 09a4b2dc9e xurlfind3r: init at 1.3.0
Tool to discover URLs for a given domain

https://github.com/hueristiq/xurlfind3r
2025-12-26 12:07:37 +01:00
Wolfgang WaltherandGitHub 76e2d86208 nixos/postgresql: add freeformType to ensureClauses option (#467286) 2025-12-26 11:00:51 +00:00
Gaétan LepageandGitHub 4626b0cdf1 gogogadget: init at 0.1.0 (#466733) 2025-12-26 11:00:35 +00:00
MikilioandWolfgang Walther fcdfa7b5d0 nixos/postgresql: remove explicit submodule options
These can be set via the freemform type anyway.
2025-12-26 11:55:54 +01:00
MikilioandWolfgang Walther 3c589f7550 nixos/postgresql: add freeformType to ensureClauses option
This commit adds a freeform type to accomodate for new options to use
with ALTER ROLE.
It also will perform extra checking and conversion for options with
parameters.
Converts option names into upper case with space instead of underscore.
2025-12-26 11:55:53 +01:00
R. Ryantm 0bc31e3efe terraform-providers.equinix_equinix: 4.11.1 -> 4.12.0 2025-12-26 10:47:48 +00:00
nixpkgs-ci[bot]andGitHub 8363ade52b aiken: 1.1.19 -> 1.1.21 (#471877) 2025-12-26 10:36:28 +00:00
AleksanaandGitHub cb78346550 linkwarden: 2.13.3 -> 2.13.4 (#474294) 2025-12-26 10:35:37 +00:00
R. Ryantm d5a48b543f phpactor: 2025.10.17.0 -> 2025.12.21.0 2025-12-26 10:30:33 +00:00
nixpkgs-ci[bot]andGitHub 3a528b37aa go-sendxmpp: 0.15.3 -> 0.15.4 (#474264) 2025-12-26 10:29:45 +00:00
Michał Kłeczek 7c7eb4b1c7 maintainers: add mkleczek 2025-12-26 11:28:56 +01:00
aleksana fc9d873146 rocksdb_*: fix build of older versions 2025-12-26 18:19:52 +08:00
Jan van Brügge 2a9f7f1511 linkwarden: 2.13.3 -> 2.13.4 2025-12-26 11:18:25 +01:00
AleksanaandGitHub 4e6be35223 perlPackages.Gtk2: fix build with gcc15 (#474043) 2025-12-26 10:17:25 +00:00
R. Ryantm adf46b0bec video-downloader: 0.12.28 -> 0.12.30 2025-12-26 10:03:45 +00:00
AleksanaandGitHub 0fca36f4cf clickhouse-backup: Add versionCheckHook (#474126) 2025-12-26 09:53:45 +00:00
Linus Heckemann d2b35e2bd1 kde6Packages.sddm: split unwrapped build out of wrapper expression
This makes overlaying sddm somewhat easier. Before:

  (self: super: {
    qt6Packages = super.qt6Packages.overrideScope (qtself: qtsuper: {
      sddm = qtsuper.sddm.override (o: {
        unwrapped = qtsuper.sddm.unwrapped.overrideAttrs (o: {
          patches = o.patches ++ [./sddm.patch];
        });
      });
    });
  })

After:

  (self: super: {
    qt6Packages = super.qt6Packages.overrideScope (qtself: qtsuper: {
      sddm-unwrapped = qtsuper.sddm-unwrapped.overrideAttrs (o: {
        patches = o.patches ++ [./sddm.patch];
      });
    })
  })
2025-12-26 10:53:15 +01:00
sternenseemann 2163a16acc haskell.compiler.ghc{914,HEAD}: fix Cabal Paths_ patch for darwin
Rebased the patch set on the 3.16 branch of Cabal:
https://github.com/sternenseemann/cabal/tree/sterni-cabal-3.16-for-aarch64-darwin
2025-12-26 10:52:38 +01:00
R. Ryantm 158f49080e rip2: 0.9.5 -> 0.9.6 2025-12-26 09:48:47 +00:00
R. Ryantm f8dd5a5d36 wayscriber: 0.9.1 -> 0.9.7 2025-12-26 09:40:17 +00:00
AleksanaandGitHub 9064b65bd0 mpvScripts.modernx-zydezu: 0.4.3 -> 0.4.4 (#474122) 2025-12-26 09:36:46 +00:00
AleksanaandGitHub 2cf19990dc borgmatic: add fish completion (#474208) 2025-12-26 09:33:02 +00:00
nixpkgs-ci[bot]andGitHub dd75c4f7a7 rumdl: 0.0.195 -> 0.0.203 (#474267) 2025-12-26 09:31:41 +00:00
Thomas Gerbet 6ae776a97a pgbouncer: 1.24.1 -> 1.25.1
Fixes CVE-2025-12819.

Changes:
https://www.pgbouncer.org/changelog.html#pgbouncer-125x
2025-12-26 10:25:51 +01:00
AleksanaandGitHub 9350dbbc27 design: 46-alpha1 -> 48-alpha1 (#474282) 2025-12-26 09:21:16 +00:00
R. Ryantm 3561c36357 lunatask: 2.1.17 -> 2.1.19 2025-12-26 09:15:22 +00:00
Fabian Affolter 1c590c0777 luminaut: init at 0.13.2
Tool to detect exposure of resources deployed in AWS

https://github.com/luminaut-org/luminaut
2025-12-26 10:11:12 +01:00
Fabian AffolterandGitHub f7880cff34 python313Packages.pynintendoparental: 2.1.3 -> 2.3.0 (#474052) 2025-12-26 09:09:43 +00:00
linsui 73d732700e design: 46-alpha1 -> 48-alpha1 2025-12-26 17:09:09 +08:00
Fabian AffolterandGitHub 98cf6482c1 python313Packages.go2rtc-client: 0.3.0 -> 0.4.0 (#474053) 2025-12-26 09:08:39 +00:00
Fabian AffolterandGitHub f143e76dfe search-vulns: init at 0.8.4 (#474150) 2025-12-26 09:08:00 +00:00
Fabian AffolterandGitHub 93f0f6dff9 python313Packages.bless: 0.2.6 -> 0.3.0 (#474195) 2025-12-26 09:07:52 +00:00
Fabian Affolter a1d34fb2cc python313Packages.google-cloud-run: init at 0.13.0
Google Cloud Run API client library

https://pypi.org/project/google-cloud-run/
2025-12-26 09:58:31 +01:00