aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-16 19:00:22 -0700
committerFuwn <[email protected]>2024-09-16 19:01:18 -0700
commitd1525c29af2f0c58fd4970fc33cc641cb460bbef (patch)
tree8e930859a82585e1b29a5ab595197dbd14d7c537 /justfile
downloadtsutsumi-d1525c29af2f0c58fd4970fc33cc641cb460bbef.tar.xz
tsutsumi-d1525c29af2f0c58fd4970fc33cc641cb460bbef.zip
feat: initial release
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 2 insertions, 0 deletions
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