bk910x/shell.nix

3 lines
92 B
Nix
Raw Normal View History

2024-04-17 19:40:49 +00:00
{ pkgs ? import <nixpkgs> {} }:
(pkgs.ocamlPackages.callPackage ./nix/package.nix {}).shell