From c85ff49c7cef2c4b173e2b5f8a9e626e4f85ebda Mon Sep 17 00:00:00 2001 From: Tobias Bora Date: Wed, 19 Oct 2022 23:54:32 +0200 Subject: [PATCH] Fix https://github.com/kamadorueda/alejandra/issues/354 (default.nix changed) --- .pre-commit-entry.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-entry.sh b/.pre-commit-entry.sh index 190c2a2..62ac39f 100755 --- a/.pre-commit-entry.sh +++ b/.pre-commit-entry.sh @@ -18,7 +18,6 @@ system="$(nix-instantiate --eval --expr builtins.currentSystem)" echo INFO: building Alejandra nix-build \ - --attr ${system} \ --out-link result-alejandra \ https://github.com/kamadorueda/alejandra/tarball/3.0.0