Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"

This reverts commit e508f0eec1, reversing
changes made to bead42df5d.
This commit is contained in:
Matthew Bauer
2018-05-02 15:02:29 -05:00
parent 93dc75d98a
commit ca30c5e061
2 changed files with 11 additions and 11 deletions
@@ -127,8 +127,7 @@ let
configurationName = config.boot.loader.grub.configurationName;
# Needed by switch-to-configuration.
perl = "${pkgs.perl}/bin/perl " + (concatMapStringsSep " " (lib: "-I${lib}/${pkgs.perl.libPrefix}") (with perlPackages; [ FileSlurp NetDBus XMLParser XMLTwig ]));
perl = "${pkgs.perl}/bin/perl -I${pkgs.perlPackages.FileSlurp}/lib/perl5/site_perl";
} else throw "\nFailed assertions:\n${concatStringsSep "\n" (map (x: "- ${x}") failed)}");
# Replace runtime dependencies