nixpkgs fennel moved into luaPackages
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
lib,
|
||||
liminix,
|
||||
gnumake,
|
||||
fennel,
|
||||
pandoc,
|
||||
luaPackages,
|
||||
asciidoctor,
|
||||
borderVmConf,
|
||||
}:
|
||||
let
|
||||
fennel = luaPackages.fennel;
|
||||
json =
|
||||
(import liminix {
|
||||
inherit borderVmConf;
|
||||
|
||||
@@ -208,6 +208,8 @@ extraPkgs
|
||||
}
|
||||
);
|
||||
|
||||
fennel = final.lua53Packages.fennel;
|
||||
|
||||
hostapd =
|
||||
let
|
||||
config = [
|
||||
|
||||
Reference in New Issue
Block a user