Merge pull request #261008 from dr460nf1r3/ananicy-rules-update

This commit is contained in:
Artturi
2023-10-15 05:42:44 +03:00
committed by GitHub
+3 -3
View File
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "ananicy";
version = "unstable-2023-06-28";
version = "unstable-2023-10-11";
src = fetchFromGitHub {
owner = "CachyOS";
repo = "ananicy-rules";
rev = "b2b4342d769bc3c6abc4ce77bd53d6ca06d659e5";
sha256 = "sha256-TGX7GlfSeKu68mVM71/kdJH31gzMmhzCAqA390aEq8U=";
rev = "3dafc3eb667b6ed7024359de78bf961c7248954d";
sha256 = "sha256-bMwM/2R6jdgrQ6C0JnHyMp9L4OWI6KVGcninrr7wLQ8=";
};
dontConfigure = true;