bcache-tools: remove kmod from arguments
This commit is contained in:
parent
70efa5aa1e
commit
4fb1f1ff6e
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, pkgconfig, utillinux, kmod }:
|
{ stdenv, fetchurl, pkgconfig, utillinux }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "bcache-tools-${version}";
|
name = "bcache-tools-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user