clightning: 25.09.2 -> 25.12.1

This commit is contained in:
R. Ryantm
2026-01-21 23:27:45 +00:00
parent 5d361f1d1d
commit 58ef25327c
+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