diff options
author | Profpatsch <mail@profpatsch.de> | 2024-10-05T12·34+0200 |
---|---|---|
committer | Profpatsch <mail@profpatsch.de> | 2024-10-05T13·49+0000 |
commit | fb4b8ab5ec3f02ad2a932362907ef7685bf10f8f (patch) | |
tree | 16f2240a7f5a9f3190b2dbfa4fc35ea8b0533694 /users/Profpatsch/hie.yaml | |
parent | 2d6e98f8a40d1ce29b2277decc03ac90d1ef55ca (diff) |
chore(users/Profpatsch): park mailbox-org r/8777
I should probably remove the default.nix files in these as well so they don’t get built on CI. Change-Id: I09764f2ee198ab4016a1649f1675f7c45d207b09 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12580 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>
Diffstat (limited to 'users/Profpatsch/hie.yaml')
-rw-r--r-- | users/Profpatsch/hie.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml index 1b5ae942ad56..3b67e11b974a 100644 --- a/users/Profpatsch/hie.yaml +++ b/users/Profpatsch/hie.yaml @@ -14,10 +14,6 @@ cradle: component: "lib:htmx-experiment" - path: "./htmx-experiment/Main.hs" component: "htmx-experiment:exe:htmx-experiment" - - path: "./mailbox-org/src" - component: "lib:mailbox-org" - - path: "./mailbox-org/MailboxOrg.hs" - component: "mailbox-org:exe:mailbox-org" - path: "./cas-serve/CasServe.hs" component: "cas-serve:exe:cas-serve" - path: "./jbovlaste-sqlite/JbovlasteSqlite.hs" |