matebeamter/shell.nix

7 lines
109 B
Nix
Raw Normal View History

{ pkgs ? import <nixpkgs> {} }:
let
2019-12-10 15:07:14 +00:00
hsPkgs = import ./default.nix;
in
hsPkgs.matebeamter.components.all