Enable apache style includes in the config file
[?]
Jun 19, 2016, 3:59 PM
SGLGUD7RNL2C5Q6SNYZYMA5DCGQSNPDUBHTB42JDEPBBNS4HNHMQCDependencies
- [2]
KKHVM4KAMove GC roots to /nix/var/nix/gcroots/hydra - [3]
TJK27WSBOpen the DB using Hydra::Model::DB->new - [4]
AFTXA575* $HYDRA_DATA environment variable. - [*]
2GK5DOU7* Downloading closures.
Change contents
- replacement in src/lib/Hydra/Helper/Nix.pm at line 41
my %h = new Config::General($conf)->getall;my %h = new Config::General( -ConfigFile => $conf, -UseApacheInclude => 1)->getall;