From 5379cb169e1ad884c95ee032e885288da14db504 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 28 Jun 2025 18:55:07 +0200 Subject: pkgs/i3bar-river-patched: Remove rustc-1.86 compatibility patch Nixpgks unstable has rustc-1.87. --- pkgs/by-name/i3/i3bar-river-patched/package.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'pkgs/by-name/i3/i3bar-river-patched/package.nix') diff --git a/pkgs/by-name/i3/i3bar-river-patched/package.nix b/pkgs/by-name/i3/i3bar-river-patched/package.nix index a411fd32..87f78248 100644 --- a/pkgs/by-name/i3/i3bar-river-patched/package.nix +++ b/pkgs/by-name/i3/i3bar-river-patched/package.nix @@ -37,9 +37,6 @@ rustPlatform.buildRustPackage { hash = "sha256-HMNR/4Q2wDnqbN0ziXrG5DFeWgczOcw5AzLvGbJZKdo="; }) - # TODO(@bpeetz): Remove this patch once the rustc update hits unstable. <2025-05-20> - ./0001-revert-use-std-io-pipe.patch - # TODO(@bpeetz): Open an issues, whether something like that could be upstreamed. <2025-05-20> ./0002-feat-crate-bar-Put-the-leftmost-block-in-the-middle-.patch ]; -- cgit 1.4.1