Skip to content

Commit 78ad075

Browse files
committed
build(nix): remove image/postgres
This used a flake output from lockpad and passed it through. It is preventing builds and is not a critical package at this point in time.
1 parent bf115be commit 78ad075

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

containers/default.nix

-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
};
5656

5757
"image/conduit" = inputs'.conduit.packages."image/conduit";
58-
59-
"image/postgres" = inputs'.lockpad.packages."postgres/docker";
6058
};
6159
};
6260
}

0 commit comments

Comments
 (0)