melpaPackages: actually build latest packages
This commit is contained in:
parent
688c005608
commit
00aac09d24
@ -18,7 +18,7 @@ let
|
|||||||
|
|
||||||
inherit (lib) makeScope mapAttrs;
|
inherit (lib) makeScope mapAttrs;
|
||||||
|
|
||||||
json = builtins.readFile ./melpa-stable-packages.json;
|
json = builtins.readFile ./melpa-packages.json;
|
||||||
manifest = builtins.fromJSON json;
|
manifest = builtins.fromJSON json;
|
||||||
|
|
||||||
mkPackage = self: name: recipe:
|
mkPackage = self: name: recipe:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user