Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
The correct way to use Nix flakes
- Host: GitHub
- URL: https://github.com/figsoda/ekalf
- Owner: figsoda
- License: unlicense
- Created: 2023-06-25T17:32:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-25T17:32:50.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:40:28.704Z (4 months ago)
- Topics: flake, flakes, inputs, nix
- Language: Nix
- Homepage: https://discourse.nixos.org/t/29611
- Size: 4.88 KB
- Stars: 32
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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