treewide: Fix references to apacheHttpd_2_*
This commit is contained in:
committed by
Vladimír Čunát
parent
f302d78d6c
commit
58dfef2792
@@ -6,7 +6,7 @@ let
|
||||
|
||||
mainCfg = config.services.httpd;
|
||||
|
||||
httpd = mainCfg.package;
|
||||
httpd = mainCfg.package.out;
|
||||
|
||||
version24 = !versionOlder httpd.version "2.4";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user