mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
meta: Remove crystal / shards from global $PATH
This is a part of having separate flake.nix files for each project and using devShells for the dependencies needed. Note that using Crystal as a language seems less likely overall due to the difficulty of building Crystal packages for nixpkgs and the lack of tooling and library support compared to other languages like TypeScript and Rust.
This commit is contained in:
parent
017b588e3d
commit
522ea1201d
@ -22,9 +22,6 @@ in
|
||||
nixpkgs-fmt
|
||||
nixfmt-rfc-style
|
||||
|
||||
crystal
|
||||
shards
|
||||
|
||||
nodejs
|
||||
yarn
|
||||
deno
|
||||
|
Loading…
Reference in New Issue
Block a user