mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
ansel: 0-unstable-2025-03-27 -> 0-unstable-2025-05-31 (#405925)
This commit is contained in:
commit
e05381fb41
1 changed files with 3 additions and 3 deletions
|
@ -81,13 +81,13 @@ let
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "ansel";
|
pname = "ansel";
|
||||||
version = "0-unstable-2025-03-27";
|
version = "0-unstable-2025-05-31";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "aurelienpierreeng";
|
owner = "aurelienpierreeng";
|
||||||
repo = "ansel";
|
repo = "ansel";
|
||||||
rev = "62f9a4c56b02deca9fda4aff4392e4f44dea379c";
|
rev = "b5d5f5ee7a3d4b68994a7bcfef4429a80cc2f287";
|
||||||
hash = "sha256-T9go14/wMJbOzKjOnRzzmeklFPQMbrTUnXyPlVahpkQ=";
|
hash = "sha256-gb/Mp3YUeDLRxZQ7t55+FaxcfQDKdrNFZSV2uHhZ8Xo=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue