virt-manager: support building on darwin#113306
virt-manager: support building on darwin#113306basvandijk wants to merge 1 commit intoNixOS:masterfrom
Conversation
|
@GrahamcOfBorg build virt-manager |
|
Result of 4 packages built:2 suggestions:
Result of 4 packages built:2 suggestions:
|
| { lib, stdenv, fetchurl, python3Packages, intltool, file | ||
| , wrapGAppsHook, gtk-vnc, vte, avahi, dconf | ||
| , gobject-introspection, libvirt-glib, system-libvirt | ||
| , gsettings-desktop-schemas, glib, libosinfo, gnome3 |
There was a problem hiding this comment.
| , gsettings-desktop-schemas, glib, libosinfo, gnome3 | |
| , gsettings-desktop-schemas, glib, libosinfo, gnome3 |
| , gsettings-desktop-schemas, glib, libosinfo, gnome3 | |
| , gsettings-desktop-schemas, libosinfo, gnome3 |
| , gsettings-desktop-schemas, glib, libosinfo, gnome3 | ||
| , gtksourceview4, docutils | ||
| , spiceSupport ? true, spice-gtk ? null | ||
| , spiceSupport ? !stdenv.isDarwin, spice-gtk ? null |
There was a problem hiding this comment.
| , spiceSupport ? !stdenv.isDarwin, spice-gtk ? null | |
| , spiceSupport ? !stdenv.isDarwin, spice-gtk |
| ] | ||
| ++ optional spiceSupport spice-gtk | ||
| ++ optionals (!stdenv.isDarwin) [ gtk-vnc vte ]; |
There was a problem hiding this comment.
| ] | |
| ++ optional spiceSupport spice-gtk | |
| ++ optionals (!stdenv.isDarwin) [ gtk-vnc vte ]; | |
| ] ++ optional spiceSupport spice-gtk | |
| ++ optionals (!stdenv.isDarwin) [ gtk-vnc vte ]; |
|
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 4 packages built:
The following issues got detected with the above build packages. gnome3.gnome-boxes: Details
Near pkgs/desktops/gnome-3/apps/gnome-boxes/default.nix:141:5: DetailsPackage does not have a maintainer. Consider adding yourself? Near pkgs/development/libraries/libvirt-glib/default.nix:25:3: See: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/maintainers-missing.md Near pkgs/development/libraries/libvirt-glib/default.nix:19:3: DetailsUnused argument: Details
Near pkgs/applications/virtualization/virt-viewer/default.nix:39:5: |
|
Please resolve the merge conflict. |
|
I marked this as stale due to inactivity. → More info |
|
Any updates on this? |
|
Closing because #152350 will supercede this. |
Motivation for this change
This enables building and running
virt-manageron darwin.Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)