tangled
alpha
login
or
join now
ejri.dev
/
mellon
Modules for Elvish Shell
1
fork
atom
overview
issues
pulls
pipelines
docs: Add flake import
ejri.dev
10 months ago
82ee8b9f
87118497
options
unified
split
Changed files
+5
README.md
+5
README.md
···
26
26
27
27
`flake.nix` supplies a NixOS module that lets you import in the same manner as `epm`
28
28
29
29
+
Input
30
30
+
```nix
31
31
+
mellon.url = "git+https://git.sr.ht/~ejri/mellon";
32
32
+
```
33
33
+
Use module
29
34
```nix
30
35
{
31
36
...