Brian Olsen

Results 86 comments of Brian Olsen

@clreply Could I get you to look in the log and attach it as a comment?

@clreply And could I get you to use the latest beta release of MetaZ ([Beta 37](https://github.com/griff/metaz/releases/download/v1.0.beta-37/MetaZ-1.0.beta-37.zip)) since that has extra logging to try and locate the error, before you attach...

I thought it might be a good idea to explain in detail the cause of this issue and what I have done to fix it. The problem described here (You...

What do you mean when the queue isn't running you can't seem to do this? As far as I know all permutations of adding selected files to the queue, adding...

If you look in the Tools menu there should be two items that does just that. Add to Queue and Add all to Queue. They are also available as toolbar...

https://docs.docker.com/engine/api/v1.33/#section/Versioning

What version is boondock expecting?

> lgtm, but please `cargo fmt` your code, thanks! Done

I have now run the check locally and fixed the issues found there.

As for dealing with NARs the interface in [Nix.rs](https://github.com/griff/Nix.rs/blob/main/nixrs-util/src/archive/mod.rs) is event driven so it can deal with NARs of any size without having to store the whole NAR in memory....