An open index of dependabot pull requests across open source projects.

Bump nix from 0.30.1 to 0.31.2

Open
Number: #7468
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 16
Created: March 19, 2026 at 07:02 PM UTC
(3 months ago)
Updated: April 24, 2026 at 11:00 PM UTC
(about 2 months ago)
Labels:
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 ifaddrs on GNU Hurd (#2697)

  • Add termios OutputFlags::OFILL for Linux, Android, Aix, Cygwin, Fuchsia, Haiku, GNU/Hurd, Nto, Redox, Illumos, Solaris and Apple OSes. (#2701)

  • add sync() for cygwin (#2708)

Changed

... (truncated)

Commits

Package Dependencies
Package:
nix
Ecosystem:
cargo
Version Change:
0.30.1 → 0.31.2
Update Type:
Minor
Technical Details
ID: 15485498
UUID: 4103644496
Node ID: PR_kwDOCA8Bec7L8U2F
Host: GitHub
Repository: RustPython/RustPython