adding flake to lightlyshaders

This commit is contained in:
Chris Cochrun 2022-11-07 11:31:33 -06:00
parent a7783ed72b
commit d4bded0cb6
4 changed files with 24 additions and 3 deletions

View file

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
owner = "a-parhom";
repo = "LightlyShaders";
rev = "v2.0";
sha256 = "sha256-5BpAXv5n9mxUMWjtIRJYCf4pQ76pCyKwGhk9uaHC69M=";
sha256 = "sha256-p94VwzGHB/4qxthvG507JEXx9j2MZDo6yyElq3XQxYc=";
};
# dontWrapQtApps = true;