Jan Schmitt
Jan Schmitt
Hey, I noticed that when using colours different from gruvbox (in my case [oneDark](https://github.com/navarasu/onedark.nvim)) with nvim-ts-rainbow, that some bracket highlights result in a really difficult contrast. Therefore I changed some...
### Describe the bug A clear and concise description of what the bug is. debugpy won't build under darwin. unstable as well as the latest stablechannel are affected. I tried...
Hi, I currently use this overlay on two darwin machines, x86 and arm. I keep noticing that my arm machine never hits the binary cache, while my x86 machine always...
Hi, I just noticed that I couldn't update conjure with packer. Given the error message: > ✗ Failed to update Olical/conjure Errors: fatal: Not possible to fast-forward, aborting. 08236a1 My...
* closes #522 Running all tests locally passed. There are still some files containing user-channel interaction: https://github.com/LnL7/nix-darwin/blob/master/modules/services/gitlab-runner.nix#L282-L283 https://github.com/LnL7/nix-darwin/blob/master/modules/services/ofborg/default.nix#L26-L27 https://github.com/LnL7/nix-darwin/blob/master/modules/examples/ofborg.nix#L11-L12 Wasn't sure if those should be moved to roots channels as...
The actual environment.defaults differ from the documented ones on the [options-page](https://daiderd.com/nix-darwin/manual/index.html#opt-environment.variables). I don't have a real preference between removing the defaults to align with the docs or updating the docs...
Currently the installer defaults to install nix-darwin as a user-channel. This made sense while nix favoured single-user installs under macOS. Since quite some time nix defaults to a multi-user install...
Hi, thanks for the module. I'm currently using it to quickly reprovision my workstation. As for secrets I'm tending to make use of ansible-vault. However, when using secrets with this...
# Bug Report git-team version: 1.7.0 go version: 1.17.7 ## failure description After using git-team in a repo-local mode via `git team config activation-scope repo-local`, switching back to global scope...
# Bug Report git-team version: 1.7.0 go version: 1.17.7 ## failure description Invoking `git team assignments add noujz "Mr. Noujz "` exits with `error: exit status 255` if no `$HOME/.gitconfig`...