head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.08.07.09.30.44; author pin; state Exp; branches; next ; commitid 8fjP26k8JcLxGGQG; desc @@ 1.1 log @textproc/inlyne: update to 0.5.3 Deprecations - Deprecate implicit inlyne viewing in favor of inlyne view ([#466]) Releases - Add ARM linux to the set of prebuilt release artifacts (#455) Fixes - Downgrade copypasta to fix wayland-client version issues (#462) - Update taffy to fix errant rendering hangs (#459 #467) - Correctly track relative files when navigating (#465) Internal - Migrate YAML parsing from serde_yaml -> yaml_serde (#454) - Remove codecov.io CI workflow (#457) - Fix tests on 32-bit targets (#460 #468) - Update CI actions (#463) - Simplify config error handling code (#469) @ text @$NetBSD$ https://github.com/nix-rust/nix/pull/2709 --- ../vendor/nix-0.24.3/src/net/if_.rs.orig 2026-08-07 05:37:30.314529456 +0000 +++ ../vendor/nix-0.24.3/src/net/if_.rs @@@@ -42,7 +42,6 @@@@ libc_bitflags!( target_os = "ios", target_os = "linux", target_os = "macos", - target_os = "netbsd", target_os = "illumos", target_os = "solaris"))] #[cfg_attr(docsrs, doc(cfg(all())))] @