R. Ryantm
ce19aa5128
tideways-daemon: 1.9.40 -> 1.9.44
2025-07-05 23:40:13 +00:00
R. Ryantm
5434aead5e
reposilite: 3.5.24 -> 3.5.25
2025-07-05 23:33:00 +00:00
Sarah Clark
abcaf7ce4d
python3Packages.compress: disable tests that hang pytest on Darwin
...
These tests hang pytest after all the tests have been run.
2025-07-05 16:30:22 -07:00
Gaétan Lepage and GitHub
598820e0dd
python3Packages.torch-geometric: disable failing tests ( #422750 )
2025-07-06 01:18:33 +02:00
Fazzi
50ada830bf
app2unit: 0.9.2 -> 1.0.0
2025-07-06 00:11:27 +01:00
Sarah Clark
2ae3d1aacf
python3Packages.sentence-transformers: disable test that segfaults on Darwin
2025-07-05 16:08:35 -07:00
R. Ryantm
ee361b6c2b
ddns-go: 6.10.0 -> 6.11.2
2025-07-05 23:04:18 +00:00
Martin Weinelt and GitHub
ed59e8b6ee
python313Packages.pybbox: init at 0.0.5-alpha ( #422578 )
2025-07-06 01:00:52 +02:00
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
R. Ryantm
ab1e3dc64e
shopify-cli: 3.81.2 -> 3.82.0
2025-07-05 22:58:30 +00:00
8e6b99deaf
storj-uplink: 1.131.4 -> 1.131.7 ( #422797 )
...
Co-authored-by: felipeqq2 <felipeqq2@users.noreply.github.com >
2025-07-05 22:48:37 +00:00
R. Ryantm
1247aa0a26
vscode-extensions.betterthantomorrow.calva: 2.0.519 -> 2.0.520
2025-07-05 22:36:28 +00:00
Thiago Kenji Okada and GitHub
84e585cda4
mame: fix darwin build ( #422794 )
2025-07-05 23:27:39 +01:00
Gaétan Lepage and GitHub
c1998d90e3
python3Packages.optuna: disable flaky test ( #422771 )
2025-07-06 00:24:10 +02:00
R. Ryantm
1568424ed0
qbittorrent: 5.1.1 -> 5.1.2
2025-07-05 22:08:58 +00:00
Gaétan Lepage and GitHub
9318efde7b
python3Packages.pyedflib: 0.1.40 -> 0.1.42 ( #422761 )
2025-07-06 00:07:19 +02:00
Fabian Affolter and GitHub
a292fd0eb0
trivy: 0.63.0 -> 0.64.1 ( #422663 )
2025-07-05 23:24:24 +02:00
Pol Dellaiera and GitHub
15ca7756ff
nixos/drupal: extend module tests ( #422485 )
2025-07-05 23:07:27 +02:00
R. Ryantm
f96cca856c
storj-uplink: 1.131.4 -> 1.131.7
2025-07-05 21:02:55 +00: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
R. Ryantm
93cba5fd66
python3Packages.aiowebdav2: 0.4.6 -> 0.5.0
2025-07-05 20:53:44 +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 Dellaiera and GitHub
e58599c546
honk: 1.5.1 -> 1.5.2 ( #422421 )
2025-07-05 22:43:28 +02:00
R. Ryantm
95b143fd2f
byedpi: 0.17 -> 0.17.1
2025-07-05 20:20:07 +00:00
OPNA2608 and Alyssa 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 Okada and GitHub
a8a6e7a95f
libretro.scummvm: 0-unstable-2025-06-03 -> 0-unstable-2025-07-03 ( #422778 )
2025-07-05 20:53:17 +01:00
Glenn Hartmann
da6ccbe56e
tor: 0.4.8.16 -> 0.4.8.17
...
Release notes: https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
2025-07-05 15:52:08 -04:00
Sarah Clark
fa2929b89f
python3Packages.torch-geometric: disable failing tests
...
Multiple tests are failing with module 'torch.fx._symbolic_trace' has no attribute 'List'.
2025-07-05 12:48:44 -07:00
R. Ryantm
b96d9e0efb
jellyfin-ffmpeg: 7.1.1-6 -> 7.1.1-7
2025-07-05 19:45:05 +00:00
Karun Sandhu
89705b7051
send: 3.4.25 -> 3.4.27
2025-07-05 21:26:38 +02: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
Sandro and GitHub
21aee97419
nixos/mautrix-whatsapp: fix defaultText of serviceDependencies
2025-07-05 21:15:04 +02:00
R. Ryantm
117c08cae2
rembg: 2.0.66 -> 2.0.67
2025-07-05 19:03:06 +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
R. Ryantm
e0f1de70f4
linuxKernel.kernels.linux_zen: 6.15.2 -> 6.15.4
2025-07-05 18:56:05 +00:00
R. Ryantm
e4e76ec72b
xplr: 1.0.0 -> 1.0.1
2025-07-05 18:55:41 +00:00
Guanran Wang and GitHub
bb8578f043
Revert "vulkan-hdr-layer-kwin6: remove"
2025-07-06 02:53:37 +08:00
Doron Behar and GitHub
6334087477
musescore: 4.5.2 -> 4.5.2-unstable-2025-07-03 ( #422159 )
2025-07-05 21:40:13 +03:00
Maximilian Bosch
0c2e155107
nixos/redis: fix maintainers in test
...
Noticed while reviewing #422084 (I have `checkMeta = true;` enabled):
- key 'meta.maintainers' has invalid value; expected listOf<attrsOf<any>>, got
[
{ /* flokli */ }
[
/* members of helsinki-systems */
]
]
, refusing to evaluate.
2025-07-05 20:38:26 +02: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
b8900ee731
siyuan: 3.1.32 -> 3.2.0
2025-07-05 18:22:11 +00:00
Marcin Serwin
6d34287f89
waybar: remove unused date dependency
...
Not needed since
https://github.com/Alexays/Waybar/commit/86a38980e4a2eb242379b9221b06784d3e0d3eef
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-07-05 20:21:15 +02:00