-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
postfix/dovecot/nginx/bird: fix cross build #51848
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Just one little thing.
"i_cv_c99_vsnprintf=yes" | ||
"lib_cv_va_copy=yes" | ||
"i_cv_mmap_plays_with_write=yes" | ||
"i_cv_gmtime_max_time_t=${if stdenv.is64bit then "64" else "32"}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
toString stdenv.hostPlatform.parsed.cpu.bits
I think works for this? (Written off the top of my head, might have a typo.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Looks like staging is broken for unrelated reasons? |
no that was actually legit. |
07b59e5
to
40bd2d4
Compare
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)