Commit Graph

120 Commits

Author SHA1 Message Date
Franz Pletz
128092d939
virt-manager: add patch to fix test with libvirt 10 2024-01-29 22:33:35 +01:00
Weijia Wang
a3e1ee7c60 virt-manager: fix tests 2024-01-07 16:27:43 +01:00
Mikael Fangel
35f8ef3a58 virt-manager: add missing gstreamer dependencies 2023-11-15 21:58:58 +01:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Weijia Wang
68e06a303a virt-manager: fix build on darwin 2023-08-30 20:44:54 +02:00
Austin Horstman
8f1e764551
treewide: add meta.mainProgram (#251487)
* skhd: add meta.mainProgram

* yabai: add meta.mainProgram

* kitty: add meta.mainProgram

* alacritty: add meta.mainProgram

* thunar: add meta.mainProgram

* looking-glass-client: add meta.mainProgram

* thunderbird: add meta.mainProgram

* ckb-next: add meta.mainProgram

* virt-manager: add meta.mainProgram

* gh: add meta.mainProgram
2023-08-26 15:03:52 +03:00
Linus Heckemann
edcd5d1754 virt-manager: produce a macos application 2023-08-24 00:57:40 +02:00
Artturin
cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
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
ajs124
48c25a9eaf virt-manager-qt: 0.71.95 -> 0.72.97
and fix build
2021-05-13 11:26:34 -07: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
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Julius Marozas
4eae3ac1ec
virt-manager: 2.2.1 -> 3.1.0 2020-10-12 19:54:03 +03:00
Tristan Helmich (omniIT)
643bdb404e virt-manager-qt: Add patch to rename variables
KDE/krdc@56a0222b51 renamed some
variables resulting in a build failure. The added patch renames the
variables in virt-manager-qt accordingly.
2020-10-02 12:20:32 +00:00
R. RyanTM
8336ba3888 virt-manager-qt: 0.70.91 -> 0.71.95 2020-08-18 04:12:12 +00: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
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01: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