treefmt/shell.nix
2022-05-18 20:19:08 +02:00

3 lines
79 B
Nix

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