forked from DGNum/liminix
fennel: extract some common functions into a shareable module
This commit is contained in:
parent
c3bb33c9ce
commit
2de4d7a8f9
7 changed files with 60 additions and 21 deletions
|
@ -58,4 +58,5 @@
|
|||
odhcp-script = callPackage ./odhcp-script {};
|
||||
fennel = callPackage ./fennel {};
|
||||
fennelrepl = callPackage ./fennelrepl {};
|
||||
anoia = callPackage ./anoia {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue