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 { src = fetchFromGitHub {
owner = "a-parhom"; owner = "a-parhom";
repo = "LightlyShaders"; repo = "LightlyShaders";
rev = "master"; rev = "v2.0";
sha256 = "sha256-Y/ey3MCxINmsk60TQNUwQlJe9IivJNw/N16Nmua2gGc="; sha256 = "sha256-p94VwzGHB/4qxthvG507JEXx9j2MZDo6yyElq3XQxYc=";
}; };
# dontWrapQtApps = true; # dontWrapQtApps = true;

View file

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1667629849, "lastModified": 1668417584,
"narHash": "sha256-P+v+nDOFWicM4wziFK9S/ajF2lc0N2Rg9p6Y35uMoZI=", "narHash": "sha256-yeuEyxKPwsm5fIHN49L/syn9g5coxnPp3GsVquhrv5A=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3bacde6273b09a21a8ccfba15586fb165078fb62", "rev": "013fcdd106823416918004bb684c3c186d3c460f",
"type": "github" "type": "github"
}, },
"original": { "original": {