Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 05605b41d851db2dd17cad31c766b39d34ddd796
https://github.com/NixOS/nixpkgs/commit/05605b41d851db2dd17cad31c766b39d34ddd796
Author: Tuomas Tynkkynen <[email protected]>
Date: 2017-02-09 (Thu, 09 Feb 2017)
Changed paths:
M pkgs/os-specific/linux/autofs/default.nix
Log Message:
-----------
autofs: Some cleanup
The --with-openldap and --with-sasl flags passed here are actually wrong
as they don't point to the dev outputs of the packages. Anyway, autoconf
recognizes the packages as they are in buildInputs.
getBin is generally not needed - binaries can always be referred as
${foo}/bin/bar regardless of whether the package is multiple-output.
meta.version is unnecessary.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits