Matthew Toohey

Results 68 comments of Matthew Toohey

> I'm happy to take a look during the next days :) Ok, great! I'll try and get pull requests opened by tomorrow then.

> Nice work, mostly some questions regarding the implementation here and in the corresponding nixpkgs-fmt PR. > > Also, do you think you'd be able to write a small integration...

I've added an integration test for reformatting in 5ffd970543a4d491051825f6324d219bc7a188bb. The one thing I noticed while doing that is that editor indentation preferences are not respected. I don't think there's anything...

Ok, I've rebased things against the latest master and switched the remote for `nixpkgs-fmt` now that https://github.com/nix-community/nixpkgs-fmt/pull/296 has been merged. I assume we'd like to wait for a compatible release...

@Ma27 I'd like to get this merged at some point; I've been using these changes for about two months and things seem good. Would you be able to create a...

> I have no clue how to solve this on darwin though. I do not have any experience with that system, I just know that there is no equivalent to...

> Added an untested launchd module, please test Sorry for the slow response, I'd be happy to help with testing but I'm out of time tonight. I'll try to get...

Sorry again for the slow reply, your fork works for me! I made two small changes [here](https://github.com/mtoohey31/sops-nix/tree/feat/home-manager-darwin), and with those changes I was able to set up a secret for...

> Does nix-darwin supports some sort of unitests? I am not a regular macos user and I fear I might break it accidentally. Tests would probably be a good idea....

I've finished some more testing; it looks like all the things I had listed on the checklist above are working properly. I would recommend setting an output path for the...