git-hooks.nix icon indicating copy to clipboard operation
git-hooks.nix copied to clipboard

Think of ways to support devshell cli natively

Open blaggacao opened this issue 5 years ago • 1 comments

https://github.com/numtide/devshell/pull/13

devshell enter is a go cli tool that bring nix dev shell to the masses. pre-commit is already widely adopted by those target masses.

There should be a way how devshell and pre-commit-hooks.nix can become best friends.

/cc @zimbatm

blaggacao avatar Sep 25 '20 18:09 blaggacao

Desisting in favour of https://github.com/numtide/devshell/issues/16 as better coordinated improvement over status quo.

blaggacao avatar Sep 26 '20 20:09 blaggacao

we have it now on https://devenv.sh/pre-commit-hooks/ so this can be mimicked in any other Nix tool

domenkozar avatar Jul 29 '23 10:07 domenkozar