about summary refs log tree commit diff stats
path: root/pkgs/by-name/i3/i3bar-river-patched/package.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkgs/by-name/i3/i3bar-river-patched/package.nix3
1 files changed, 0 insertions, 3 deletions
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
   ];