nixos-config/pkgs/lektor-with-plugins/README.md

13 lines
123 B
Markdown
Raw Normal View History

2019-10-24 02:20:38 +02:00
# build
```
pypi2nix -V 3.6 -e lektor -E libffi -E openssl
```
# run
```
nix-shell requirements.nix -A interpreter
```