Files
lix/src
zimbatm 73ff84f6a8 nix repl: add :edit command
This allows to have a repl-centric workflow to working on nixpkgs.

Usage:

    :edit <package> - heuristic that find the package file path

    :edit <path> - just open the editor on the file path

Once invoked, `nix repl` will open $EDITOR on that file path. Once the
editor exits, `nix repl` will automatically reload itself.
2019-10-23 16:09:42 +02:00
..
2019-05-29 17:01:39 +08:00
2019-10-09 22:57:37 +02:00
2019-10-23 16:09:42 +02:00
2019-10-09 14:46:44 +02:00
2018-12-21 22:38:06 -06:00