Pr/bump versions #22

Merged
steveej merged 22 commits from pr/bump-versions into master 2019-06-19 09:57:28 +00:00
Showing only changes of commit 563fb4da5f - Show all commits

View file

@ -5,6 +5,7 @@
let
# gitpkgs = import /home/steveej/src/github/NixOS/nixpkgs {};
unstablepkgs = import <channels-nixos-unstable> { config = config.nixpkgs.config; };
masterpkgs = import <nixpkgs-master> { config = config.nixpkgs.config; };
in {
imports = [
@ -145,7 +146,7 @@ in {
gnome3.cheese
# Virtualization
virtmanager
masterpkgs.virtmanager
(pkgs.lib.hiPrio qemu)
# virtualbox
vagrant