megapixels-next: 2.0.0-alpha1-unstable-2024-12-27 -> 2.0.0-alpha1-unstable-2025-01-16

This commit is contained in:
2025-02-08 11:42:35 +00:00
parent 9733f8af7a
commit e6d028b01d

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-2024-12-27"; version = "2.0.0-alpha1-unstable-2025-01-16";
src = fetchFromGitLab { src = fetchFromGitLab {
owner = "megapixels-org"; owner = "megapixels-org";
repo = "Megapixels"; repo = "Megapixels";
rev = "1378973cd103ee7b1ad6daa1f368fdc942600aab"; rev = "ae1faec57db2c6909d0216664580fc8225390bda";
hash = "sha256-itXZdpK6RleVkU/tFUFJjzAFblYwJtVlg3fsXSAYoTc="; hash = "sha256-/U+SXXsRXdRZnraclr+52Qpw5ogxgq837ljGESrymjk=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [