(◕ᴥ◕)

Results 15 issues of (◕ᴥ◕)

@bradstiff Add missing `prop-types` to dependencies

Update to the latest OSX-KVM

I would like pass a shared utility function as an extras module argument. I could not find any documentation about how to do it. The only reference I found in...

``` nix build "github:ratson/bug-report/flakelight-nixos-module?dir=flake2#nixosConfigurations.vm2.config.system.build.vm" ``` gives ``` error: attribute 'inputs'' missing ``` While the following is working, ``` nix build "github:ratson/bug-report/flakelight-nixos-module?dir=flake1#nixosConfigurations.vm1.config.system.build.vm" ``` Source code in https://github.com/ratson/bug-report/tree/flakelight-nixos-module @accelbread Would you check...

Add `--watch` flag for `ags run`.