From c5512fc08f562eb6080601b0df71b34e79794944 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Wed, 9 Jun 2021 14:46:13 -0400 Subject: [PATCH] whitespace --- modules/cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/cli.nix b/modules/cli.nix index 578248c..a5162ed 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -85,6 +85,7 @@ in echo "$(curl --silent -L ${config.system.defaultChannel}/git-revision) latest available" echo '') + ] ++ update-cmds; environment.etc."pip.conf".text = ''