about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-05-13T17·13+0200
committerclbot <clbot@tvl.fyi>2024-06-03T14·55+0000
commitf13c5dddb5492d38e8b90b39e509eb5eba52f7f7 (patch)
treebebaf7ccc8c9fbd97a4e7bdf6c1fb2c70467d9f6
parent5c709131def1505d861b634381e65474d7f16a57 (diff)
chore(users/Profpatsch/shell.nix): comment out broken haskell pkg r/8193
Change-Id: I73286424ee07e22b156096bfb582b22daf05c819
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11661
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
-rw-r--r--users/Profpatsch/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix
index b5095d476f..ec3326fe86 100644
--- a/users/Profpatsch/shell.nix
+++ b/users/Profpatsch/shell.nix
@@ -45,7 +45,7 @@ pkgs.mkShell {
       h.unix
       h.tagsoup
       h.attoparsec
-      h.iCalendar
+      # h.iCalendar
       h.case-insensitive
       h.hscolour
       h.nicify-lib