Merge pull request #295202 from r-ryantm/auto-update/sudo-font

sudo-font: 1.1 -> 1.2
This commit is contained in:
Nick Cao
2024-03-12 14:34:50 -04:00
committed by GitHub
+2 -2
View File
@@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "sudo-font";
version = "1.1";
version = "1.2";
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
hash = "sha256-acHeaA8WIkGNrjErbLCkkUpkIZvLbgaV+pvr56ku5tw=";
hash = "sha256-8ucMeKbnrYtk2/ZeYxzp8MA4Ss952/opD8GpB01Ze/I=";
};
installPhase = ''