haskell-te: 55c19cfe90af3bf46511a2a376fc909c7abc2704

     1: # Env vars required for using Nix commands inside builders. Note that
     2: # 'callPackage' will pollute the result, so use 'import'.
     3: { withNix }:
     4: 
     5: { inherit (withNix {}) NIX_REMOTE NIX_PATH; }

Generated by git2html.