megapixels-next: 2025-03-20 -> 2025-04-04

This commit is contained in:
2025-04-05 06:32:32 +00:00
parent d1e4f46135
commit f64525898d

View File

@@ -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-20"; version = "2.0.0-alpha1-unstable-2025-04-04";
src = fetchFromGitLab { src = fetchFromGitLab {
owner = "megapixels-org"; owner = "megapixels-org";
repo = "Megapixels"; repo = "Megapixels";
rev = "970f32089432c4a4bbde186816c01b7706892b08"; rev = "0b407957edd96eab46ce091db9e6dc8a5a151229";
hash = "sha256-8f24OPkK3KHE6pmrhv9VI8pZSwHlO4NlyucM7QF6GUs="; hash = "sha256-lWfObHcAjluMHZD2IEDvo7skSOStU6zAw9Zbw0uQxzQ=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [