updating lightlyshaders but still haven't figured it out

This commit is contained in:
Chris Cochrun 2022-11-16 11:34:45 -06:00
parent fb04998f78
commit 0091699daf
2 changed files with 5 additions and 5 deletions

View file

@ -31,8 +31,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "a-parhom";
repo = "LightlyShaders";
rev = "master";
sha256 = "sha256-Y/ey3MCxINmsk60TQNUwQlJe9IivJNw/N16Nmua2gGc=";
rev = "v2.0";
sha256 = "sha256-p94VwzGHB/4qxthvG507JEXx9j2MZDo6yyElq3XQxYc=";
};
# dontWrapQtApps = true;