diff options
author | tv <tv@krebsco.de> | 2016-02-02 15:34:22 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-02 15:34:22 +0100 |
commit | 35296ddc29299efcbce09f23a0820818cb21abe6 (patch) | |
tree | 92dfeb7b56ee1171f4b6ab06c6327056bff44d18 | |
parent | 5a9226531d74ed69da3ae2e8b2206c10a8ca633c (diff) |
tv git public-repos += with-tmpdir
-rw-r--r-- | tv/2configs/git.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix index 800deff..5e0f95c 100644 --- a/tv/2configs/git.nix +++ b/tv/2configs/git.nix @@ -39,6 +39,7 @@ let stockholm = { desc = "take all the computers hostage, they'll love you!"; }; + with-tmpdir = {}; } // mapAttrValues (setAttr "section" "2. Haskell libraries") { blessings = {}; mime = {}; |