Commit graph

3 commits

Author SHA1 Message Date
Yury G. Kudryashov 112024a954 libavc1394: propagating libraw1394
svn path=/nixpkgs/branches/stdenv-updates/; revision=10522
2008-02-06 19:00:51 +00:00
Yury G. Kudryashov fbfab88e04 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.


svn path=/nixpkgs/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov 6e8ff2b24b Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00