joinmarket: fix for NixOS 25.11
Temporarily add nixpkgs-25.05 for joinmarket (see code comment).
This commit is contained in:
@@ -17,4 +17,5 @@ in
|
||||
{
|
||||
nixpkgs = fetch lockedInputs.nixpkgs;
|
||||
nixpkgs-unstable = fetch lockedInputs.nixpkgs-unstable;
|
||||
nixpkgs-25_05 = fetch lockedInputs.nixpkgs-25_05;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user