Commit Graph
916937 Commits
Author SHA1 Message Date
AleksanaandGitHub 7010091fd2 libvgm: 0-unstable-2025-12-11 -> 0-unstable-2025-12-15 (#473978) 2025-12-26 13:56:56 +00:00
AleksanaandGitHub 0803f5962a rain: 1.24.1 -> 1.24.2 (#473983) 2025-12-26 13:53:37 +00:00
AleksanaandGitHub 2e5f9892a9 copybara: 20251215 -> 20251222 (#474032) 2025-12-26 13:51:55 +00:00
Francesco GazzettaandGitHub c3ca54abd6 pt2-clone: 1.78 -> 1.80.1 (#472140) 2025-12-26 13:47:21 +00:00
Francesco GazzettaandGitHub 0000417b91 duktape: fix for structuredAttrs (#473906) 2025-12-26 13:46:23 +00:00
SandroandGitHub 704e7fd647 pear-desktop: rename from youtube-music, migrate to by-name (#473695) 2025-12-26 13:45:03 +00:00
Alyssa RossandGitHub bdbba57c93 linux/hardened/patches/6.12: v6.12.56-hardened1 -> v6.12.61-hardened1 (#474298) 2025-12-26 13:39:31 +00:00
K900andGitHub 5c6d740a7d nixos/plasma6: add kconfig to optional packages to fix xdg-terminal (#474326) 2025-12-26 13:15:24 +00:00
K900andGitHub 2b4b848df8 kde6Packages.sddm: split unwrapped build out of wrapper expression (#474292) 2025-12-26 13:12:44 +00:00
Sandro Jäckel 8e5d429286 nixos/plasma6: add kconfig to optional packages to fix xdg-terminal 2025-12-26 14:09:46 +01:00
nixpkgs-ci[bot]andGitHub 2f932fa777 opa-envoy-plugin: 1.11.0-envoy -> 1.12.1-envoy (#471692) 2025-12-26 13:04:38 +00:00
AleksanaandGitHub 0175c7a1f0 dioxus-cli: drop xanderio as maintainer (#474324) 2025-12-26 13:03:46 +00:00
Alexander Sieg d4c495c889 dioxus-cli: drop xanderio as maintainer 2025-12-26 13:48:49 +01:00
SandroandGitHub a2eef3d4a9 knot-resolver-manager_6: simplify handling of paths, including in the NixOS service (#471340) 2025-12-26 12:47:12 +00:00
SandroandGitHub 25bc41f75a python3Packages.oslo-log: 7.2.1 -> 8.0.0 (#474243) 2025-12-26 12:41:20 +00:00
Markus KowalewskiandGitHub 82e1e23aef nixos/slurm: add rest options (#473479) 2025-12-26 12:33:23 +00:00
Gergő GutyinaandGitHub 7a305dfe67 spotify: 1.2.75.510 -> 1.2.78.418 (#470535) 2025-12-26 12:31:10 +00:00
AleksanaandGitHub 7ca6800059 freetype: fix build for structuredAttrs (#474082) 2025-12-26 12:28:43 +00:00
Guillaume GirolandGitHub 9658dda5a2 nixos/tests/os-prober.nix: fix (#467245) 2025-12-26 12:27:15 +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
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
Wolfgang WaltherandGitHub d599e45906 workflows/labels: add "6.topic: tree-sitter" label (#473040) 2025-12-26 11:08:01 +00: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
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
nixpkgs-ci[bot]andGitHub 3a528b37aa go-sendxmpp: 0.15.3 -> 0.15.4 (#474264) 2025-12-26 10:29:45 +00:00
Jan van Brügge 2a9f7f1511 linkwarden: 2.13.3 -> 2.13.4 2025-12-26 11:18:25 +01: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
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
AleksanaandGitHub 9350dbbc27 design: 46-alpha1 -> 48-alpha1 (#474282) 2025-12-26 09:21:16 +00: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
AleksanaandGitHub 34c4c4301e crusader: add Apache-2.0 to license (#474192) 2025-12-26 08:58:30 +00:00
nixpkgs-ci[bot]andGitHub c35d1cb83a emmylua-doc-cli: 0.18.0 -> 0.19.0 (#474149) 2025-12-26 08:46:03 +00:00
Vincent LaporteandGitHub ea27313ebc jasmin-compiler: 2025.06.2 → 2025.06.3 (#472096) 2025-12-26 08:07:33 +00:00
Thomas GerbetandGitHub 4a9d0a9ca3 checksec: 3.0.2 -> 3.1.0 (#472894) 2025-12-26 08:01:45 +00:00
nixpkgs-ci[bot]andGitHub 6e1097a5cc meshoptimizer: 0.25 -> 1.0.1 (#469573) 2025-12-26 07:54:24 +00:00
Matteo PaciniandGitHub e1e86ec215 home-assistant-custom-components.dreo: 1.4.2 -> 1.5.2 (#474205) 2025-12-26 07:50:30 +00:00
Matteo PaciniandGitHub eb9feed4f0 vscode-extensions.saoudrizwan.claude-dev: 3.42.0 -> 3.46.1 (#473641) 2025-12-26 07:49:48 +00:00
Thomas GerbetandGitHub 79553196fa karakeep: v0.27.1 -> v0.29.3 (#471957) 2025-12-26 07:47:03 +00:00