browserpass: switch build source to git HEAD

Precompiled version only supports linux64, git version should also support darwin
This commit is contained in:
pajowu
2017-04-10 23:45:41 +02:00
parent 857a3b872c
commit b70077f551
2 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ with lib;
default = false;
type = types.bool;
description = ''
Wheter to install the NativeMessaging configuration for installed browsers.
Whether to install the NativeMessaging configuration for installed browsers.
'';
};
};