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