updating lightlyshaders but still haven't figured it out
This commit is contained in:
parent
fb04998f78
commit
0091699daf
2 changed files with 5 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue