update nixpkgs

bitcoind-knots: 29.2.knots20251010 -> 29.2.knots20251110
clightning: 25.09 -> 25.09.2
lightning-loop: 0.31.2-beta -> 0.31.5-beta
This commit is contained in:
Erik Arvstedt
2025-11-22 15:21:32 +01:00
parent b217b6019c
commit c4cd252753
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
inherit (clightning) src;
cargoHash = "sha256-UxMXBO/rpanNU8vz8y4V5wSbCNHKYmVXtoGRpOqI+A0=";
cargoHash = "sha256-2xOLwj42Ua85+kn73y+5q3YmzKYMCjxLlq/UrYjiZv0=";
depsExtraArgs = {
nativeBuildInputs = [ unzip ];