K900
|
a1250fe8b2
|
virt-manager: 4.0.0 -> 4.1.0
|
2022-09-11 16:23:16 +02:00 |
|
Weijia Wang
|
0fd439982d
|
virt-manager: fix build on darwin
|
2022-08-06 20:51:43 +02:00 |
|
Sandro Jäckel
|
d060e634e8
|
virt-manager: remove with over entire scope, do manually patching in postPatch, remove backport ipaddress
|
2022-05-30 06:06:35 +02:00 |
|
Florian Brandes
|
904432fdba
|
virt-manager: fix setuptools-61 breaking change
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-18 19:29:18 +02:00 |
|
Bernardo Meurer
|
20dd1e6782
|
virt-manager: fix masked tests for libvirt 8.1.0
|
2022-03-14 11:41:59 -07:00 |
|
Bernardo Meurer
|
9ae6eefd05
|
virt-manager: fix filtered tests
|
2022-03-13 20:59:50 -07:00 |
|
Bernardo Meurer
|
d713f47b99
|
virt-manager: compile gsettings schemas
|
2022-03-12 14:13:37 -08:00 |
|
Bernardo Meurer
|
a75d0a2fa6
|
virt-manager: disable tests that rely on unfiltered sgio
|
2022-03-12 13:39:20 -08:00 |
|
Bernardo Meurer
|
b46d276bbe
|
virt-manager: 3.2.0 -> 4.0.0
|
2022-03-11 16:15:32 -08:00 |
|
Joerie de Gram
|
056f498ccf
|
virt-manager: fix wmclass
Use `dontWrapGApps` to prevent double wrapping from breaking wmclass
Fixes #150120
|
2021-12-10 23:27:03 +01:00 |
|
Ilan Joselevich
|
d0edb4a8ab
|
virt-manager: Disable storage test
|
2021-09-05 06:07:41 +03:00 |
|
superherointj
|
b011e1f810
|
virt-manager: fix missing cdrtools (#124408)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-05-29 02:46:48 +02:00 |
|
superherointj
|
8803c45998
|
virt-manager: add tests
|
2021-05-20 14:49:22 -03:00 |
|
Jan Tojnar
|
468cb5980b
|
gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
|
2021-05-08 09:47:42 +02:00 |
|
Ilan Joselevich
|
d77daaf10b
|
virt-manager: 3.1.0 -> 3.2.0 (#120279)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-05-01 16:22:14 +01:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
108bdac3d9
|
pkgs/applications: stdenv.lib -> lib
|
2021-01-15 14:24:03 +07:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Julius Marozas
|
4eae3ac1ec
|
virt-manager: 2.2.1 -> 3.1.0
|
2020-10-12 19:54:03 +03:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Kirill Boltaev
|
22a050ff5e
|
virt-manager: use pname
|
2019-11-21 14:30:20 +03:00 |
|
Kirill Boltaev
|
0072e70d35
|
virt-manager: remove redundant namePrefix assignment
buildPythonApplication does namePrefix = ""
|
2019-11-21 14:27:59 +03:00 |
|
Kirill Boltaev
|
3d7d72bc46
|
virt-manager: use setupPyGlobalFlags
|
2019-11-20 15:46:41 +03:00 |
|
Robin Gloster
|
4e60b0efae
|
treewide: update globin's maintained drvs
|
2019-08-20 19:36:05 +02:00 |
|
R. RyanTM
|
076c101836
|
virtmanager: 2.2.0 -> 2.2.1
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
|
2019-07-20 17:12:06 -07:00 |
|
Kirill Boltaev
|
2df33c40ff
|
virtmanager: remove redundant gtk3 dependency
|
2019-07-12 23:55:37 +03:00 |
|
Kirill Boltaev
|
5e18c7cf21
|
virtmanager: remove redundant gsettings schema compilation
Schemas are now compiled in the setup.py.
|
2019-07-12 23:52:48 +03:00 |
|
Kirill Boltaev
|
cdfc0b6429
|
virtmanager: fix librsvg propagation from wrapGAppsHook
Custom buildPhase should be removed once there is support
for setupPyDistFlags (not a final name).
|
2019-07-12 23:52:48 +03:00 |
|
Kirill Boltaev
|
22e2acd736
|
virtmanager: add missing GI dependencies
|
2019-07-12 23:52:48 +03:00 |
|
R. RyanTM
|
48a1b8e25a
|
virtmanager: 2.1.0 -> 2.2.0
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
|
2019-07-03 08:29:48 +02:00 |
|
Florian Franzen
|
871c1d5bb1
|
virtmanager: Fix gobject-introspection (#57385)
|
2019-03-12 22:29:45 +01:00 |
|
Matthew Bauer
|
b1bbd94bb6
|
Merge remote-tracking branch 'NixOS/master' into staging
|
2019-02-18 20:36:48 -05:00 |
|
R. RyanTM
|
912751bad8
|
virtmanager: 2.0.0 -> 2.1.0
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
|
2019-02-14 23:22:42 -08:00 |
|
Jan Tojnar
|
606ceda352
|
gnome3: stop using aliases
|
2019-02-14 02:31:15 +01:00 |
|
Jan Tojnar
|
a51a99c690
|
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
|
2018-12-02 12:42:29 +01:00 |
|
Gabriel Ebner
|
db7e9408a1
|
virtmanager: 1.5.1 -> 2.0.0
|
2018-11-07 22:25:09 +01:00 |
|
Jan Tojnar
|
05992b9b1b
|
gtk-vnc: rename from gtkvnc
Upstream uses gtk-vnc, let’s be consistent.
|
2018-08-25 15:57:23 +02:00 |
|
xeji
|
66d204188b
|
virtmanager: add missing virt-install runtime deps (#40380)
virt-install calls some programs from initrdinject.py
that were missing on PATH
|
2018-05-13 19:58:10 +02:00 |
|
Franz Pletz
|
d21e682dde
|
virtmanager: 1.5.0 -> 1.5.1
|
2018-03-05 18:06:29 +01:00 |
|
Jan Tojnar
|
a31d98f312
|
tree-wide: autorename gnome packages to use dashes
|
2018-02-25 17:41:16 +01:00 |
|
xeji
|
1cbccb95a7
|
virtmanager: set platforms to linux
since dependency libvirt-glib currently doesn't build on Darwin
|
2018-02-20 12:47:34 +01:00 |
|
xeji
|
7460dc318b
|
virtmanager: 1.5.0: sha512->sha256 (readability)
|
2018-02-19 01:15:47 +01:00 |
|
xeji
|
b0eb4d6390
|
virtmanager: 1.5.0: add gtk3 dependency
otherwise virt-manager startup fails with
Typelib file for namespace 'Pango', version '1.0' not found: Could not open display: :0
|
2018-02-19 01:02:47 +01:00 |
|
xeji
|
911f408b5e
|
virtmanager: 1.4.3 -> 1.5.0, cleanup dependencies
remove unneeded dependencies, see issue #34043
|
2018-02-18 23:19:41 +01:00 |
|
Andrey Golovizin
|
3eb0ddcfc4
|
virt-manager: add gobjectIntrospection to nativeBuildInputs
|
2018-01-14 13:31:03 +01:00 |
|
adisbladis
|
92edbb0a71
|
virt-manager: 1.4.2 -> 1.4.3
|
2017-11-26 18:41:41 +08:00 |
|
Franz Pletz
|
9ac5525f87
|
virtmanager: 1.4.1 -> 1.4.2
|
2017-08-12 11:05:22 +02:00 |
|
midchildan
|
7060a692c5
|
virtmanager: Fix python import error
|
2017-06-05 23:42:25 +09:00 |
|
Olegs Jeremejevs
|
670afd010c
|
virt-manager: add requests as dependency
|
2017-05-07 12:15:19 +03:00 |
|
Frederik Rietdijk
|
e184e02e7a
|
virt-manager: do not depend on glanceclient
because its not a dependency and because its broken.
|
2017-05-07 10:01:47 +02:00 |
|