Commit graph

5,864 commits

Author SHA1 Message Date
nixpkgs-ci[bot]
3bd1331aeb
Merge staging-next into staging 2026-06-25 00:45:52 +00:00
nixpkgs-ci[bot]
7ac2687f5f
Merge master into staging-next 2026-06-25 00:45:19 +00:00
Nick Cao
1ab79b94f1
pdns: 5.0.5 -> 5.1.1 (#532145) 2026-06-24 19:22:09 +00:00
K900
dc0f4cd301 Merge remote-tracking branch 'origin/staging-next' into staging 2026-06-24 16:12:11 +03:00
Vladimír Čunát
6e628a4f79
Revert "staging-nixos merge for 2026-06-19" 2026-06-24 10:55:53 +02:00
Atemu
b12656477c Revert "nixos/system-path: don't link /etc/xdg/ uncoditionally"
This created more breakage than expected. Revert until the critical modules are
patched.

This reverts commit 603fc91c33.
2026-06-24 00:43:16 +02:00
Vladimír Čunát
0a85052339
Merge master into staging 2026-06-23 14:31:15 +02:00
Johannes Kirschbauer
67d8ee19ea
pkgs/nixos-render-docs: introduce sidebar navigation (#532914) 2026-06-23 10:11:25 +00:00
Emily
4ff449553c
top-level: add error for x86_64-darwin deprecation (#492189) 2026-06-23 01:30:55 +00:00
Emily
ce25cc8d93
release: stop building for x86_64-darwin (#493096) 2026-06-23 00:49:21 +00:00
nixpkgs-ci[bot]
92fd31e931
Merge staging-next into staging 2026-06-23 00:19:28 +00:00
Leona Maroni
4aed47116a
nixos/mysql: fix default MySQL/Percona Server insecure authentication (#534254) 2026-06-22 20:33:45 +00:00
nixpkgs-ci[bot]
0f0b57829b
Merge staging-next into staging 2026-06-22 17:40:41 +00:00
K900
8f26ec5602 pnpmConfigHook: allow opt-out
This is sometimes useful when mixing ecosystems, e.g. in buildGoModule.
2026-06-22 18:44:29 +03:00
Thomas Gerbet
1d6947077e nixos/mysql: fix default MySQL/Percona Server insecure authentication
Existing deployments using MySQL or Percona Server with `services.mysql`
do not restrict authentication to the root@localhost user allowing any
user on the system to log in without a password.

With this changes:
* new deployments will use the `auth_socket` authentication by default
  to only allow the local root user to log in as the MySQL root user
* existing deployments with a stateVersion > 26.05 will also be moved to
  the `auth_socket` authentication
* existing deployments with a stateVersion <= 26.05 have a warning
  logged when the local authentication seems to be open

Users can disable this behavior by setting `services.mysql.secureSuperUserByDefault`
to `false`.
2026-06-22 17:24:49 +02:00
Emily
bd83232593 lib/systems/doubles: drop x86_64-darwin
This ensures that `lib.platforms.darwin` doesn’t include
`x86_64-darwin` and that the unsupported platform check will trigger
even once the bespoke deprecation error is removed. It doesn’t break
`lib.systems.elaborate "x86_64-darwin"`.
2026-06-21 19:37:17 +01:00
nixpkgs-ci[bot]
03a9b0542e
Merge staging-next into staging 2026-06-21 18:33:29 +00:00
Emily
90796a20f3 top-level: add error for x86_64-darwin deprecation 2026-06-21 19:31:25 +01:00
Emily
45dd7d3fb2 release: stop building for x86_64-darwin 2026-06-21 19:22:34 +01:00
Gaétan Lepage
929670cf31
super-productivity: 18.5.0 -> 18.12.0 (#527809) 2026-06-21 16:57:08 +00:00
Shogo Takata
48333596ce
super-productivity: 18.5.0 -> 18.12.0
Upstream v18.8.0 added an ext-idle-notify helper for Wayland idle
detection, built from electron/wayland-idle-helper/ with Rust. The
helper is built separately as an inline rustPlatform.buildRustPackage
derivation.
Also updates the desktop entry to match upstream.

Assisted-by: opencode deepseek-v4-flash-free
2026-06-21 20:39:02 +09:00
nixpkgs-ci[bot]
bda47f89e2
Merge staging-next into staging 2026-06-19 18:38:23 +00:00
Sandro
9b8320d874
doc/pnpmBuildHook: add nix highlighting and fix dontPnpmBuild example (#531476) 2026-06-19 17:38:15 +00:00
nixpkgs-ci[bot]
a1a5fee307
Merge master into staging-nixos 2026-06-19 13:13:49 +00:00
nixpkgs-ci[bot]
e388eff357
Merge staging-next into staging 2026-06-19 13:13:11 +00:00
Niklas Hambüchen
8e436db702
ceph: 20.2.1 -> 20.2.2 (#532516) 2026-06-19 11:43:54 +00:00
Niklas Hambüchen
ae5791c3e8 doc/rl-2611: Mention Ceph logs generation 2026-06-18 10:32:51 +00:00
Johannes Kirschbauer
f51d8dfb42
pkgs/nixos-render-docs: introduce sidebar navigation 2026-06-18 11:54:43 +02:00
nixpkgs-ci[bot]
8a35feb556
Merge master into staging-nixos 2026-06-18 00:51:52 +00:00
nixpkgs-ci[bot]
d1f9a4f697
Merge staging-next into staging 2026-06-18 00:51:18 +00:00
Atemu
0354e8b747
nixos/system-path: don't link /etc/xdg/ uncoditionally (#530382) 2026-06-18 00:37:41 +00:00
Philip Taron
e925babbcc
buildFHSEnvChroot: Remove (#522713) 2026-06-17 19:23:23 +00:00
nixpkgs-ci[bot]
87a9b3959a
Merge staging-next into staging 2026-06-17 00:51:16 +00:00
Austin Horstman
ba261354d6
doc: update outdated neovim-luarocks-based-plugins section (#532460) 2026-06-16 20:53:21 +00:00
Marc Jakobi
865a4dd05c
doc: update outdated neovim-luarocks-based-plugins section 2026-06-16 22:39:42 +02:00
Marc Jakobi
a3414fc47e
doc: add note on adding a single Lua package 2026-06-16 22:27:30 +02:00
Stefan Frijters
720365f01c
wrapGAppsHook: only wrap out/$outputBin by default (#526688) 2026-06-16 20:01:39 +00:00
Arne Keller
0d4d62432d
maven_4: init at 4.0.0-rc5 (#516100) 2026-06-16 18:59:44 +00:00
Leona Maroni
31506063cc
rebuilderd: 0.25.0 -> 0.27.0 (#515100) 2026-06-16 17:48:03 +00:00
Ilan Joselevich
1c56877f68
buildRustCrate: add useClippy parameter to lint with clippy-driver (#521993) 2026-06-16 16:08:42 +00:00
Ross Smyth
c0bd204fa0 doc: add buildFHSEnvChroot removal to release-notes 2026-06-16 11:38:47 -04:00
Nick Cao
76d2216159
pdns: 5.0.5 -> 5.1.1
Changelog: https://doc.powerdns.com/authoritative/changelog/5.1.html#change-5.1.0
Changelog: https://doc.powerdns.com/authoritative/changelog/5.1.html#change-5.1.1
Upgrade Note: https://doc.powerdns.com/authoritative/upgrading.html#to-5-1-0
2026-06-15 20:42:28 -04:00
rorosen
255293a978
rke2: update all packages (#527904) 2026-06-15 19:33:39 +00:00
Stefan Frijters
e858e80fb1
wrapGAppsHook: only wrap $outBin by default 2026-06-15 18:52:51 +02:00
Angel J
b5f3771062
doc/pnpmBuildHook: add nix highlighting and fix dontPnpmBuild example 2026-06-13 14:15:09 -07:00
Philip Taron
e3b9f1e866
doc/rl-2611: mention vmTools img -> kernelImage rename and kernelModules
Assisted-by: Claude Code (claude-fable-5)
2026-06-11 10:32:52 -07:00
Leona Maroni
03f4820c62
rebuilderd: 0.25.0 -> 0.27.0
https://github.com/kpcyrd/rebuilderd/releases/tag/v0.26.0
https://github.com/kpcyrd/rebuilderd/releases/tag/v0.27.0
2026-06-11 19:17:03 +02:00
Philip Taron
4c9924ca35
testers.lycheeLinkCheck: improve root-relative link UX (#520792) 2026-06-10 22:51:47 +00:00
Atemu
603fc91c33 nixos/system-path: don't link /etc/xdg/ uncoditionally
This is the root cause of https://github.com/NixOS/nixpkgs/issues/380166

This was added in 825923a051 which does not look
correct to me. I checked my system and all relevant sub-directories of
`/etc/xdg/` are explicitly declared to be linked.

Since then people may have started depending on this, so this is
a breaking change.
2026-06-10 16:18:36 +02:00
Emily
31d1d80b3f lib/systems: move kernel configuration out of the platform structure
Currently, you need to override `stdenv.hostPlatform` to request a
compressed kernel on AArch64, and the kernel configuration is split
between the central structured configuration and string snippets in
platform definitions. This has consequently made the latter bitrot
terribly. Since the platform‐specific logic is now very limited after
cleaning up the detritus, we can move it into the kernel derivation
and expose the relevant configuration there for anyone who wants to
customize it further or needs to read it out.

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2026-06-10 11:17:38 +10:00