chore(flake.nix): temporarily remove broken maildev

This commit is contained in:
Sarah Vaupel 2024-01-07 18:15:25 +01:00
parent 448a7b7785
commit 36f5298c7e

View File

@ -126,7 +126,7 @@
}; };
}) })
(import ./nix/maildev) # (import ./nix/maildev)
haskell-nix.overlay haskell-nix.overlay
(import ./nix/uniworx { inherit inputs frontendSource backendSource; gitRevision = if self ? rev then self.rev else null; }) (import ./nix/uniworx { inherit inputs frontendSource backendSource; gitRevision = if self ? rev then self.rev else null; })
(import ./nix/docker { inherit self; }) (import ./nix/docker { inherit self; })