Commit Graph
825972 Commits
Author SHA1 Message Date
Martin Weinelt 91e217aad1 nixos/mysql: replace nettools with hostname-debian
If it just needs the hostname utility this is the better maintained
choice.
2025-07-06 00:59:37 +02:00
Martin Weinelt 8e70f11f88 networking: clarify search and domain option descriptions
There is no canonical way to set a system domain name any longer. The one
we previously used was the NIS/YP one, but that is pointless these days.

The hostname is set up through /etc/hostname, but hostname(5) states that
it should only contain 64 7-bit ASCII characters, so it cannot be used
to cover the domain name.

We still support setting the domain name to complete the `fqdn` option
and as a central option to reference the domain name from. If anyone
wants a NIS/YP domain name set, do it yourself..

We then clarify that the domain option has nothing to do with DNS
resolution anymore and search should be configured instead.

Finally explain the purpose of the ndots option in the context of search
domains, since they decide when we stop considering the search domains
when querying names with more than one dot.
2025-07-06 00:59:37 +02:00
Martin Weinelt 8a4536fdaf networking: stop configuring NIS domain name
The `domainname` utility uses setdomainname (see getdomainname(2)) to
configure the NIS[1] (also known as YP) domain name.

It provided a central directory for various objects that are resolved via
nsswitch in the late 1990s and early 2000s.

It is however not a safe nor common deployment scenario anymore.

