Kris Williams

Results 5 issues of Kris Williams

Hi, I have the need to drive an ember-power-select component during acceptance tests, to simulate it's fuzzy searching capabilities. Using the `triggerable` property is very cumbersome, and it's input element...

*NOTE:* not sure if using yarn in ember try is acceptable to you guys, but it does speed up local testing quite a bit.

* Add flake.nix for dev shell * bump all dependencies * modernize the gulpfile * add yarn.lock

Downloaded specific version and ran using: ```sh > curl -sL -o nix-installer https://install.determinate.systems/nix/tag/v0.16.0/nix-installer-aarch64-darwin > chmod +x nix-installer > ./nix-installer -V nix-installer 0.16.0 > sudo RUST_BACKTRACE=1 ./nix-installer install ``` ## Error...

MacOS

The warning is not caused by configuration - it's an expected behavior when using nix-darwin with modern versions of Nix (2.10.0+). ## What's Happening When `nh darwin switch` runs, it...