qt6 wayland
This commit is contained in:
1
sw.nix
1
sw.nix
@@ -38,7 +38,6 @@
|
||||
zoom-us
|
||||
teams-for-linux
|
||||
wpsoffice
|
||||
qt6-wayland
|
||||
inputs.lazyvim-nixvim.packages.${stdenv.hostPlatform.system}.nvim
|
||||
];
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
(pkgs.buildFHSEnv {
|
||||
name = "pixi";
|
||||
runScript = "pixi";
|
||||
targetPkgs = pkgs: with pkgs; [ pixi ];
|
||||
targetPkgs = pkgs: with pkgs; [ pixi pyqt6 ];
|
||||
})
|
||||
pkgs.uv
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user