uassets: 2025-07-19 -> 2025-07-20
This commit is contained in:
@@ -6,12 +6,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2025-07-19";
|
version = "0-unstable-2025-07-20";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "9a02ebae3e756213ad44a96280ec6479d9ff7bd1";
|
rev = "2b3f92ee48113f59a059597f3e87b02004619aa9";
|
||||||
hash = "sha256-jHiDIgNJvbTivxQ441bGTOC9YlHEL1OjzuU1uKYaKb4=";
|
hash = "sha256-90M/YHLPWyIiUIA+gemDyiFX2inSfZKZWBOXIVBDEHY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user