colmena/shell.nix
Zhaofeng Li 9d8153ee6d Make dev environment flake-compatible
Co-authored-by: Alex Zero <joseph@marsden.space>
2021-06-29 01:02:43 -07:00

4 lines
59 B
Nix

let
flake = import ./flake-compat.nix;
in flake.shellNix