uassets: 0-unstable-2024-10-23 -> 0-unstable-2024-10-25
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2024-10-23";
|
version = "0-unstable-2024-10-25";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "8f0dacbc2610394c04863a9e13fccab4af99107d";
|
rev = "bc1dcf8f96f232c90384928e78a79461a13e09eb";
|
||||||
hash = "sha256-aoBnewOlFsSnK/CWa+pfkjTAKLTmtx79jst68YrDClU=";
|
hash = "sha256-ouj/Vk5ktaG6BPcZV9S3NYXg6JOg0Bcv7xRP6btjMVA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user