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