chore: nix fmt

This commit is contained in:
Harald Hoyer 2026-05-03 14:48:41 +02:00
parent 38767905af
commit f74928ce5f
21 changed files with 60 additions and 71 deletions

View file

@ -1,5 +1,4 @@
_:
final: prev: {
_: final: prev: {
inetutils = prev.inetutils.overrideAttrs (old: {
# Fix gnulib variadic macro error on Darwin with newer Clang
# The error.h macro __gl_error_call1 has issues with __VA_ARGS__