Add unstable.yuzu

This commit is contained in:
Dave Gallant
2023-08-07 16:56:39 -04:00
parent 0c22a916cb
commit bdd773719d
2 changed files with 2 additions and 12 deletions

View File

@@ -1,7 +1,6 @@
{
lib,
pkgs,
unstable,
...
}: let
hound-nvim = pkgs.vimUtils.buildVimPlugin {
@@ -445,16 +444,6 @@ in {
];
};
thunderbird = {
enable = stdenv.isLinux;
package = unstable.thunderbird;
profiles = {
default = {
isDefault = true;
};
};
};
firefox = {
enable = stdenv.isLinux;

View File

@@ -2,6 +2,7 @@
config,
lib,
pkgs,
unstable,
...
}: let
inherit (pkgs) stdenv;
@@ -50,7 +51,7 @@ in {
wine64
wireshark-qt
yaru-theme
yuzu
unstable.yuzu
zoom-us
];
in