megapixels-next: 2.0.0-alpha1-unstable-2024-12-24 -> 2.0.0-alpha1-unstable-2024-12-27
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "libdng";
|
||||
version = "0.2.0-unstable-2024-12-24";
|
||||
version = "0.2.1-unstable-2024-12-27";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "megapixels-org";
|
||||
repo = "libdng";
|
||||
rev = "228b16daeb3a515188bf919322132e03dc5a84ee";
|
||||
hash = "sha256-ZqXqK0QighD844hcgkTvYVgTtD2xAxE9lUsIIEqHwcc=";
|
||||
rev = "3ad05108a8ea3a8a8fe54da4919b27f9488b9498";
|
||||
hash = "sha256-XY5c3fean+WwN3VhWWcNOwMHnrgOU/3HH3wCHigb1qw=";
|
||||
};
|
||||
|
||||
depsBuildBuild = [
|
||||
|
@@ -10,13 +10,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "libmegapixels";
|
||||
version = "0.2.0-unstable-2024-12-24";
|
||||
version = "0.2.0-unstable-2024-12-28";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "megapixels-org";
|
||||
repo = "libmegapixels";
|
||||
rev = "56f93f7a65affc20c1a668ea4e92828bc16edef3";
|
||||
hash = "sha256-iTvv8MYLO3eX9f/dUMd0YoKys05uc0cknKsU+BzkBXI=";
|
||||
rev = "fedc8a0b314d4482b041a496295882ff8af8f59e";
|
||||
hash = "sha256-KGynHMsPwkrDqC8NX9HFj2xwJrjY9AykOZTqkSgA6Eo=";
|
||||
};
|
||||
|
||||
# patches = [
|
||||
|
@@ -25,13 +25,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "megapixels-next";
|
||||
version = "2.0.0-alpha1-unstable-2024-12-24";
|
||||
version = "2.0.0-alpha1-unstable-2024-12-27";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "megapixels-org";
|
||||
repo = "Megapixels";
|
||||
rev = "f5248b388e061c461fa520f93bfd3fd84a412f9d";
|
||||
hash = "sha256-nAjSxeT8IUNF9bkLcH3NJlXnQ+g1BOjgDEJFcEweOLM=";
|
||||
rev = "1378973cd103ee7b1ad6daa1f368fdc942600aab";
|
||||
hash = "sha256-itXZdpK6RleVkU/tFUFJjzAFblYwJtVlg3fsXSAYoTc=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Reference in New Issue
Block a user