Add conduit and text stuff
This commit is contained in:
parent
b85383530b
commit
b9bb26bd3a
@ -34,6 +34,10 @@ in
|
||||
attoparsec
|
||||
safe-exceptions
|
||||
transformers
|
||||
conduit
|
||||
conduit-extra
|
||||
bytestring
|
||||
text
|
||||
];
|
||||
})
|
||||
];
|
||||
@ -41,7 +45,7 @@ in
|
||||
in
|
||||
pkgs.dockerTools.buildImage {
|
||||
name = "git.pbrinkmeier.de/paul/jup";
|
||||
tag = "1.4";
|
||||
tag = "1.5";
|
||||
contents = [
|
||||
pkgsLinux.graphviz
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user