We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e607ef1 commit 5a92868Copy full SHA for 5a92868
pkgs/by-name/ni/nix-search-tv/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "nix-search-tv";
10
- version = "2.1.0";
+ version = "2.1.2";
11
12
src = fetchFromGitHub {
13
owner = "3timeslazy";
14
repo = "nix-search-tv";
15
tag = "v${version}";
16
- hash = "sha256-bQrn7tX1Pe1glH84OSO96Ud0bG/aq+HxdzQwyNFB3R4=";
+ hash = "sha256-ZUc9aphl2+KRGwH7cn3dtcTcC3RxrR6qZC4RqwVddFw=";
17
};
18
19
vendorHash = "sha256-hgZWppiy+P3BfoKOMClzCot1shKcGTZnsMCJ/ItxckE=";
0 commit comments