create-cycle-app: unpin nodePackages version
This commit is contained in:
@@ -2078,7 +2078,7 @@ with pkgs;
|
||||
|
||||
crackxls = callPackage ../tools/security/crackxls { };
|
||||
|
||||
create-cycle-app = nodePackages_8_x.create-cycle-app;
|
||||
create-cycle-app = nodePackages.create-cycle-app;
|
||||
|
||||
createrepo_c = callPackage ../tools/package-management/createrepo_c { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user