tvl-depot/.envrc
William Carroll 039b260cac Point <nixpkgs> to ~/nixpkgs
At the moment, all of the Nix repositories that I'm consuming exist in ~. To
keep things consistent, I ran:

```shell
> hub clone nixos/nixpkgs ~/nixpkgs
```
2020-01-31 12:44:38 +00:00

5 lines
200 B
Text

export DOTFILES=~/dotfiles
export DESKTOP=zeno.lon.corp.google.com
export LAPTOP=seneca
export CLOUDTOP=wpcarro.c.googlers.com
NIX_PATH=nixpkgs=$HOME/nixpkgs:depot=$HOME/depot:universe=$HOME/universe