forked from mirrors/nixpkgs
not working as well as i thought...
svn path=/nixpkgs/trunk/; revision=14765
This commit is contained in:
parent
857a0a3784
commit
05f03cd34e
|
@ -1,9 +0,0 @@
|
|||
{stdenv, fetchurl, pam, libxcrypt}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "pam_smbpass-2.2.8a";
|
||||
|
||||
src = ./pam-smbpass-2.2.8a.tar;
|
||||
|
||||
buildInputs = [pam libxcrypt];
|
||||
}
|
Binary file not shown.
Loading…
Reference in a new issue