* DBus 1.1.20.

svn path=/nixpkgs/trunk/; revision=10945
This commit is contained in:
Eelco Dolstra
2008-03-04 13:30:34 +00:00
parent 0a8f71fb9c
commit 167aa686ee
3 changed files with 18 additions and 6 deletions
+4
View File
@@ -1,5 +1,9 @@
Some conventions:
* Directories / file names: lowercase, and use dashes between words,
no camel case. I.e., all-packages.nix, not all allPackages.nix or
AllPackages.nix.
* Don't use TABs. Everybody has different TAB settings so it's asking
for trouble.