update nixpkgs-unstable

- bitcoind 0.20.1 -> 0.21.0
  Manually create a wallet in the backup test because bitcoind
  does not create a default wallet anymore

- disable the failing elementsd build on unstable
This commit is contained in:
Erik Arvstedt 2021-01-30 10:47:03 +01:00
parent 05e5ec99ec
commit 8f9ea61d6e
No known key found for this signature in database
GPG key ID: 33312B944DD97846
4 changed files with 13 additions and 4 deletions

View file

@ -12,7 +12,7 @@ in
sha256 = "1vjh0np1rlirbhhj9b2d0zhrqdmiji5svxh9baqq7r3680af1iif";
};
nixpkgs-unstable = fetch {
rev = "296793637b22bdb4d23b479879eba0a71c132a66";
sha256 = "0j09yih9693w5vjx64ikfxyja1ha7pisygrwrpg3wfz3sssglg69";
rev = "891f607d5301d6730cb1f9dcf3618bcb1ab7f10e";
sha256 = "1cr39f0sbr0h5d83dv1q34mcpwnkwwbdk5fqlyqp2mnxghzwssng";
};
}