mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2026-02-02 07:15:09 +01:00
chore: add devtools
This commit is contained in:
parent
7d0c4bc78d
commit
a9d35d750f
11 changed files with 146 additions and 28 deletions
|
|
@ -12,4 +12,3 @@ Additional functionality can be added with modules, like [Rensa DevTools](https:
|
|||
- **fast**: due to the NixOS module system it's a bit slower than `pkgs.mkShell`, but only about 10% (still in the tens of milliseconds range)
|
||||
- **minimal**: only contains the bare minimum, the rest should be added with imported modules
|
||||
- **straight forward**: no toml (like numtide/devshell), no abstractions over Nix (like devenv), just a straight forward Nix lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue