Kylie McClain

Results 10 comments of Kylie McClain

I used to package rmlint for Exherbo, but with our new multiarch filesystem layout it's basically impossible now because of scons' suckage.

@sahib Certainly. Basically, on Exherbo, we don't have unprefixed toolchain programs. We finished implementing a cross-compiling feature into our package manager, and a filesystem layout which uses paths like `/usr/${CHOST}/{bin,lib,include}`...

@sahib Absolute path doesn't seem to work.

In a group chat, I could do it with both me posting one to the group chat from the web interface, and also from a contact posting one.

By the way, this terminal is really impressive so far. I'm definitely going to keep my eye on this project, as I'm not really satisfied with my current emulator (alacritty)...

I think I've experienced this issue in the past due to sloppy `home.activation` hooks. If memory serves, it was something like... ```nix home.activation."autorandr" = lib.hm.dag.entryAfter [ "writeBoundary" ] '' if...

I would think that with the substitution of characters it wouldn't really be required on each machine's database... would it not be possible to just check files incoming/outgoing against the...

Thanks, this definitely answers my questions. I'll keep a close eye on the project and hopefully get it running on Exherbo once it's in alpha. :) Thanks for the response.