Loading pkgs/development/libraries/libvirt/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ , stdenv , substituteAll , xhtml1 , yajl , json_c , writeScript , nixosTests Loading Loading @@ -114,13 +114,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # <nixpkgs/pkgs/development/python-modules/libvirt/default.nix> # SysVirt in <nixpkgs/pkgs/top-level/perl-packages.nix> version = "10.5.0"; version = "10.9.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; hash = "sha256-Nku4l1f34NOUr23KWDH9uZu72OgMK3KfYjsRRbuTvf8="; hash = "sha256-LYQYA5UIKYs+8rSNZDymmrxuTWsgmukP5Y17lGB5UQs="; fetchSubmodules = true; }; Loading Loading @@ -202,7 +202,7 @@ stdenv.mkDerivation rec { python3 readline xhtml1 yajl json_c ] ++ lib.optionals isLinux [ acl attr Loading Loading @@ -312,7 +312,7 @@ stdenv.mkDerivation rec { (feat "ssh_proxy" isLinux) (feat "tests" true) (feat "udev" isLinux) (feat "yajl" true) (feat "json_c" true) (driver "ch" isLinux) (driver "esx" true) Loading Loading
pkgs/development/libraries/libvirt/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ , stdenv , substituteAll , xhtml1 , yajl , json_c , writeScript , nixosTests Loading Loading @@ -114,13 +114,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # <nixpkgs/pkgs/development/python-modules/libvirt/default.nix> # SysVirt in <nixpkgs/pkgs/top-level/perl-packages.nix> version = "10.5.0"; version = "10.9.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; hash = "sha256-Nku4l1f34NOUr23KWDH9uZu72OgMK3KfYjsRRbuTvf8="; hash = "sha256-LYQYA5UIKYs+8rSNZDymmrxuTWsgmukP5Y17lGB5UQs="; fetchSubmodules = true; }; Loading Loading @@ -202,7 +202,7 @@ stdenv.mkDerivation rec { python3 readline xhtml1 yajl json_c ] ++ lib.optionals isLinux [ acl attr Loading Loading @@ -312,7 +312,7 @@ stdenv.mkDerivation rec { (feat "ssh_proxy" isLinux) (feat "tests" true) (feat "udev" isLinux) (feat "yajl" true) (feat "json_c" true) (driver "ch" isLinux) (driver "esx" true) Loading