mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 13:18:57 +03:00
Merge pull request #318098 from r-ryantm/auto-update/ananicy-rules-cachyos
ananicy-rules-cachyos: 0-unstable-2024-05-28 -> 0-unstable-2024-06-07
This commit is contained in:
commit
2542605888
1 changed files with 3 additions and 3 deletions
|
@ -7,13 +7,13 @@
|
||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "ananicy-rules-cachyos";
|
pname = "ananicy-rules-cachyos";
|
||||||
version = "0-unstable-2024-05-28";
|
version = "0-unstable-2024-06-07";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "CachyOS";
|
owner = "CachyOS";
|
||||||
repo = "ananicy-rules";
|
repo = "ananicy-rules";
|
||||||
rev = "5718579addbd733a4ab190fb9355a78e8b19b0b4";
|
rev = "38b3e8c12801df68ba15c2d96ee96d7d2362b576";
|
||||||
hash = "sha256-SD15wFUWryL3sRBbREr94A8oKf8KXVBaiI2bmWxbMx4=";
|
hash = "sha256-yVKzkASMzJDmgzS0CxEFky2Y4Bs4vlbRJgUI+uG3muY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue