From 9d6aef34add7a1bf32e754951a3d500721a2e626 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 15 May 2023 18:23:23 +0200 Subject: clippy lint fix --- .albatros | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .albatros (limited to '.albatros') diff --git a/.albatros b/.albatros new file mode 100755 index 0000000..6439de6 --- /dev/null +++ b/.albatros @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +set -euxo pipefail + +nix build --print-build-logs .#packages.x86_64-unknown-linux-musl.debug -- cgit v1.2.3