Skip to content

Commit 6af6cec

Browse files
committedDec 25, 2016
Revert "thin-provisioning-tools: init at 0.6.1"
This reverts commit 55b18ac. There is already a "thin-provisioning-tools" package (see cd1ec18). Although this one was committed earlier, I'm reverting it because it's not only older, but it's unreferenced within <nixpkgs>. Apart from that the packaging of the other package is of higher packaging quality (maintainer and license, doesn't use "descriptionS", uses autoreconfHook). Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @globin, @dwe11er, @jagajaga Signed-off-by: aszlig <aszlig@redmoonstudios.org>
1 parent 4c891ac commit 6af6cec

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed
 

‎pkgs/os-specific/linux/thin-provisioning-tools/default.nix

-30
This file was deleted.

‎pkgs/top-level/all-packages.nix

-2
Original file line numberDiff line numberDiff line change
@@ -11374,8 +11374,6 @@ in
1137411374

1137511375
lvm2 = callPackage ../os-specific/linux/lvm2 { };
1137611376

11377-
thin_provisioning_tools = callPackage ../os-specific/linux/thin-provisioning-tools { };
11378-
1137911377
mbpfan = callPackage ../os-specific/linux/mbpfan { };
1138011378

1138111379
mdadm = callPackage ../os-specific/linux/mdadm { };

0 commit comments

Comments
 (0)
Please sign in to comment.