summary refs log tree commit diff
path: root/maintainers/scripts
Commit message (Collapse)AuthorAge
* * Fixed some more URLs.Eelco Dolstra2007-09-11
| | | | svn path=/nixpkgs/trunk/; revision=9294
* * When copying tarballs to nix.cs.uu.nl, don't rewrite the URLs in theEelco Dolstra2007-09-10
| | | | | | | Nix expressions anymore. The content-addressable mirror mechanism in fetchurl makes it unnecessary. svn path=/nixpkgs/trunk/; revision=9289
* * Handle SHA-256 hashes.Eelco Dolstra2007-05-15
| | | | svn path=/nixpkgs/trunk/; revision=8702
* * Don't sort the helper function sections.Eelco Dolstra2006-10-18
| | | | svn path=/nixpkgs/trunk/; revision=6763
* * If the file already exists in dist/tarballs, check that the hashes match.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6719
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Keep a single empty line after comments.Eelco Dolstra2006-09-15
| | | | svn path=/nixpkgs/trunk/; revision=6534
* * Float section headers to the top. Regularise whitespace betweenEelco Dolstra2006-09-15
| | | | | | attributes. svn path=/nixpkgs/trunk/; revision=6533
* * Use is-substring.Eelco Dolstra2006-09-15
| | | | svn path=/nixpkgs/trunk/; revision=6532
* * Support grouping of attributes into sections by using "###"Eelco Dolstra2006-09-11
| | | | | | comments. svn path=/nixpkgs/trunk/; revision=6493
* * Program to sort all-packages.nix, first attempt.Eelco Dolstra2006-09-11
| | | | svn path=/nixpkgs/trunk/; revision=6492
* * Download and unpack Visual C++ 2005 Express Edition.Eelco Dolstra2006-06-05
| | | | svn path=/nixpkgs/trunk/; revision=5383
* * Updated URL.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4626
* * Evacuate tarballs.Eelco Dolstra2005-04-11
| | | | svn path=/nixpkgs/trunk/; revision=2527
* * Merge r2396.Eelco Dolstra2005-03-14
| | | | svn path=/nixpkgs/trunk/; revision=2397
* * Move stuff.Eelco Dolstra2005-02-21
* Added a NEWS file. svn path=/nixpkgs/trunk/; revision=2259