Skip to content
Snippets Groups Projects
  1. Oct 28, 2019
  2. Oct 23, 2019
    • zimbatm's avatar
      libexpr: add findDerivationFilename · 59c72497
      zimbatm authored
      extract the derivation to filename:lineno heuristic
      59c72497
    • zimbatm's avatar
      libutil: add editorFor heuristic · 207a5373
      zimbatm authored
      207a5373
    • zimbatm's avatar
      nix repl: add :edit command · 73ff84f6
      zimbatm authored
      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.
      73ff84f6
  3. Oct 21, 2019
  4. Oct 19, 2019
  5. Oct 17, 2019
  6. Oct 11, 2019
  7. Oct 10, 2019
  8. Oct 09, 2019
Loading