Bump nix from 0.30.1 to 0.31.2
Open
Number: #7468
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 16
Association: Unknown
Comments: 16
Created:
March 19, 2026 at 07:02 PM UTC
(3 months ago)
(3 months ago)
Updated:
April 24, 2026 at 11:00 PM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies rust
dependencies rust
Description:
Bumps nix from 0.30.1 to 0.31.2.
Changelog
Sourced from nix's changelog.
[0.31.2] - 2026-02-28
Added
- Add WatchDescriptor::as_raw, to get libc id of WatchDescriptor. (#2718)
- Added process::pthread_getthreadid_np() on FreeBSD. (#2725)
- Added timerfd support on FreeBSD (#2728)
Fixed
- The libc requirement is now
0.2.181, rather than pinned to 0.2.180. (#2744)[0.31.1] - 2026-01-23
Added
- termios: Add definition for IUCLC to supported platforms (#2702)
- termios: Add definition for XCASE for supported platforms (#2703)
[0.31.0] - 2026-01-22
Added
Added the UDP GSO/GRO socket options and CMsgs on Android. This includes the following types:
- UdpGsoSegment
- UdpGroSegment
- ControlMessage::UdpGsoSegments
- ControlMessageOwned::UdpGroSegments
(#2666)
Define errno EWOULDBLOCK as an alias of EAGAIN to match the AIX libc definition. (#2692)
Enable module
ifaddrson GNU Hurd (#2697)Add termios
OutputFlags::OFILLfor Linux, Android, Aix, Cygwin, Fuchsia, Haiku, GNU/Hurd, Nto, Redox, Illumos, Solaris and Apple OSes. (#2701)add sync() for cygwin (#2708)
Changed
... (truncated)
Commits
bf1d0e9chore: release v0.31.20dc1dd8Unpin libc (#2744)dad24fbAllow timerfd use on FreeBSD (#2728)6619d8dstatfs: Fix definitions for s390x musl with libc 0.2.176 (#2678)478594eAdd api to get inner WatchDescriptor id, to work with c code. (#2718)5507629docs: minor fix in tcgetpgrp and tcsetpgrp doc comments (#2731)9aea929time: update comment in zero_init_timespec (#2730)b44fd1aFreeBSD: add pthread_getthreadid_np() (#2725)06bb1bechore: release 0.31.149adb8dskip test::sys::test_af_alg_cipher on s390x,powerpc64le/Linux too (#2722)- Additional commits viewable in compare view
Package Dependencies
Technical Details
| ID: | 15485498 |
| UUID: | 4103644496 |
| Node ID: | PR_kwDOCA8Bec7L8U2F |
| Host: | GitHub |
| Repository: | RustPython/RustPython |