clightning: 25.09.2 -> 25.12.1 (#460707)

This commit is contained in:
Pavol Rusnak
2026-01-22 11:30:09 +00:00
committed by GitHub
+2 -2
View File
@@ -29,11 +29,11 @@ let
in
stdenv.mkDerivation rec {
pname = "clightning";
version = "25.09.2";
version = "25.12.1";
src = fetchurl {
url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
hash = "sha256-iLzVDWTdKkpAjmuyCnSnqyWiv6CgdzQwNTmWZH/x7gM=";
hash = "sha256-50rcNH9dXeRezJ3nEW/cRK5uE+IpGoHAzkU3C7p44KY=";
};
# when building on darwin we need cctools to provide the correct libtool