about summary refs log tree commit diff
path: root/pkgs/data
diff options
context:
space:
mode:
authorAustin Horstman <khaneliman12@gmail.com>2024-03-12 10:47:47 -0500
committerAustin Horstman <khaneliman12@gmail.com>2024-03-12 11:04:10 -0500
commitd55835689224ec148caee7feb50b8804958f13ad (patch)
tree566e84b50acf6038817609b4ed0ac358be6b4523 /pkgs/data
parentd09fe10c8d9f6f5dded4194566e47e28e46e1258 (diff)
downloadnixlib-d55835689224ec148caee7feb50b8804958f13ad.tar
nixlib-d55835689224ec148caee7feb50b8804958f13ad.tar.gz
nixlib-d55835689224ec148caee7feb50b8804958f13ad.tar.bz2
nixlib-d55835689224ec148caee7feb50b8804958f13ad.tar.lz
nixlib-d55835689224ec148caee7feb50b8804958f13ad.tar.xz
nixlib-d55835689224ec148caee7feb50b8804958f13ad.tar.zst
nixlib-d55835689224ec148caee7feb50b8804958f13ad.zip
catppuccin: lazygit 0543c28 -> v2.0.0
Diffstat (limited to 'pkgs/data')
-rw-r--r--pkgs/data/themes/catppuccin/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/data/themes/catppuccin/default.nix b/pkgs/data/themes/catppuccin/default.nix
index 8c6cf378896b..fbf36bf85bcf 100644
--- a/pkgs/data/themes/catppuccin/default.nix
+++ b/pkgs/data/themes/catppuccin/default.nix
@@ -76,8 +76,8 @@ let
       name = "lazygit";
       owner = "catppuccin";
       repo = "lazygit";
-      rev = "0543c28e8af1a935f8c512ad9451facbcc17d8a8";
-      hash = "sha256-OVihY5E+elPKag2H4RyWiSv+MdIqHtfGNM3/1u2ik6U=";
+      rev = "v2.0.0";
+      hash = "sha256-gM0HplHhcpvtpmIVdlX/p59h0v+ihKEidS1imqPYlBg=";
     };
 
     plymouth = fetchFromGitHub {
@@ -183,8 +183,8 @@ stdenvNoCC.mkDerivation {
 
   '' + lib.optionalString (lib.elem "lazygit" themeList) ''
     mkdir -p $out/lazygit/{themes,themes-mergable}
-    cp "${sources.lazygit}/themes/${variant}/${variant}-${accent}.yml" "$out/lazygit/themes/"
-    cp "${sources.lazygit}/themes-mergable/${variant}/${variant}-${accent}.yml" "$out/lazygit/themes-mergable/"
+    cp "${sources.lazygit}/themes/${variant}/${accent}.yml" "$out/lazygit/themes/"
+    cp "${sources.lazygit}/themes-mergable/${variant}/${accent}.yml" "$out/lazygit/themes-mergable/"
 
   '' + lib.optionalString (lib.elem "plymouth" themeList) ''
     mkdir -p $out/share/plymouth/themes/catppuccin-${variant}