Tom Prince

Results 62 comments of Tom Prince

It seems reasonable to add *optional* support for flakes, before they stop being experimental, as long as it doesn't become required.. Personally, I'm interested in some form of support, since...

It looks like this happens because the packages in `packagesExtra` aren't passed into the mach-nix python code, so they aren't output in the nix file that it generates, which would...

This appears to have been fixed in main (I'm guessing as result of how requirements were changed when adding conda support).

> The example is a bit complicated, but getting morph to work that way is really just about setting [...] `nixpkgs.localSystem.system` for each machine in `deployment.nix`, isn't it? That doesn't...

I've succesfully used rootless podman networks with arion[1]. I did need to do a couple of things: - I want to specify custom network attributes for containers, to set static...

One thing that I don't see an obvious way to handle, with this way of composition, sharing error handlers between `Klein` instances composed together.

I think this is a duplicate of #141.

> The fact that / doesn't render at all (neither 'A user named ""' nor "All users!") is definitely a bug. Not sure why this happens. This is because `Rule("/users")`...

I think it would make more sense to increment the micro version (for twisted, perhaps the minor version) and add `.dev`.