kitty-themes: remove uneeded rec

This commit is contained in:
Sigmanificient 2024-05-15 05:45:50 +02:00
parent 65a8a69ece
commit adf65e0148

View File

@ -3,7 +3,7 @@
, fetchFromGitHub
}:
stdenvNoCC.mkDerivation rec {
stdenvNoCC.mkDerivation {
pname = "kitty-themes";
version = "unstable-2024-04-23";