update st fork

This commit is contained in:
illustris 2023-06-16 07:14:39 +05:30
parent 69416c2a26
commit f64c725c86
Signed by: illustris
GPG Key ID: 56C8FC0B899FEFA3

View File

@ -3,8 +3,8 @@
src = self.pkgs.fetchFromGitHub { src = self.pkgs.fetchFromGitHub {
owner = "illustris"; owner = "illustris";
repo = "st"; repo = "st";
rev = "e81a0418d6333127e7b8b7c3690ea18fc3278f73"; rev = "fa363487355fe0b27d82e7247577802ac66e4b0f";
hash = "sha256-hyvR0AeyuHoT0ijLFYDpcVAGGUrw1rk2CBAeUwuZ8IA="; hash = "sha256-KLh4yGSq7pf6F+mWZvH6slN+Qa1/LkjWbhFTxQ2vYng=";
}; };
}); });
}) })