about summary refs log tree commit diff
path: root/pkgs/applications/virtualization/virt-manager/default.nix
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* virt-manager: use pnameKirill Boltaev2019-11-21
|
* virt-manager: remove redundant namePrefix assignmentKirill Boltaev2019-11-21
| | | | buildPythonApplication does namePrefix = ""
* virt-manager: use setupPyGlobalFlagsKirill Boltaev2019-11-20
|
* treewide: update globin's maintained drvsRobin Gloster2019-08-20
|
* virtmanager: 2.2.0 -> 2.2.1R. RyanTM2019-07-20
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-manager/versions
* virtmanager: remove redundant gtk3 dependencyKirill Boltaev2019-07-12
|
* virtmanager: remove redundant gsettings schema compilationKirill Boltaev2019-07-12
| | | | Schemas are now compiled in the setup.py.
* virtmanager: fix librsvg propagation from wrapGAppsHookKirill Boltaev2019-07-12
| | | | | Custom buildPhase should be removed once there is support for setupPyDistFlags (not a final name).
* virtmanager: add missing GI dependenciesKirill Boltaev2019-07-12
|
* virtmanager: 2.1.0 -> 2.2.0R. RyanTM2019-07-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-manager/versions
* virtmanager: Fix gobject-introspection (#57385)Florian Franzen2019-03-12
|
* Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-02-18
|\
| * virtmanager: 2.0.0 -> 2.1.0R. RyanTM2019-02-14
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-manager/versions
* | gnome3: stop using aliasesJan Tojnar2019-02-14
|/
* gobject-introspection: rename packageJan Tojnar2018-12-02
| | | | camelCase package name was a huge inconsistency in GNOME package set.
* virtmanager: 1.5.1 -> 2.0.0Gabriel Ebner2018-11-07
|
* gtk-vnc: rename from gtkvncJan Tojnar2018-08-25
| | | | Upstream uses gtk-vnc, let’s be consistent.
* virtmanager: add missing virt-install runtime deps (#40380)xeji2018-05-13
| | | | virt-install calls some programs from initrdinject.py that were missing on PATH
* virtmanager: 1.5.0 -> 1.5.1Franz Pletz2018-03-05
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* virtmanager: set platforms to linuxxeji2018-02-20
| | | | since dependency libvirt-glib currently doesn't build on Darwin
* virtmanager: 1.5.0: sha512->sha256 (readability)xeji2018-02-19
|
* virtmanager: 1.5.0: add gtk3 dependencyxeji2018-02-19
| | | | | otherwise virt-manager startup fails with Typelib file for namespace 'Pango', version '1.0' not found: Could not open display: :0
* virtmanager: 1.4.3 -> 1.5.0, cleanup dependenciesxeji2018-02-18
| | | | remove unneeded dependencies, see issue #34043
* virt-manager: add gobjectIntrospection to nativeBuildInputsAndrey Golovizin2018-01-14
|
* virt-manager: 1.4.2 -> 1.4.3adisbladis2017-11-26
|
* virtmanager: 1.4.1 -> 1.4.2Franz Pletz2017-08-12
|
* virtmanager: Fix python import errormidchildan2017-06-05
|
* virt-manager: add requests as dependencyOlegs Jeremejevs2017-05-07
|
* virt-manager: do not depend on glanceclientFrederik Rietdijk2017-05-07
| | | | because its not a dependency and because its broken.
* libvirt packages: fix & clean up dependenciesFranz Pletz2017-03-28
|
* virt-manager: needs file for building translationsFranz Pletz2017-03-25
|
* virt-manager: 1.4.0 -> 1.4.1 (#24149)volth2017-03-21
|
* virt-manager: fixup evaluation to unbreak HydraVladimír Čunát2017-01-18
| | | | The package itself is probably still broken. /cc @fridh e94d9cdfaaa
* virtmanager: use python2Frederik Rietdijk2017-01-11
|
* Python: more evaluation fixups.Vladimír Čunát2016-10-14
|
* Remove top-level dbus_python and pythonDBus.Frederik Rietdijk2016-08-16
| | | | | | | | | See #11567. Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus- python as that's the name upstream uses. There is a small rebuild but I couldn't figure out the actual cause.
* virtmanager: 1.3.1 -> 1.4.0Franz Pletz2016-06-27
|
* treewide: Make explicit that 'dev' output of glib is usedTuomas Tynkkynen2016-05-19
|
* virt-manager: remove sqlalchemy from (transitive) dependenciesRobin Gloster2016-04-10
| | | | Is not used according to source code
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* virt-manager: 1.2.1 -> 1.3.1Jakob Gillich2015-12-12
|
* virt-{manager,inst}: Fix glance dependencydevhell2015-12-03
| | | | | | Since 710b350b8e012554a5fa0494571c0835223aca98 `glance` has been replaced in favor of `glanceclient`. This commit fixes the resulting eval error.
* buildPythonPackage: fix a few more wheel packagesDomen Kožar2015-11-21
|
* buildPythonPackage: fix standalone applications using itDomen Kožar2015-11-21
|
* nova: 2011.2 -> 12.0.0Domen Kožar2015-10-27
|
* libvirt: Fix typo introduced by 556151911edca15737ca4b7fa6199a2b960f924eShea Levy2015-10-15
|
* virt-manager: Fixup path to libvirt's cpu_map.xmlShea Levy2015-10-15
|
* virt-manager: fix lost/forgotten settingsRicardo M. Correia2015-10-09
| | | | | | | | | This fixes the error message: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. It caused old saved settings to be forgotten, and new settings to be lost when virt-manager is closed.