Skip to content

Commit

Permalink
Update nixpkgs (lnd 0.10, clightning 0.8.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasnick committed May 14, 2020
1 parent 93ac1ac commit 041af87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/nixpkgs-pinned.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ in
{
# To update, run ../helper/fetch-channel REV
nixpkgs = fetch {
rev = "95b9c99f6d091273572ff1ec62b97b6ad3f68bdf";
sha256 = "1qcwr9binkwfayix88aljwssxi5djkwscx0rnwlk1yp9q60rgp3d";
rev = "7829e5791ba1f6e6dbddbb9b43dda72024dd2bd1";
sha256 = "0hs9swpz0kibjc8l3nx4m10kig1fcjiyy35qy2zgzm0a33pj114w";
};
nixpkgs-unstable = fetch {
rev = "22a3bf9fb9edad917fb6cd1066d58b5e426ee975";
sha256 = "089hqg2r2ar5piw9q5z3iv0qbmfjc4rl5wkx9z16aqnlras72zsa";
rev = "8ba41a1e14961fe43523f29b8b39acb569b70e72";
sha256 = "0c2wn7si8vcx0yqwm92dpry8zqjglj9dfrvmww6ha6ihnjl6mfhh";
};
}

0 comments on commit 041af87

Please sign in to comment.