We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dbaf6 commit a910cabCopy full SHA for a910cab
pkgs/by-name/an/ansel/package.nix
@@ -78,13 +78,13 @@ let
78
in
79
stdenv.mkDerivation {
80
pname = "ansel";
81
- version = "0-unstable-2024-12-19";
+ version = "0-unstable-2025-01-12";
82
83
src = fetchFromGitHub {
84
owner = "aurelienpierreeng";
85
repo = "ansel";
86
- rev = "854924f0cefd485ede726eb060b765712c0d393c";
87
- hash = "sha256-G8+A4c2d6OFfYo7T5sk8JsDw5RrNnH5Bmmo8YkCsbsA=";
+ rev = "c15d92ab7236e61454aaf8e8591777adfa3a73f7";
+ hash = "sha256-FVb4xoHIs+DJG6Lw6Qf755Tjt0Sg9i+Hp979/GgD3IQ=";
88
fetchSubmodules = true;
89
};
90
0 commit comments