bk910x/shell.nix

3 lines
92 B
Nix

{ pkgs ? import <nixpkgs> {} }:
(pkgs.ocamlPackages.callPackage ./nix/package.nix {}).shell