uassets: 0-unstable-2024-08-30 -> 0-unstable-2024-09-05
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2024-08-30";
|
version = "0-unstable-2024-09-05";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "0ae02858811ff8f3ce8712967fbef20711dd5691";
|
rev = "151080ba45b476d5e0c9fd3db6ed48e50ffedbdf";
|
||||||
hash = "sha256-OdIPwkuHiNEiELcDWNYdstM6THOMqZEoNol3l653jmo=";
|
hash = "sha256-x5TuzXUpZuY+ugz5lkOhBzfLsCnKSx6/kvIamiomcgo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user