typo (ntfprogs -> ntfsprogs
svn path=/nixpkgs/trunk/; revision=9768
This commit is contained in:
parent
ad537e4c85
commit
3d0770d30d
|
@ -4583,7 +4583,7 @@ rec {
|
||||||
inherit fetchurl stdenv fuse pkgconfig;
|
inherit fetchurl stdenv fuse pkgconfig;
|
||||||
};
|
};
|
||||||
|
|
||||||
ntfprogs = import ../misc/ntfsprogs {
|
ntfsprogs = import ../misc/ntfsprogs {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue