isc-cron: migrate to by-name
This commit is contained in:
@@ -6902,7 +6902,7 @@ with pkgs;
|
||||
|
||||
cromfs = callPackage ../tools/archivers/cromfs { };
|
||||
|
||||
cron = callPackage ../tools/system/cron { };
|
||||
cron = isc-cron;
|
||||
|
||||
ctlptl = callPackage ../development/tools/ctlptl { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user