[Backport release-26.05] leanify: 0.4.3-unstable-2025-12-12 -> 0.4.3-unstable-2026-06-05 (#529677)

This commit is contained in:
nixpkgs-ci[bot] 2026-06-08 22:08:46 +00:00 committed by GitHub
commit 9c92db6010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,13 +8,13 @@
stdenv.mkDerivation {
pname = "leanify";
version = "0.4.3-unstable-2025-12-12";
version = "0.4.3-unstable-2026-06-05";
src = fetchFromGitHub {
owner = "JayXon";
repo = "Leanify";
rev = "d2ba1671056e022623e8445f5700670bc05204bf";
hash = "sha256-MXQnJyA6z01lodes6CINV7mzbRr6GnZaMAsjloGJzeg=";
rev = "dc557c4027fc8a7479c4a71506c75c98ea8829f9";
hash = "sha256-jyz0F0mY4z0lFA5a1ibJKHYKb35MvuVhFct2Him/my8=";
};
postPatch = lib.optionalString stdenv.hostPlatform.isDarwin ''