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
- Host: GitHub
- URL: https://github.com/suned/nix-shells
- Owner: suned
- Created: 2023-07-04T11:29:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T11:15:51.000Z (about 1 year ago)
- Last Synced: 2025-05-22T12:57:54.868Z (about 1 year ago)
- Language: Nix
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```