break out an agda.nix

This commit is contained in:
Griffin Smith 2020-06-15 11:54:01 -04:00
parent 3c61742a37
commit f59e705eca
3 changed files with 62 additions and 4 deletions

View file

@ -21,8 +21,6 @@ in {
config = mkMerge [
{
home.packages = with pkgs; [
haskellPackages.Agda
# LaTeX (for org export)
(pkgs.texlive.combine {
inherit (pkgs.texlive)