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

https://github.com/figsoda/ekalf

The correct way to use Nix flakes
https://github.com/figsoda/ekalf

flake flakes inputs nix

Last synced: 10 months ago
JSON representation

The correct way to use Nix flakes

Awesome Lists containing this project

README

          

# ekalf

Programming using only flake inputs

```bash
nix eval .#value
```

To get a little idea of what is going on

```bash
nix run nixpkgs#nix-melt
```

## Why?

idk