Skip to content

Commit

Permalink
Update nixpkgs: To update to Bazel 2.0.0
Browse files Browse the repository at this point in the history
CHANGELOG_BEGIN
CHANGELOG_END
  • Loading branch information
aherrmann committed Feb 3, 2020
1 parent bda40ae commit 7e58540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions nix/nixpkgs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ let
sha256 = "1jcyd9jy7kz5zfch25s4inwlivb1y1w52fzfjy5ra5vcnp3hmqyr";
fetchSubmodules = true;
};
patches = [];
});
ephemeralpg = pkgs.ephemeralpg.overrideAttrs(oldAttrs: {
installPhase = ''
Expand Down
4 changes: 2 additions & 2 deletions nix/nixpkgs/default.src.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"owner": "NixOS",
"repo": "nixpkgs-channels",
"branch": "nixpkgs-unstable",
"rev": "efce3c1367d1b3227cef8854d520d888d9c482d1",
"sha256": "0hsgp802829k04ryga7ny6vf75bllpmn530v4y4f66n454i4kzfa"
"rev": "42a195919a10ce70309c3666dfe8206e380fae1b",
"sha256": "1iy3iz91xx58k9wgswalipa8gxxdafqq82lisg6s16ml8y232f00"
}

0 comments on commit 7e58540

Please sign in to comment.