Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ My system and home configurations are based on nixos-unstable. For development I

I have development shells for the following languages available with various versions:

- [Java](shells/java.nix)
- [Node](shells/node.nix)
- [ruby](shells/ruby.nix)
- [Java](dev-shells/java.nix)
- [Node](dev-shells/node.nix)
- [Python](dev-shells/python.nix)
- [Ruby](dev-shells/ruby.nix)

You can enter a shell using for example:

Expand Down