Sean Gillespie

Results 31 comments of Sean Gillespie

This might actually be misplaced. I was trying to get this to work with mingw. Even after I made those changes, I couldn't get it to run. Would you consider...

I understand what you're saying. At the moment I'm just interested in creating the distributions from windows. In general, I'd prefer to have .bat scripts over cygwin, since I'd be...

Yeah, sorry, I think I can probably come up with something.

@Deep-Six That's awesome! Feel free to add that to the README somewhere

NixOS user here--I can run successfully run tests using both Stack and Cabal

Sorry, I know it's been forever. This is definitely possible. Normally, NixOS will wait for a specified timeout for the Yubikey, and then fallback to manual entry. What you'll want...

Yes I believe this is possible. You'll need to calculate the existing passphrase, though. I created a script to open the device here: https://github.com/sgillespie/nixos-yubikey-luks/blob/master/yk-luks-open.sh. I think you can modify the...

Yeah I think this would definitely be a problem. I also use a different layout, but has not caused a problem (probably because I'm using xkb).

I just happened to run into this as well. Adding: ``` build-depends: double-conversion ``` Seems to fix it

Note: This probably won't work until there's an actions/devx "iog-full" flavor