From 309c3c78485781a28ad9f5bef48b09ecb3b81473 Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Mon, 27 Oct 2025 23:49:49 +0200 Subject: [PATCH] Nix/tests: wl-copy -> wl-clipboard --- nix/tests/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/tests/default.nix b/nix/tests/default.nix index 3aa881c8..5ef0eac8 100644 --- a/nix/tests/default.nix +++ b/nix/tests/default.nix @@ -12,7 +12,7 @@ in { # Programs needed for tests jq kitty - wl-copy + wl-clipboard xorg.xeyes ];