Update redstring version
This commit is contained in:
parent
8ceedf2b8d
commit
62cf31d9ce
|
@ -6,7 +6,7 @@ let
|
||||||
redstringSource = builtins.fetchGit {
|
redstringSource = builtins.fetchGit {
|
||||||
url = "https://git.alogoulogoi.com/Jaculabilis/redstring.git";
|
url = "https://git.alogoulogoi.com/Jaculabilis/redstring.git";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "e5ea4f871c57c58f4986800122602ebb31347c9e";
|
rev = "c49d21f6938322da2cd89b9f39bb285161d35272";
|
||||||
};
|
};
|
||||||
redstring = pkgs.callPackage redstringSource {};
|
redstring = pkgs.callPackage redstringSource {};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue