Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-13 18:32:50 +00:00
committed by GitHub
46 changed files with 274 additions and 121 deletions
@@ -1,7 +1,7 @@
{ pkgs ? import <nixpkgs> {} }:
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell {
buildInputs = [
packages = [
pkgs.poetry2nix.cli
pkgs.pkg-config
pkgs.libvirt