Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccdle12/nix-playground
https://github.com/ccdle12/nix-playground
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccdle12/nix-playground
- Owner: ccdle12
- Created: 2024-07-26T07:37:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T08:41:38.000Z (6 months ago)
- Last Synced: 2024-07-26T10:04:54.394Z (6 months ago)
- Language: Nix
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Nix
Experiments with nix.
## Run
```
nix-instantiate --strict --eval .nix
```or
```
./eval.sh
```