nitter: unstable-2023-12-03 -> unstable-2024-01-12
This commit is contained in:
parent
3df632c2fb
commit
0da08a4f9b
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue