folly: add update script
(cherry picked from commit f86db4874d)
(cherry picked from commit e456bdb0cb53957eb96c9e95c30a93941f1f7ea2)
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
follyMobile ? false,
|
||||
|
||||
nix-update-script,
|
||||
|
||||
# for passthru.tests
|
||||
python3,
|
||||
watchman,
|
||||
@@ -178,6 +180,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
inherit boost;
|
||||
fmt = fmt_11;
|
||||
|
||||
updateScript = nix-update-script { };
|
||||
|
||||
tests = {
|
||||
inherit watchman;
|
||||
inherit (python3.pkgs) django pywatchman;
|
||||
|
||||
Reference in New Issue
Block a user