This commit is contained in:
Eelco Dolstra 2014-08-24 15:55:12 +02:00
parent 0263a8f860
commit 9237e86d99

View File

@ -7785,10 +7785,6 @@ let
linuxHeaders = linuxHeaders_3_14;
};
systemd_test = callPackage ../os-specific/linux/systemd/test.nix {
linuxHeaders = linuxHeaders_3_14;
};
systemtap = callPackage ../development/tools/profiling/systemtap {
inherit (gnome) libglademm;
};