break out an agda.nix
This commit is contained in:
parent
3c61742a37
commit
f59e705eca
3 changed files with 62 additions and 4 deletions
|
|
@ -21,8 +21,6 @@ in {
|
|||
config = mkMerge [
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
haskellPackages.Agda
|
||||
|
||||
# LaTeX (for org export)
|
||||
(pkgs.texlive.combine {
|
||||
inherit (pkgs.texlive)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue