mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
thin-provisioning-tools: remove unused input
This commit is contained in:
parent
b846497091
commit
5dfefc39c5
@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchFromGitHub, fetchpatch, autoreconfHook, expat, libaio, boost, binutils }:
|
||||
{ stdenv, fetchFromGitHub, autoreconfHook, expat, libaio, boost, binutils }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "thin-provisioning-tools";
|
||||
|
Loading…
Reference in New Issue
Block a user