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 | 7dbfc126fb329a67d68b32803e866ba9f0e7b2f0 (patch) | |
tree | bff91ac6d30828ccf8e342ac887627f6d0dcb7cd /tv/2configs | |
parent | 11371608c1c6b5fc661d1c0a1f825226dfd9f599 (diff) |
tv git public-repos += with-tmpdir
Diffstat (limited to 'tv/2configs')
-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 800deff1b..5e0f95c15 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 = {}; |