Colin Barrett

Results 5 issues of Colin Barrett

Would you be open to something more like the LGPL (I think there's an equivalent for the AGPL)? This would effectively allow closed-source clients of this as a library, but...

Hi all. I've hacked up a MySQL module based on the existing one in NixOS and the postgres and redis modules. You can see [my changes here](https://github.com/LnL7/nix-darwin/compare/master...cbarrett:master). I am having...

Screenshot: Seems to happen only to issues which I mention (by block) on another day's journal. To be completely clear, steps to reproduce: 1. create an issue on one day's...

bug

Right now it doesn't look like there's any support at all for getting a conduit of stderr.

``` /Users/cbarrett/.cache/zig/p/1220ce16c66295bc5234fb9c82c910ba0d68d134531a6eadd04d31ab75ecf8bc973b/build.zig:28:28: error: no field named 'path' in union 'Build.LazyPath' lib.addIncludePath(.{ .path = "include" }); ^~~~ /Users/cbarrett/.local/zig/zig-0.13.0/lib/std/Build.zig:2171:22: note: union declared here pub const LazyPath = union(enum) { ^~~~~ ``` I'll...