Sibi Prabakaran

Results 142 comments of Sibi Prabakaran

Do you face the issue if you use `shell`. Eg: ``` procs: my-cmd: shell: "myalias" ```

@mejo13 Is this still reproducible in the latest master branch ? I tested this in my setup and for me it goes blank if I go to a workspace where...

> We should probably also add a Build using Nix style section to INSTALL.md Yeah, I agree. I'm using NixOS and I'm using a different workflow and I cannot understand...

Ah, I see. Thanks for the background information. > This made it so that there is an easy way to use xmonad master (instead of using the version in hackage-packages.nix...

Going through the code, it seems a known issue. :) Anyway keeping this open.

Any updates on this issue ? I like the one suggested by Oleg, but having any kind of support for having environment variables would be nice.

Sounds interesting. What do you think about introducing a new function instead which has the above behaviour you describe: ``` generateWithEnvSettings :: FakerSettings -> Fake a -> IO a ```...

> On the other hand, introducing this new function will result in some code duplication — I cannot see a way to express any one of generateWithSettings and generateWithEnvSettings in...

I would be happy to accept a PR for the same.

I suppose something like that is possible. I'm not opposed to a PR implementing it. :-)