Skip to content

Commit

Permalink
Merge #231: Update nixpkgs
Browse files Browse the repository at this point in the history
4bddeb1 Update nixpkgs (Jonas Nick)

Pull request description:

ACKs for top commit:
  nixbitcoin:
    ACK 4bddeb1

Tree-SHA512: 8c886d6cc90f044db26485f5f34f76c52943f602c680c56a006f5cf90127ff8b2d5b49e7b5a1e9607f120500ec4604a62db4fe5d1d5875263598bdf9d0fa7dc3
  • Loading branch information
jonasnick committed Sep 8, 2020
2 parents 94874c3 + 4bddeb1 commit adae7da
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 = "14006b724f3d1f25ecf38238ee723d38b0c2f4ce";
sha256 = "07hfbilyh818pigfn342v2r05n8061wpjaf1m4h291lf6ydjagis";
rev = "42674051d12540d4a996504990c6ea3619505953";
sha256 = "1hz1n1hghilgzk4zlya498xm5lvhsf0r5b49yii7q86h3616fhwy";
};
nixpkgs-unstable = fetch {
rev = "c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38";
sha256 = "1ak7jqx94fjhc68xh1lh35kh3w3ndbadprrb762qgvcfb8351x8v";
rev = "a31736120c5de6e632f5a0ba1ed34e53fc1c1b00";
sha256 = "0xfjizw6w84w1fj47hxzw2vwgjlszzmsjb8k8cgqhb379vmkxjfl";
};
}

0 comments on commit adae7da

Please sign in to comment.