megapixels-next: 2025-03-09 -> 2025-03-12
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-alpha1-unstable-2025-03-09";
|
version = "2.0.0-alpha1-unstable-2025-03-12";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "Megapixels";
|
repo = "Megapixels";
|
||||||
rev = "dc60446c152db2b8efae7ea3950ae7d0a4661838";
|
rev = "e02b54ec57b1bb63d3ba996dc29637e80abe4865";
|
||||||
hash = "sha256-4wKn3PlZ19JU1sfw5JFCiddsPQQPGUZafjar/jW21PY=";
|
hash = "sha256-8bMSQp4WbO1pgg5yNyQWibz47iTDGbDCOS5P1FcD6e0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user