summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libvirt-glib/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* libvirt-glib: 3.0.0 → 4.0.0Jan Tojnar2021-05-051-9/+35
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* libvirt-glib: 2.0.0 -> 3.0.0R. RyanTM2019-12-081-2/+2
* libvirt-glib: remove unused packagesIzorkin2019-08-291-15/+7
* treewide: openssl_1_1 pinning is unnecessaryRobin Gloster2019-08-231-2/+3
* gobject-introspection: rename package•••camelCase package name was a huge inconsistency in GNOME package set. Jan Tojnar2018-12-021-2/+2
* libvirt-glib: 1.0.0 -> 2.0.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/libvirt-glib/versions R. RyanTM2018-10-141-2/+2
* treewide: http -> https sources (#42676)•••* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces Silvan Mosberger2018-06-281-1/+1
* libvirt-glib: add vapiJan Tojnar2018-03-221-2/+4
* libvirt: remove xen dependency on aarch64John Doe2017-12-111-1/+3
* treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-211-1/+2
* libvirt: build with attr and apparmorFranz Pletz2017-03-251-2/+4
* libvirt-glib: 0.2.3 -> 1.0.0Franz Pletz2017-01-221-2/+2
* libvirt-glib: do not use top-level python packagesFrederik Rietdijk2016-09-261-2/+4
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-121-2/+2
* libvirt-glib: 0.2.0 -> 0.2.3•••This also fixes the build with the xen-supporting libvirt and removes obsolete workarounds. Robin Gloster2015-12-281-19/+4
* libvirt-glib: add numa supportDomen Kožar2015-12-161-2/+2
* libvirt: update from 1.2.9 to 1.2.12•••libvirt-glib: update from 0.1.9 to 0.2.0 pythonPackages.libvirt: update from 1.2.9 to 1.2.12 Potentially fixes CVE-2014-7823 CVE-2015-0236 Nathaniel Baxter2015-02-231-2/+2
* libvirt-glib: update from 0.1.8 to 0.1.9Aristid Breitkreuz2014-10-071-2/+2
* virt-manager: update to 1.0.1, fix & update dependencies, gtk3 support•••- Vte, add gtk3 support, enable introspection, update to 0.35.90 - Spice-gtk, add gtk3 support - gtk-vnc, add gtk3 support - Add libvirt-glib (thanks @bjornfor) - Add usbredir - qemu, enable usbredir - spice-gtk, enable usbredir - virt-manager, update to 1.0.1 [Bjørn: * Set namePrefix = "" to preserve package name "virt-manager" (instead of "python2.7-virt-manager") * Add dconf to GIO_EXTRA_MODULES to get persistent settings in virt-manager. Without it: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. * Add ${gtk3}/share to XDG_DATA_DIRS to unbreak "Take Screenshot" feature (fixes "Settings schema 'org.gtk.Settings.FileChooser' is not installed") * gtk-vnc: don't pull "pkgs" attrset for optionalString, use stdenv.lib.optionalString instead. ] Jaka Hudoklin2014-04-051-0/+48