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
|
||||
stdenv.mkDerivation {
|
||||
pname = "ansel";
|
||||
version = "0-unstable-2025-03-27";
|
||||
version = "0-unstable-2025-05-31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "aurelienpierreeng";
|
||||
repo = "ansel";
|
||||
rev = "62f9a4c56b02deca9fda4aff4392e4f44dea379c";
|
||||
hash = "sha256-T9go14/wMJbOzKjOnRzzmeklFPQMbrTUnXyPlVahpkQ=";
|
||||
rev = "b5d5f5ee7a3d4b68994a7bcfef4429a80cc2f287";
|
||||
hash = "sha256-gb/Mp3YUeDLRxZQ7t55+FaxcfQDKdrNFZSV2uHhZ8Xo=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue