torque: unpin autotools
This commit is contained in:
@@ -10771,9 +10771,7 @@ with pkgs;
|
||||
|
||||
tomcat = tomcat11;
|
||||
|
||||
torque = callPackage ../servers/computing/torque {
|
||||
autoreconfHook = buildPackages.autoreconfHook269;
|
||||
};
|
||||
torque = callPackage ../servers/computing/torque { };
|
||||
|
||||
virtualenv = with python3Packages; toPythonApplication virtualenv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user