about summary refs log tree commit diff
path: root/users/Profpatsch/shell.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2023-08-31T17·38+0200
committerProfpatsch <mail@profpatsch.de>2023-08-31T17·50+0000
commit88c3e2b4a0cf5ca8ca76ba828eecfc16e22267de (patch)
treebb76b43a4c42d7d4e72b45b383f92b66481ec1ab /users/Profpatsch/shell.nix
parente06d38ae5426d9615f74f749836b602d4a64ab14 (diff)
chore(users/Profpatsch/htmx-experiment): move to Multipart2 r/6539
We don’t strictly need servant-multipart, if all we need is to parse
some multipart forms. This removes some deps.

Change-Id: I218731fada056b9edfb3d01fc33880673d14473e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9187
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Diffstat (limited to '')
-rw-r--r--users/Profpatsch/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix
index 2158ed6122..b27b47b2b9 100644
--- a/users/Profpatsch/shell.nix
+++ b/users/Profpatsch/shell.nix
@@ -31,7 +31,6 @@ pkgs.mkShell {
       h.warp
       h.profunctors
       h.semigroupoids
-      h.servant-multipart
       h.validation-selective
       h.free
       h.cryptonite-conduit