feat: push for isaac

This commit is contained in:
Nick 2024-12-05 15:44:50 -06:00
parent 5ada6b4d25
commit e6b3e90698
27 changed files with 377 additions and 4 deletions

View file

@ -1,6 +1,7 @@
{
pkgs,
config,
pkgs-stable,
...
}: {
haskellProjects.default = {
@ -33,7 +34,7 @@
;
inherit
(pkgs.elmPackages)
(pkgs-stable.elmPackages)
elm
elm-format
elm-land