Merge pull request #147944 from viric/fix-frogatto-data

frogatto-data: 2020-12-17 -> 2021-11-29
This commit is contained in:
Bobby Rong 2021-11-30 11:40:58 +08:00 committed by GitHub
commit 04e7a9405e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,9 +7,9 @@ stdenv.mkDerivation {
src = fetchFromGitHub {
owner = "frogatto";
repo = "frogatto";
# master branch as of 2020-12-17
rev = "8b0f2bc8f9f172f6225b8e0d806552cb94f35e2a";
sha256 = "09nrna9l1zj2ma2bazdhdvphwy570kfz4br4xgpwq21rsjrvrqiy";
# master branch as of 2021-11-29
rev = "82d3dafa0cfeaad016a427bdbc729eb9509748f1";
sha256 = "0fmwn584xl0vafcsh72b4xnryfqyjxk5zhmymg5i8rzp6h03n8xq";
};
installPhase = ''