Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ccdle12/nix-playground


https://github.com/ccdle12/nix-playground

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Learning Nix

Experiments with nix.

## Run

```
nix-instantiate --strict --eval .nix
```

or

```
./eval.sh
```