Merge pull request #281863 from r-ryantm/auto-update/nitter

nitter: unstable-2023-12-03 -> unstable-2024-01-12
This commit is contained in:
Nick Cao 2024-01-18 16:01:49 -05:00 committed by GitHub
commit e2a4f61ea8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,13 @@
buildNimPackage (finalAttrs: prevAttrs: {
pname = "nitter";
version = "unstable-2023-12-03";
version = "unstable-2024-01-12";
src = fetchFromGitHub {
owner = "zedeus";
repo = "nitter";
rev = "583c858cdf3486451ed6a0627640844f27009dbe";
hash = "sha256-3E6nfmOFhQ2bjwGMWdTmZ38Fg/SE36s6fxYDXwSJaTw=";
rev = "52db03b73ad5f83f67c83ab197ae3b20a2523d39";
hash = "sha256-Jp8iix6VUeepigGx+eeJUTQeZfSJ3tSc/TAa5AMfG2U=";
};
lockFile = ./lock.json;