From 756539a59687f9abc9fef5fce50b5590c35a242f Mon Sep 17 00:00:00 2001 From: Aspen Smith Date: Sun, 28 Jul 2024 12:58:22 -0400 Subject: chore(3p/sources): Bump channels & overlays (2024-07-28) * Treewide: re-run depotfmt * //third_party/nixpkgs:html5validator: build with Python 3.11, dependency openstackdocstheme doesn't support 3.12 * //users/sterni/machines/ingeborg: adapt to poorly handled fcgiwrap module API change: https://github.com/NixOS/nixpkgs/pull/318599 * //tvix/*-go: regenerate protobuf files * //third_party/nixpkgs:treefmt: Remove patch for merged pull request * //users/flokli/ipu6-softisp: rebase, drop upstreamed kernel patches Change-Id: Ie4e0df007c287e8cd6207683a9a25838aa5bd39a Reviewed-on: https://cl.tvl.fyi/c/depot/+/11971 Autosubmit: sterni Reviewed-by: sterni Reviewed-by: flokli Reviewed-by: aspen Tested-by: BuildkiteCI Reviewed-by: tazjin Reviewed-by: Ilan Joselevich --- tvix/cli/tests/import.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tvix/cli/tests/import.nix') diff --git a/tvix/cli/tests/import.nix b/tvix/cli/tests/import.nix index 9ac2d0232ec8..d5d41d3917f3 100644 --- a/tvix/cli/tests/import.nix +++ b/tvix/cli/tests/import.nix @@ -1 +1 @@ -{ }: import ./six.nix { } +{}: import ./six.nix { } -- cgit 1.4.1