Kennan LeJeune

Results 33 comments of Kennan LeJeune

commenting to mention that I'm encountering this issue as well when pushing images that are tagged with long branch names

I'm trying to toss together an [opinionated sparql formatter](https://github.com/kclejeune/sparqlfmt) using this. If nobody else wants to take this on, at some point I'll take a stab at implementing limited comment...

> A slight issue that I haven't gotten around to yet is fixing the memory usage, as the packages "resource" is a Unix specific package. Could you elaborate on the...

> Can you be more specific about what's incompatible in python 3.7? The existing version of `requirements.txt` does not correctly install dependencies and causes an error when building with wheels....

> The `biopython==1.76` and many other libraries are not needed. Could you list the specific libraries you’re referring to? They may not be direct requirements for your codebase but if...

I'd like to reiterate emphasize the importance of these "unnecessary" libraries - they are not dependencies of *your* codebase, but they are necessary in order to reproduce a working environment...

> > I'd like to reiterate emphasize the importance of these "unnecessary" libraries - they are not dependencies of _your_ codebase, but they are necessary in order to reproduce a...

@LnL7 Is this alright to merge? The installer in its current state leaves you without `darwin-rebuild` available in the path if you install nix-darwin immediately after installing nix because it...

> I've used this in production quite a few times and it works. It looks good to me, this is pretty much the same process I did manually to get...

> I run into this with `/etc/shells` quite a bit, would this still be a candidate for merger? This doesn't work in its current state anymore, but my work in...