treefmt/shell.nix
zimbatm 10e55961d6
fix the macOS builds
replace the devshell to make it work on macOS
2021-11-12 22:37:05 +01:00

3 lines
78 B
Nix

{ system ? builtins.currentSystem }:
(import ./. { inherit system; }).treefmt