Skip to content

Commit

Permalink
pkgs/bibata-hyprcursor: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Jul 4, 2024
1 parent 381a366 commit f1a98de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/bibata-hyprcursor/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
inherit (bibata-cursors) version;

src = fetchurl {
url = "https://cdn.discordapp.com/attachments/1216066899729977435/1216076659149504643/HyprBibataModernClassicSVG.tar.gz?ex=666c7f25&is=666b2da5&hm=713c14532d55604a3c2054e65f552578b599d21ccc93b3429dec5404f982313a&";
url = "https://drive.usercontent.google.com/download?id=1HkJPuKNkf4zfVYbQ6IxHUl5KaDXgFest";
name = "HyprBibataModernClassic.tar.gz";
hash = "sha256-KDYoULjJC0Nhdx9Pz5Ezq+1F0tWwkVQIc5buy07hO98=";
};
Expand Down

0 comments on commit f1a98de

Please sign in to comment.