An open API service indexing awesome lists of open source software.

https://github.com/suned/nix-shells

Nix managed development environments
https://github.com/suned/nix-shells

Last synced: about 1 month ago
JSON representation

Nix managed development environments

Awesome Lists containing this project

README

          

# nix-shells

Nix managed development environments

## Usage

use `nix develop` e.g via direnv:

```console
$ nix develop github:suned/nix-shells#python310
```