chore(3p): bump NixOS channels to 2021-10-04
* //third_party/overlays/tvl: sbcl 2.1.8 -> 2.1.9 Change-Id: I6817a641d2926af9cd38e90138840e761e5c1581 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3686 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in> Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
parent
66fa718ceb
commit
c0ccb6625c
2 changed files with 7 additions and 7 deletions
2
third_party/overlays/tvl.nix
vendored
2
third_party/overlays/tvl.nix
vendored
|
@ -46,7 +46,7 @@ self: super: {
|
|||
});
|
||||
|
||||
# Use latest SBCL, nixpkgs hasn't upgraded yet
|
||||
sbcl = self.sbcl_2_1_8;
|
||||
sbcl = self.sbcl_2_1_9;
|
||||
|
||||
# Fix Steam issues with web views (nixpkgs#137279)
|
||||
steam = super.steam.override {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue