From d1525c29af2f0c58fd4970fc33cc641cb460bbef Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 16 Sep 2024 19:00:22 -0700 Subject: feat: initial release --- justfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 justfile (limited to 'justfile') diff --git a/justfile b/justfile new file mode 100644 index 0000000..4e9d4a7 --- /dev/null +++ b/justfile @@ -0,0 +1,2 @@ +check: + NIXPKGS_ALLOW_UNFREE=1 nix flake check --impure \ No newline at end of file -- cgit v1.2.3