uassets: 0-unstable-2024-11-26 -> 0-unstable-2024-12-01
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2024-11-26";
|
version = "0-unstable-2024-12-01";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "4306d2799b4b36fd1923d123bc56c6cdd59b05b4";
|
rev = "58d6751c445b48856cd9bc0e81bfe206e79b9e4a";
|
||||||
hash = "sha256-E6A7Pnx6r2lG8EppXGwbCtTe286CT6LxW4tTtYv7wB8=";
|
hash = "sha256-RgE9B7wUcCMlfXoLnHYTSe3OHspRWDtFv39njT7ronM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user