uassets: 0-unstable-2025-03-20 -> 0-unstable-2025-03-22
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2025-03-20";
|
version = "0-unstable-2025-03-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "39c418ff2651983572dc409a3c75acb08fc36005";
|
rev = "750c6f06ed8a3dbc4899230179a14481ab7fb85b";
|
||||||
hash = "sha256-YbCgqLc/DqPbsU7iKKz63DRHkNAklJ4EYPQburXOr0c=";
|
hash = "sha256-QDF6/Kq2pvqRyKm7z2iLkiE28zzHBT9imU6FbwilpVI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user