Thanks for the report. It is indeed a bug and should be fixed in the next release. Much appreciated.
On Fri, Jun 2, 2017 at 11:34 AM, zimbatm <[email protected]> wrote: > Hi Jasper, > > congrats on the launch! I think that it's a neat idea. > > For other people trying, the nix code is tucked away under each software > card, more -> Download Nix definition. At this stage it doesn't seem > editable so I'm not sure what the users will do with it. > > @Jasper: in https://chillcode.io/dashboard/layer/0723de88-9d01- > 4c75-83ba-59c233f17b95/docker_config the ExposedPorts look suspicious, I > don't think that they are meant to have /tcp twice in them: > > ``` > > ExposedPorts = { > "8300/tcp/tcp" = {}; "8301/tcp/tcp" = {}; > > }; > > ``` > > > > On Thu, 1 Jun 2017 at 19:39 Jasper Westaway <[email protected]> > wrote: > >> Hi, >> >> I wanted to let you know about our startup Chill Code because we use Nix >> + NiXOS as critical components. Chill Code makes deployment of software >> infrastructure something social - public designs that can be forked and >> then deployed in a few minutes (the Nix part). >> >> As you all use Nix anyway, you might not be part of our core audience, >> but we love Nix, and we’d love the community to provide feedback on the >> product. You can watch videos on our website (www.chillcode.io), or just >> give it a spin. We’ve just entered early access, so there are likely to be >> bugs of things we’ve got wrong. We’ve also written our first blog post on >> our experiences using Nix. Please feel free to drop me an email directly >> with any comments. We are happy to talk more about the ways in which we use >> Nix, and give a talk in London or NY. >> >> We’d also be grateful if you could give us a shout on Twitter >> (chillcode_io). >> >> Jasper >> _______________________________________________ >> nix-dev mailing list >> [email protected] >> https://mailman.science.uu.nl/mailman/listinfo/nix-dev >> >
_______________________________________________ nix-dev mailing list [email protected] https://mailman.science.uu.nl/mailman/listinfo/nix-dev
