Merge pull request #111443 from helsinki-systems/weechat

nixos/weechat: add binary
This commit is contained in:
Sandro 2021-01-31 15:19:10 +01:00 committed by GitHub
commit 428f2084cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ in
type = types.str;
};
binary = mkOption {
type = types.path;
description = "Binary to execute (by default \${weechat}/bin/weechat).";
example = literalExample ''
''${pkgs.weechat}/bin/weechat-headless