mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
ananicy-rules-cachyos: 0-unstable-2025-03-13 -> 0-unstable-2025-03-19
This commit is contained in:
parent
9d0fb3583e
commit
c6b7dd54a6
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-2025-03-13";
|
version = "0-unstable-2025-03-19";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "CachyOS";
|
owner = "CachyOS";
|
||||||
repo = "ananicy-rules";
|
repo = "ananicy-rules";
|
||||||
rev = "8d62f1554af7ef21d54afc1c3b8b5d31349f7a30";
|
rev = "99693d533a238c19915057f9cd5e541e6dbf57d9";
|
||||||
hash = "sha256-vdDpoPFcVPDqykJIOHYPyFAWtRKSP6NJ2MNn8Hcislc=";
|
hash = "sha256-dTGfOw2Cj4q3AiQswcyl9bWUw1qInyqap43r4j+qS1Y=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue