Nixpkgs Monitor
6ba2d327b6
amsn: update from 0.98.4 to 0.98.9
2013-12-11 09:47:45 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Lluís Batlle i Rossell
45388a9ae1
Updating aMSN.
...
svn path=/nixpkgs/trunk/; revision=30420
2011-11-14 09:59:26 +00:00
Yury G. Kudryashov
81aac8d84d
meta.homepage added to several packages
...
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Wouter den Breejen
37baf87b57
svn path=/nixpkgs/trunk/; revision=9277
2007-09-07 11:05:02 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Armijn Hemel
4d2519baad
upgrade to 0.96
...
svn path=/nixpkgs/trunk/; revision=7700
2007-01-16 22:10:29 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
ecae366a77
pass the right values for tk. Spotted on NixOS ;)
...
svn path=/nixpkgs/trunk/; revision=5874
2006-07-22 11:42:53 +00:00
Armijn Hemel
d034a7ec00
add amsn
...
svn path=/nixpkgs/trunk/; revision=5873
2006-07-22 11:34:58 +00:00