Unverified Commit f83f9927 authored by Dixon Sean Low Yan Feng's avatar Dixon Sean Low Yan Feng
Browse files

catppuccin-cursors: 1.0.0 -> 1.0.1

parent 2d2a9ddb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ let
  };
  variantName = { palette, color }: palette + color;
  variants = lib.mapCartesianProduct variantName dimensions;
  version = "1.0.0";
  version = "1.0.1";
in
stdenvNoCC.mkDerivation {
  pname = "catppuccin-cursors";
@@ -50,7 +50,7 @@ stdenvNoCC.mkDerivation {
    owner = "catppuccin";
    repo = "cursors";
    rev = "v${version}";
    hash = "sha256-LZ2k8i4w68VW4YFmC659iMQsQyduHJOfyL8cLlXhUHo=";
    hash = "sha256-l01L0UiE9bgUOMHhs74Bndarw2b6TaJGW/xU/8rfoAk=";
  };

  nativeBuildInputs = [