From d5a6cc15dcf4e9dacd550b8c3dd5e0ac9ae7c068 Mon Sep 17 00:00:00 2001 From: bri Date: Tue, 13 Feb 2024 19:44:08 -0500 Subject: [PATCH] fix typo --- build.sh | 2 +- python2.log | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 python2.log diff --git a/build.sh b/build.sh index a2e65c9d3..20645ec79 100755 --- a/build.sh +++ b/build.sh @@ -115,7 +115,7 @@ WITH_CACHIX(){ BUILD_IMAGE(){ mkdir -p build - BUILD_FILE="$(nix build ".#nixosConfigurations.$(TARGET)@${ARCH//arm/aarch}-${OS}.config.formats.$(_FORMAT)" --print-out-paths --show-trace --accept-flake-config)" + BUILD_FILE="$(nix build ".#nixosConfigurations.$(_TARGET)@${ARCH//arm/aarch}-${OS}.config.formats.$(_FORMAT)" --print-out-paths --show-trace --accept-flake-config)" cp "${BUILD_FILE}" "build/" } diff --git a/python2.log b/python2.log deleted file mode 100644 index 47474aa04..000000000 --- a/python2.log +++ /dev/null @@ -1,2 +0,0 @@ -i: -c: line 1: syntax error near unexpected token `newline' -i: -c: line 1: `for'