ananicy-rules-cachyos: unstable-2023-06-28 -> unstable-2023-10-11
This commit is contained in:
parent
db7978c88c
commit
0938648544
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue