systemd-ml/shell.nix

2 lines
84 B
Nix
Raw Normal View History

2024-09-24 08:23:56 +00:00
(import <nixpkgs> {}).ocamlPackages.callPackage ./package.nix { withShell = true; }