skopeo: remove outdated/propagated inputs

This commit is contained in:
zowoq 2020-05-13 22:11:34 +10:00
parent 65be068b0b
commit f28b0d64ad
1 changed files with 2 additions and 3 deletions

View File

@ -3,11 +3,9 @@
, fetchFromGitHub
, runCommand
, gpgme
, libgpgerror
, lvm2
, btrfs-progs
, pkg-config
, libselinux
, go-md2man
, installShellFiles
, makeWrapper
@ -41,8 +39,9 @@ buildGoModule {
excludedPackages = [ "integration" ];
nativeBuildInputs = [ pkg-config go-md2man installShellFiles makeWrapper ];
buildInputs = [ gpgme ]
++ stdenv.lib.optionals stdenv.isLinux [ libgpgerror lvm2 btrfs-progs libselinux ];
++ stdenv.lib.optionals stdenv.isLinux [ lvm2 btrfs-progs ];
buildFlagsArray = ''
-ldflags=