megapixels-next: 2.0.0-alpha2-unstable-2025-06-12 -> 2.0.0-alpha2-unstable-2025-08-06
This commit is contained in:
@@ -25,13 +25,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "megapixels-next";
|
pname = "megapixels-next";
|
||||||
version = "2.0.0-alpha2-unstable-2025-06-12";
|
version = "2.0.0-alpha2-unstable-2025-08-06";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "Megapixels";
|
repo = "Megapixels";
|
||||||
rev = "46ada9c17f5475626d11fdab4818be5a3499b90b";
|
rev = "20c8030c928b30955f770ac84284130b3b88f550";
|
||||||
hash = "sha256-WAoRWFHQ2FJ4uvZU6H1mjwbr/vQMLu+zGkmvXS0PT70=";
|
hash = "sha256-gUhr5yGu8A3Q0ds8ZtK8tcNS5PvhoyoJtG59lmVZIpI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user