Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 03ae5e64592d6d62f30158ccfa804f1b4135a596
      
https://github.com/NixOS/nix/commit/03ae5e64592d6d62f30158ccfa804f1b4135a596
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    A src/nix/edit.cc

  Log Message:
  -----------
  Add "nix edit" command

This is a little convenience command that opens the Nix expression of
the specified package. For example,

  nix edit nixpkgs.perlPackages.Moose

opens <nixpkgs/pkgs/top-level/perl-packages.nix> in $EDITOR (at the
right line number for some editors).

This requires the package to have a meta.position attribute.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to