[1] https://en.wikipedia.org/wiki/Network_Information_Service
2025-07-06 00:59:36 +02:00
Martin Weinelt b84f8fdaa0 networking: provide hostname-debian by default
This is first and foremost to provide compat with scripts that call the
hostname executable to retrieve the hostname, an assumptions we probably
should not be breaking.
2025-07-06 00:59:36 +02:00
Martin Weinelt bf1b4d35fb networking: don't install nettools by default
https://lwn.net/Articles/710533/ has been true in 2017 and still holds
today.
2025-07-06 00:59:36 +02:00
Martin Weinelt 3beaa4d288 nixos/activatable-script: drop nettools dependency
The hostname is not set over nettools since d300940637.
2025-07-06 00:59:35 +02:00
Thiago Kenji OkadaandGitHub 84e585cda4 mame: fix darwin build (#422794) 2025-07-05 23:27:39 +01:00
Gaétan LepageandGitHub c1998d90e3 python3Packages.optuna: disable flaky test (#422771) 2025-07-06 00:24:10 +02:00
Gaétan LepageandGitHub 9318efde7b python3Packages.pyedflib: 0.1.40 -> 0.1.42 (#422761) 2025-07-06 00:07:19 +02:00
Fabian AffolterandGitHub a292fd0eb0 trivy: 0.63.0 -> 0.64.1 (#422663) 2025-07-05 23:24:24 +02:00
Pol DellaieraandGitHub 15ca7756ff nixos/drupal: extend module tests (#422485) 2025-07-05 23:07:27 +02:00
d3b248481c better-commits: 1.17.0 -> 1.17.1 (#422764)
Co-authored-by: ilarvne <ilarvne@users.noreply.github.com>
2025-07-05 20:54:09 +00:00
Rhys-T 7159e3d7b4 mame: fix darwin build
coreaudio_sound.cpp compares __MAC_OS_X_VERSION_MIN_REQUIRED to 1200
instead of 120000, causing it to try to use a constant that isn't
actually defined yet when targeting macOS 11 like Nixpkgs does.
Backport mamedev/mame#13890 until the next time we update MAME.
2025-07-05 16:50:22 -04:00
Pol DellaieraandGitHub e58599c546 honk: 1.5.1 -> 1.5.2 (#422421) 2025-07-05 22:43:28 +02:00
OPNA2608andAlyssa Ross 8c6307d19b lib.systems.examples: Add rust.rustcTarget for ppc64-elfv1 2025-07-05 22:16:59 +02:00
370f536e62 eduke32: 0-unstable-2025-04-11 -> 0-unstable-2025-07-04 (#422743)
Co-authored-by: qubitnano <qubitnano@users.noreply.github.com>
2025-07-05 20:00:02 +00:00
Thiago Kenji OkadaandGitHub a8a6e7a95f libretro.scummvm: 0-unstable-2025-06-03 -> 0-unstable-2025-07-03 (#422778) 2025-07-05 20:53:17 +01:00
833775e573 jacktrip: 2.6.0 -> 2.7.1 (#422723)
Co-authored-by: iwanb <iwanb@users.noreply.github.com>
2025-07-05 19:25:20 +00:00
R. Ryantm ae1645f344 libretro.scummvm: 0-unstable-2025-06-03 -> 0-unstable-2025-07-03 2025-07-05 19:20:15 +00:00
Sarah Clark 3a676b016d python3Packages.optuna: disable flaky test
`test_optimize_with_progbar_timeout` fails to reach the desired completion under load.
2025-07-05 11:58:38 -07:00
Doron BeharandGitHub 6334087477 musescore: 4.5.2 -> 4.5.2-unstable-2025-07-03 (#422159) 2025-07-05 21:40:13 +03:00
John Titor 6f4745b6dd maintainers-list: remove stray maintainer entry of primeos 2025-07-06 00:00:32 +05:30
John Titor 766ad54fde treewide: remove primeos from maintainers
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-07-06 00:00:32 +05:30
R. Ryantm 19fa24c354 better-commits: 1.17.0 -> 1.17.1 2025-07-05 18:17:27 +00:00
Will FancherandMasum Reza c90c29bacc nixos/bcachefs: Parse tags
Fixes #317901
2025-07-05 23:46:05 +05:30
R. Ryantm 8c2ea4e387 python3Packages.pyedflib: 0.1.40 -> 0.1.42 2025-07-05 18:11:04 +00:00
Vaios KandGitHub c15ac932d3 clightning: add postgresql support (#422151) 2025-07-05 18:08:01 +00:00
OfirandMasum Reza 9d5a7b5abb warp-terminal: 0.2025.06.25.08.12.stable_01 -> 0.2025.07.02.08.36.stable_02 2025-07-05 23:27:09 +05:30
Jost AlemannandMatthieu Coudron 369f15b0a4 jjui: 0.8.11 -> 0.8.12
Changelog: https://github.com/idursun/jjui/releases/tag/v0.8.12
Diff: https://github.com/idursun/jjui/compare/v0.8.11...v0.8.12
2025-07-05 19:17:40 +02:00
Matthias BeyerandGitHub 3e791a75bd wiremix: 0.4.0 -> 0.5.0 (#420668) 2025-07-05 19:10:32 +02:00
Matthias BeyerandGitHub 25e11a9151 bililiverecorder: 2.17.0 -> 2.17.1 (#420633) 2025-07-05 19:08:20 +02:00
R. Ryantm 96c8f59c80 eduke32: 0-unstable-2025-04-11 -> 0-unstable-2025-07-04 2025-07-05 17:07:52 +00:00
Matthias BeyerandGitHub 6b2859eb3e goatcounter: 2.5.0 -> 2.6.0 (#420654) 2025-07-05 19:07:51 +02:00
Matthias BeyerandGitHub bee46187e1 syncthing-relay: 1.29.5 -> 1.29.7 (#404643) 2025-07-05 19:07:03 +02:00
Matthias BeyerandGitHub 3f7daba0fa hydralauncher: 3.6.1 -> 3.6.2 (#420655) 2025-07-05 19:06:48 +02:00
Matthias BeyerandGitHub bb02494e97 transcribe: 9.41.2 -> 9.42.0 (#420660) 2025-07-05 19:06:39 +02:00
Matthias BeyerandGitHub f8f9b4e6ac convertall: 1.0.1 -> 1.0.2 (#420666) 2025-07-05 19:05:21 +02:00
Matthias BeyerandGitHub cc0bafd3b2 dump1090-fa: 10.1 -> 10.2 (#420667) 2025-07-05 19:04:02 +02:00
Matthias BeyerandGitHub 752a9a71a8 mieru: 3.16.0 -> 3.16.1 (#420672) 2025-07-05 19:03:45 +02:00
Matthias BeyerandGitHub 306704c564 rancher: 2.11.2 -> 2.11.3 (#420094) 2025-07-05 19:02:12 +02:00
Matthias BeyerandGitHub 84a630bae6 sigtop: 0.19.0 -> 0.20.0 (#420095) 2025-07-05 19:01:07 +02:00
Matthias BeyerandGitHub 3738b559b4 moar: 1.31.10 -> 1.32.1 (#420188) 2025-07-05 18:59:51 +02:00
Matthias BeyerandGitHub 774c3c52bd yakut: 0.14.0 -> 0.14.1 (#420207) 2025-07-05 18:59:13 +02:00
Matthias BeyerandGitHub 9d910f74e2 bees: 0.10 -> 0.11 (#420226) 2025-07-05 18:59:04 +02:00
Matthias BeyerandGitHub 2bb80d48c5 znc: 1.9.1 -> 1.10.0 (#415565) 2025-07-05 18:57:56 +02:00
Matthias BeyerandGitHub 7aac252131 esptool: 4.8.1 -> 4.9.0 (#418859) 2025-07-05 18:57:43 +02:00
76d99ad4c7 databricks-cli: 0.257.0 -> 0.258.0 (#422728)
Co-authored-by: taranarmo <taranarmo@users.noreply.github.com>
2025-07-05 16:54:21 +00:00
Matthias BeyerandGitHub e243a0b54e mediawiki: 1.43.1 -> 1.43.2 (#421378) 2025-07-05 18:53:54 +02:00
Matthias BeyerandGitHub 05ab0b8a12 cargo-mutants: 25.1.0 -> 25.2.0 (#421430) 2025-07-05 18:53:19 +02:00
Matthias BeyerandGitHub 3c41655546 blueman: 2.4.4 -> 2.4.6 (#421648) 2025-07-05 18:51:33 +02:00