chatterino7: bump version
Some checks failed
fmt check / check (push) Successful in 40s
flake check / check (push) Failing after 17m34s
Some checks failed
fmt check / check (push) Successful in 40s
flake check / check (push) Failing after 17m34s
This commit is contained in:
parent
0086b014aa
commit
c7ea357d9b
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ stdenv.mkDerivation rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "SevenTV";
|
owner = "SevenTV";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "147f89b74cc42d99d962e9bc10cc002b59dcfb64";
|
rev = "a997941f822fae19a613799ff20de4d7a3f71e07";
|
||||||
sha256 = "sha256-3Z23LTjyH76Da9/amGWPvLpF8M1hPiqNJ8dmo8nI/88=";
|
sha256 = "sha256-m0IE6cZ+JSjghD3WaVOlSRABcbnafiW+VYaSGQ4CBqU=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue