Malo Bourgon
Malo Bourgon
@socksy, can you provide some more details, e.g., the command you're running, the error that results, and a link to your config if it's posted online?
Yes. I use it with Kitty terminal.
@LnL7, just wanted to check in and see if there was anything I could do to help get this merged in.
@shinzui, I could imagine this module being updated to support this. Though I’d rather focus on getting the initial functionality merged before adding more complexity. Speaking of which, @LnL7, anything...
@dsyang, @ethancedwards8, huh that is surprising to me, you are right that this is not the expected behavior, though I'm not sure what the cause would be. I tested this...
(Just rebased on `master`.)
I just tested this module directly by changing the `nix-darwin` flake in my config to be `github:malob/nix-darwin/sudo-touchid` and still wasn't able to reproduce. With the option not specified in my...
@CorbanR (cc: @dsyang, @dhess), gotcha. I've updated the the module to use `/usr/bin/sed` explicitly.
@pecigonzalo, good point. I was being a little lazy since I knew the syntax wasn't exactly the same, but using GNU `sed` from `nixpkgs` does seem like the better move....
@domenkozar, think there's a chance we could get this merged? Any changes you'd like to see before doing so?