tests: check that all firefox derivatives can be installed
The issue itself was resolved with: https://github.com/nix-community/home-manager/pull/6460 This patch only adds a test case to make sure we don't ever regress by installing firefox and librewolf and floorp at the same time. Closes: #6467 Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
This commit is contained in:
parent
fb568d75cf
commit
7f9ba30a28
3 changed files with 18 additions and 0 deletions
1
tests/modules/programs/firefox/default.nix
Normal file
1
tests/modules/programs/firefox/default.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ "firefox-multiple-derivatives" = ./multiple-derivatives.nix; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue