Skip to content

Commit d902a16

Browse files
committed
nitter: 0-unstable-2025-04-15 -> 0-unstable-2025-05-01
1 parent 6964385 commit d902a16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ni/nitter/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
buildNimPackage (
1111
finalAttrs: prevAttrs: {
1212
pname = "nitter";
13-
version = "0-unstable-2025-04-15";
13+
version = "0-unstable-2025-05-01";
1414

1515
src = fetchFromGitHub {
1616
owner = "zedeus";
1717
repo = "nitter";
18-
rev = "94c83f38114abaef10c36903fbcd59d78db7a578";
19-
hash = "sha256-J5w16EpQf98fozSfci7xua9AeULB0JZNbOsCzMGrnJg=";
18+
rev = "e40c61a6ae76431c570951cc4925f38523b00a82";
19+
hash = "sha256-YOwoN3sC5g9oV1gbIu2TQE4SCAoNDONvEQy9xvzKD/c=";
2020
};
2121

2222
lockFile = ./lock.json;

0 commit comments

Comments
 (0)