mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
cloud-utils: remove unused inputs
This commit is contained in:
parent
e1da8ae536
commit
25aa76bb6b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, stdenv, fetchurl, makeWrapper
|
||||
, gawk, gnused, util-linux, file
|
||||
, wget, python3, qemu-utils, euca2ools
|
||||
, wget, python3, qemu-utils
|
||||
, e2fsprogs, cdrkit
|
||||
, gptfdisk }:
|
||||
|
||||
|
|
Loading…
Reference in a new issue