uassets: 0-unstable-2025-05-09 -> 0-unstable-2025-05-10
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2025-05-09";
|
version = "0-unstable-2025-05-10";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "e1142210bd7a7493f32aac83adfb20205d9f05d5";
|
rev = "d289d57fe7c82f847fba377cd95b3021448edeef";
|
||||||
hash = "sha256-HvrxVj05F3bCKcx+yr6devQxF3P1uc7n/4YTfan7ayw=";
|
hash = "sha256-WWAKFXnZ9x+JTxINoqtjnR5H/KK5Qvc5Wyg0ov2WojY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user