megapixels-next: 2.0.0-alpha1-unstable-2025-01-16 -> 2.0.0-alpha1-unstable-2025-02-11
This commit is contained in:
@@ -10,13 +10,13 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "libmegapixels";
|
pname = "libmegapixels";
|
||||||
version = "0.2.0-unstable-2024-12-28";
|
version = "0.2.0-unstable-2025-02-11";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "libmegapixels";
|
repo = "libmegapixels";
|
||||||
rev = "fedc8a0b314d4482b041a496295882ff8af8f59e";
|
rev = "20619047551f7ffb6ab5aebfaa6783c708520775";
|
||||||
hash = "sha256-KGynHMsPwkrDqC8NX9HFj2xwJrjY9AykOZTqkSgA6Eo=";
|
hash = "sha256-NCq14kBWKhsCQPLBpxdErHK+3Ih1JuAMlKXLLytS2AA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# patches = [
|
# patches = [
|
||||||
|
@@ -25,13 +25,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "megapixels-next";
|
pname = "megapixels-next";
|
||||||
version = "2.0.0-alpha1-unstable-2025-01-16";
|
version = "2.0.0-alpha1-unstable-2025-02-11";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "Megapixels";
|
repo = "Megapixels";
|
||||||
rev = "ae1faec57db2c6909d0216664580fc8225390bda";
|
rev = "2f2929800b005820a21da8f3e7cc4ba0fe51fe1d";
|
||||||
hash = "sha256-/U+SXXsRXdRZnraclr+52Qpw5ogxgq837ljGESrymjk=";
|
hash = "sha256-ehPq1UwhYv4ncAhnVjDMgGT255ZdliMw6nMzYE5qWnM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user