mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: push for isaac
This commit is contained in:
parent
5ada6b4d25
commit
e6b3e90698
27 changed files with 377 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue