From b8d9c8a7efab3186bd55b95d44781b67f9714ac4 Mon Sep 17 00:00:00 2001 From: figsoda Date: Wed, 3 May 2023 10:38:04 -0400 Subject: [PATCH] oculante: remove duplicate build input --- pkgs/applications/graphics/oculante/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/graphics/oculante/default.nix b/pkgs/applications/graphics/oculante/default.nix index 427253dfc3df..daf57b50f449 100644 --- a/pkgs/applications/graphics/oculante/default.nix +++ b/pkgs/applications/graphics/oculante/default.nix @@ -49,7 +49,6 @@ rustPlatform.buildRustPackage rec { ] ++ lib.optionals stdenv.isLinux [ libGL libX11 - libX11 libXcursor libXi libXrandr