| Commit message (Expand) | Author | Age | Files | Lines |
| * | libvirt-glib: 3.0.0 → 4.0.0 | Jan Tojnar | 2021-05-05 | 1 | -9/+35 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -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 Ringer | 2021-01-19 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | libvirt-glib: 2.0.0 -> 3.0.0 | R. RyanTM | 2019-12-08 | 1 | -2/+2 |
| * | libvirt-glib: remove unused packages | Izorkin | 2019-08-29 | 1 | -15/+7 |
| * | treewide: openssl_1_1 pinning is unnecessary | Robin Gloster | 2019-08-23 | 1 | -2/+3 |
| * | gobject-introspection: rename package•••camelCase package name was a huge inconsistency in GNOME package set.
| Jan Tojnar | 2018-12-02 | 1 | -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. RyanTM | 2018-10-14 | 1 | -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 Mosberger | 2018-06-28 | 1 | -1/+1 |
| * | libvirt-glib: add vapi | Jan Tojnar | 2018-03-22 | 1 | -2/+4 |
| * | libvirt: remove xen dependency on aarch64 | John Doe | 2017-12-11 | 1 | -1/+3 |
| * | treewide: Manual fix more pkg-config build-inputs | John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | libvirt: build with attr and apparmor | Franz Pletz | 2017-03-25 | 1 | -2/+4 |
| * | libvirt-glib: 0.2.3 -> 1.0.0 | Franz Pletz | 2017-01-22 | 1 | -2/+2 |
| * | libvirt-glib: do not use top-level python packages | Frederik Rietdijk | 2016-09-26 | 1 | -2/+4 |
| * | treewide: explicitly specify gtk and related package versions | Kirill Boltaev | 2016-09-12 | 1 | -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 Gloster | 2015-12-28 | 1 | -19/+4 |
| * | libvirt-glib: add numa support | Domen Kožar | 2015-12-16 | 1 | -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 Baxter | 2015-02-23 | 1 | -2/+2 |
| * | libvirt-glib: update from 0.1.8 to 0.1.9 | Aristid Breitkreuz | 2014-10-07 | 1 | -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 Hudoklin | 2014-04-05 | 1 | -0/+48 |