openmw: Add comment that commit does not exist on any branch on target repository

This commit is contained in:
Sandro Jäckel 2021-01-26 14:35:52 +01:00
parent 6edb917884
commit 25e7d3949c
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -6,6 +6,7 @@ let
src = fetchFromGitHub {
owner = "OpenMW";
repo = "osg";
# commit does not exist on any branch on the target repository
rev = "1556cd7966ebc1c80b6626988d2b25fb43a744cf";
sha256 = "0d74hijzmj82nx3jkv5qmr3pkgvplra0b8fbjx1y3vmzxamb0axd";
};