1
0
Fork 0

nixpkgs-able default.nix

master
Vladimir Serov 2020-07-14 01:58:36 +03:00 committed by Mikhail Klementev
parent 9a602a2231
commit 77eada72c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ pkgs ? import <nixpkgs> {}, ... }:
let
pkgs = import <nixpkgs> {};
virt-manager-without-menu = pkgs.virt-viewer.overrideAttrs(x: {
patches = [
./patches/0001-Remove-menu-bar.patch