Age | Commit message (Collapse) | Author |
|
Moving away from the DNS-driven namespacing toward more condensed names,
mostly because I don't like typing so much.
|
|
It's an attempt. Perhaps this will change over time.
|
|
|
|
I think this will only retry once... would be nice to have some kind of
backoff... oh well.
|
|
|
|
|
|
|
|
|
|
|
|
This is a simple website server that uses que.run itself to host the que
webpages.
I had to rename Run.Que to Run.Que.Server because nix was
complaining about Run.Que being both a derivation and an attrset with
Run.Que.Website in it.
|