Tobias Happ

Results 26 issues of Tobias Happ

Hey, as stated in the README, the commands in `install` are only executed once when `githubToken` is provided. Is there a way to rerun the install commands to update the...

Hey, I set up my NixOS system with home-manager as NixOS module. Therefore, the activation script will run inside a systemd service that also runs on system boot. During that...

This would be a global flag. Not sure if there would be use cases where this setting would be needed on a per file level, so I skipped that for...

Hey, very cool project. Could you please add a tag for your latest release? The reason for this request is, I want to add this package to [nixpkgs](https://github.com/NixOS/nixpkgs) and it...

**Describe the bug** In the "Income Breakdown" report I noticed that the "Starting Balance" category is listed as income. This results in a confusing "Net Gain" value that does not...

waiting for reporter
bug

Hey, what do you think of adding a completly new API to improve readability of mockings. I would suggest something like this: ```rust when(namespace::function) .expected(times(3)) .called_with( is(equal_to(5)), is(none()) ) .returns(7);...

Hello, first of all, I am really amazed by this crate! But I am not able to understand, what is really going on under the hood to achieve this functionality....

enhancement

This follows common patterns used in nixpkgs and enables a bit more flexibility when using the homeage module.

Hey, I have done a gradle update (was really outdated) and added a checked exception in case of an error. Currently the caller can not know if the api call...

Sometimes deployments fail because of network or other temporary issues. It would be great to have a possibility to retrigger deployment in the Web UI and optionally also via cachix...

deploy