mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[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:
commit
9c92db6010
1 changed files with 3 additions and 3 deletions
|
|
@ -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 ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue