distributed-closure/shell.nix
2020-02-13 11:41:06 +01:00

4 lines
83 B
Nix

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