From 76fd7002b56329a8dc28386027d5aac411850774 Mon Sep 17 00:00:00 2001 From: charles37 Date: Mon, 11 Nov 2024 12:00:03 -0500 Subject: [PATCH] test --- hwci/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwci/shell.nix b/hwci/shell.nix index e361066..d4e0c93 100644 --- a/hwci/shell.nix +++ b/hwci/shell.nix @@ -1,7 +1,7 @@ # Licensed under the Apache License, Version 2.0 or the MIT License. # SPDX-License-Identifier: Apache-2.0 OR MIT # Copyright Tock Contributors 2024. - +#TEST {pkgs ? import {}}: let pythonEnv = pkgs.python311.withPackages (ps: with ps; [