matebeamter/shell.nix
2019-12-10 16:07:14 +01:00

7 lines
109 B
Nix

{ pkgs ? import <nixpkgs> {} }:
let
hsPkgs = import ./default.nix;
in
hsPkgs.matebeamter.components.all