-
This plugin attempts to install the tree sitter grammar for you
https://github.com/kentookura/forester.nvim/blob/8fdb1a7bdcd00ae2019a858e9abc8f1135c9a507/lua/forester.lua#L18
If you're using [nixv…
-
We now have two commands for creating snapshots that use Clang to build the analysed project: `build` and `build-kernel`. Each of these uses a different approach to run LLVM passes:
- `build` respect…
-
**Updated Feb 9, 2021 - see note below or https://github.com/cypress-io/cypress/issues/136#issuecomment-773765339**
Currently the Test Runner does not support selecting or accessing elements from w…
-
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/14238647?buildTab=log) with [artifacts](https://teamcity.cockroachd…
-
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/13776800?buildTab=log) with [artifacts](https://teamcity.cockroachd…
-
Hi!
I have been getting started with my long-put off revamp of my dotfiles, I want to integrate the latest generation of command line tools and I came across your dotfiles repository via https://f…
-
Its obviously nice UX, that treefmt-nix comes with a bunch of formatters set-up. But a thing that seems to be missing is being able to specify a custom formatter, one that has yet to find its way into…
-
appimage-run cannot access my filesystem and fails to run any appimage because of this.
I suspect this is due to me using impermanence and using bind mounts or something.
here is the log when tryi…
leg7 updated
2 months ago
-
Something like:
```nix
{
git.hooks.pre-commit.shellcheck.enable = true;
git.hooks.push.shellcheck.enable = true;
}
```
cc @roberth
-
I did not realize that you were also packaging the pioneer support packages for nixos @silvanshade. Note that between/after my deadlines I finally got around to contribute some [initial code to nixos-…