Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bd0d64730a90c8447245e415a2d10982ca95ba35
      
https://github.com/NixOS/nixpkgs/commit/bd0d64730a90c8447245e415a2d10982ca95ba35
  Author: Leandro Lisboa Penz <[email protected]>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
    M pkgs/development/tools/misc/global/default.nix

  Log Message:
  -----------
  gnu global: set path of default gtags.conf in wrapper

GNU global's gtags and global tools were unable to find the default
gtags.conf, necessary to use gtagslabels. The error could be seen
when gtags was invoked with -v:
$ gtags -v --gtagslabel=pygments
[Sun Mar 19 14:13:17 UTC 2017] Gtags started.
 Using default configuration.
 GTAGSLABEL(--gtagslabel) ignored since configuration file not found.
 Using 'gtags.files' as a file list.
[Sun Mar 19 14:13:17 UTC 2017] Creating 'GTAGS' and 'GRTAGS'.
[Sun Mar 19 14:13:17 UTC 2017] Done.

The wrapper now points to the default gtags.conf using the
GTAGSCONF environment variable.


  Commit: 5f488bfc342371d632fe95a3d1c11cc91f03c442
      
https://github.com/NixOS/nixpkgs/commit/5f488bfc342371d632fe95a3d1c11cc91f03c442
  Author: Pascal Wittmann <[email protected]>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
    M pkgs/development/tools/misc/global/default.nix

  Log Message:
  -----------
  Merge pull request #24057 from lpenz/gtagsconf

gnu global: set path of default gtags.conf in wrapper


Compare: https://github.com/NixOS/nixpkgs/compare/3caba31f8e94...5f488bfc3423
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to