Victor Borja
Victor Borja
Provide an easy way to mount react based components on laminar applications. Stream props into them.
It would be nice if `fh init` could take some CLI option like `--lang rust` (or any other supported handler) because people will tend to initialize a flake on an...
Hi, Looks like something (I'm guessing maybe on the side of search.nixos.org elasticsearch) has changed, and now `nix-search-cli` is displaying each result twice: ``` > nix run nixpkgs#nix-search-cli -- hello...
See the discussion of issue #19.
Maybe related to #83, but this one is specific for exposing apps to build `nixosConfigurations` and `darwinConfigurations`. My current use case is this: Expose an app that lets me apply...
This allows people to quickly setup an environment with the provided [nix-installables][1] (outputs from flakes). For example, one could use the following line to get node and latest development-gleam. ```...