megapixels-next: 2025-03-09 -> 2025-03-12

This commit is contained in:
2025-03-16 21:53:57 +00:00
parent f07c3efff8
commit 2d7a06e8cd

View File

@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation {
pname = "megapixels-next";
version = "2.0.0-alpha1-unstable-2025-03-09";
version = "2.0.0-alpha1-unstable-2025-03-12";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "Megapixels";
rev = "dc60446c152db2b8efae7ea3950ae7d0a4661838";
hash = "sha256-4wKn3PlZ19JU1sfw5JFCiddsPQQPGUZafjar/jW21PY=";
rev = "e02b54ec57b1bb63d3ba996dc29637e80abe4865";
hash = "sha256-8bMSQp4WbO1pgg5yNyQWibz47iTDGbDCOS5P1FcD6e0=";
};
nativeBuildInputs = [