updating config

This commit is contained in:
Chris Cochrun 2022-06-17 09:46:23 -05:00
parent 264e4295aa
commit 270b92d0c2
8 changed files with 339 additions and 46 deletions

View file

@ -28,8 +28,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "a-parhom";
repo = "LightlyShaders";
rev = "0294499afece1620f47fa38fa74fa8604077347f";
sha256 = "8EL1e4YKY63U7kvqBLfqSzYHdls1BD6OYh4X5+B7EcQ=";
rev = "4d649f8d9874b3ab251588fdaa2eac4bb74b1125";
sha256 = "c/zbYmOXhl0xX+Rjw5eU48jQqA+OAxsh/pvWXo5bakA=";
};
# dontWrapQtApps = true;