diff options
| author | Christoph Heiss <christoph@c8h4.io> | 2025-09-13 22:36:51 +0200 |
|---|---|---|
| committer | Christoph Heiss <christoph@c8h4.io> | 2025-09-13 22:36:51 +0200 |
| commit | b541b4ba1672a5f650d00734d7be7ba7453f7976 (patch) | |
| tree | 0ba73e7bcd04c6cbbda91f48a7f767fd2868064c /pkgs/development/python-modules/python-openstackclient | |
| parent | 34357f203a058fd7db5de2bb5f277e0430d9a57a (diff) | |
floorp-bin: fix usage as `programs.firefox.package`
Fixes #442254 [0].
Apparently, there is a big difference whether we `wrapFirefox` the
package inside top-level/all-packages.nix or by-name/.
With the latter, using something like
programs.firefox = {
enable = true;
package = pkgs.floorp-bin;
};
breaks with
error: function 'anonymous lambda' called with unexpected arguments 'cfg', 'nativeMessagingHosts' and 'extraPrefsFiles'
at <nixpkgs>/pkgs/by-name/fl/floorp-bin/package.nix:1:1:
1| {
| ^
2| wrapFirefox,
[0] https://github.com/NixOS/nixpkgs/issues/442254
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
