megaparsec/shell.nix

4 lines
83 B
Nix

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