leanify: unstable-2022-12-04 -> unstable-2023-10-19

This commit is contained in:
Mynacol 2023-10-31 16:38:46 +01:00
parent 16cfcd2ef6
commit c952d99534

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "leanify";
version = "unstable-2022-12-04";
version = "unstable-2023-10-19";
src = fetchFromGitHub {
owner = "JayXon";
repo = "Leanify";
rev = "7847668ac5bf0df1d940b674bc8b907bd1b37044";
hash = "sha256-KxVV7AW9sEfH4YTPDfeJk7fMMGh0eSkECXM/Mv9XqBA=";
rev = "5511415b02a7669f5fe9b454e5705e8328ab0359";
hash = "sha256-eOp/SOynh0HUz62Ki5ADRk7FjQY0Gh55ydVnO0MCXAA=";
};
postPatch = lib.optionalString stdenv.isDarwin ''