mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-01 09:34:23 +00:00
Sync *.nix with nixpkgs changes
This commit is contained in:
parent
9a410f75d8
commit
921da44d09
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
with pkgs; mkShell {
|
||||
buildInputs = [ go gocode virt-viewer virtmanager ];
|
||||
buildInputs = [ go virt-viewer virtmanager ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue