matebeamter/shell.nix

7 lines
109 B
Nix

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