chore(flake.nix): temporarily remove broken maildev
This commit is contained in:
parent
448a7b7785
commit
36f5298c7e
@ -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; })
|
||||||
|
|||||||
Reference in New Issue
Block a user