ormolu/shell.nix

4 lines
89 B
Nix

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