1
1
mirror of https://github.com/google/ormolu.git synced 2024-11-23 14:16:24 +03:00
ormolu/shell.nix

4 lines
89 B
Nix

{ pkgs ? (import ./nix/nixpkgs) }:
(import ./default.nix { inherit pkgs; }).ormoluShell