watchman: use upstream default for stateDir
Possibly it should use `/run/watchman` on Linux.
(cherry picked from commit e701eb3d63)
(cherry picked from commit ce65820aff99ac2551024ba6089d4ed84560d4ce)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
gtest,
|
||||
|
||||
stateDir ? "/tmp",
|
||||
stateDir ? "",
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user