matebeamter/shell.nix

7 lines
112 B
Nix

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