William Carroll

Results 27 issues of William Carroll

Hi. Is it currently possible to sort by file type? I haven't been able to find this setting. I use a tool called `exa` which has a `--sort=type` option, which...

enhancement

I'm writing a NixOS iso (USB installer) to batch-install NixOS on dozens of machines. The installer needs access to some secrets, and I'd *like* to be able to use `agenix`...

### Version Info - `node`: `9.7.1` - `webpack`: `3.8.1` - `ramda`: `0.25.0` - `babel-plugin-ramda`: `1.6.1` ### Explanation I've been having issues compiling my project using `babel-plugin-ramda`. Here's what the source...

bug

Hi @tonini. First off, thank you for the work you're doing maintaining `alchemist`. My whole engineering team uses it and appreciates the work hard that went into developing it. I...

I was trying to replace `evil-leader` with `general` to reduce my configuration's size. I'm surprised that I wasn't able to get it to work with the following code: ```elisp (general-define-key...

question
documentation

Thanks for writing this tool. Just curious if it's possible to see the service definition file. I'm not seeing anything in the help menu.

Some functional programming languages model their logging functions as `a => a` instead of as `a => unit`. Elixir, is a great example of this with its `IO.inspect` function. I...

KIND: FEATURE REQUEST
Bucklescript

### What is the issue? We're seeing a lot of errors that look like this: ``` 2022-06-01 09:33:10 | [RATELIMIT] format("dns: error: %v") 2022-06-01 09:33:10 | dns: error: context deadline...

OS-linux
L1 Very few
P2 Aggravating
T5 Usability
waiting-for-info
dns
bug

```shell > nix-env -iA nixos.nix-index > nix-index + querying available packages error: querying available packages failed caused by: nix-env failed with error: nix-env failed with unknown exit code > echo...

Any plans for a web version?