From dd67bcf487e17b58435d712e49fa7e7b9bc2a408 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 17 Jun 2024 07:36:42 -0700 Subject: build: nix flake --- Makefile.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.toml') diff --git a/Makefile.toml b/Makefile.toml index 894043b..ee003f3 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -7,7 +7,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true [tasks.fmt] args = ["fmt"] command = "cargo" -toolchain = "nightly" +# toolchain = "nightly" workspace = true [tasks.check] -- cgit v1.2.3