diff options
author | Profpatsch <mail@profpatsch.de> | 2024-05-13T17·13+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-06-03T14·55+0000 |
commit | f13c5dddb5492d38e8b90b39e509eb5eba52f7f7 (patch) | |
tree | bebaf7ccc8c9fbd97a4e7bdf6c1fb2c70467d9f6 /users/Profpatsch | |
parent | 5c709131def1505d861b634381e65474d7f16a57 (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>
Diffstat (limited to 'users/Profpatsch')
-rw-r--r-- | users/Profpatsch/shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix index b5095d476fea..ec3326fe867a 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 |