about summary refs log tree commit diff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-10/+2
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-10-06Synchronized stdenv-updates branch with trunk.Peter Simons1-1/+1
There were conflicting patches of pkgs/os-specific/linux/module-init-tools. Apparently, the expression was updated independently in both branches. I've resolved the conflict by preferring the patches from stdenv-updates, because those patches appeared to be more sophisticated, i.e. they build the manual, etc. svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-02Fix typo in release-notesYury G. Kudryashov1-1/+1
svn path=/nixpkgs/trunk/; revision=29558
2011-09-23Merge from trunkShea Levy1-1/+1
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-08-27Doc: Fix location of thunderbird (2.x -> 3.x) expression.Nicolas Pierron1-1/+1
svn path=/nixpkgs/trunk/; revision=28851
2011-08-24Merge from trunk up through r28790Shea Levy1-2/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-07-28Document substituteAllInPlaceShea Levy1-1/+10
svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
2011-05-03* Typo (reported by Federico D. Sacerdoti).Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=27112
2011-04-01The configurePhase runs ./configure, not the unpackPhaseShea Levy1-1/+1
svn path=/nixpkgs/trunk/; revision=26655
2010-02-05* Make copy-tarballs.sh work on release.nix.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=19834
2010-01-26svn path=/nixpkgs/trunk/; revision=19664Eelco Dolstra1-1/+1
2010-01-26svn path=/nixpkgs/trunk/; revision=19663Eelco Dolstra1-0/+2
2010-01-18* Release notes for Nixpkgs 0.13.Eelco Dolstra1-0/+23
svn path=/nixpkgs/trunk/; revision=19518
2010-01-13* Updated gtk+, glib, pango.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=19388
2010-01-05* Added X11::GUITest.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=19245
2009-11-18* Package naming / versioning guidelines.Eelco Dolstra1-0/+110
svn path=/nixpkgs/trunk/; revision=18433
2009-11-18svn path=/nixpkgs/trunk/; revision=18420Eelco Dolstra2-3/+3
2009-11-18* Move classification.txt to the manual.Eelco Dolstra2-3/+277
svn path=/nixpkgs/trunk/; revision=18419
2009-11-18* "with args" considered harmful.Eelco Dolstra1-0/+46
svn path=/nixpkgs/trunk/; revision=18404
2009-10-29svn path=/nixpkgs/branches/xorg-7.5/; revision=18032Eelco Dolstra2-5/+6
2009-10-29svn path=/nixpkgs/branches/xorg-7.5/; revision=18028Eelco Dolstra1-0/+6
2009-10-29* Fontconfig updated to 2.7.3. Use /etc/fonts as the defaultEelco Dolstra1-0/+12
configuration directory so that users on other distributions don't need to set $FONTCONFIG_FILE (NIXPKGS-29). Also use /var/cache/fontconfig for the cache to prevent programs run by root from writing into the Nix store. svn path=/nixpkgs/branches/xorg-7.5/; revision=18021
2009-10-28* Typo.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=17986
2009-09-25* Moved the coding conventions from maintainers/docs to the NixpkgsEelco Dolstra2-0/+176
manual. * Removed some out-dated files from maintainers/docs. svn path=/nixpkgs/trunk/; revision=17419
2009-09-25svn path=/nixpkgs/trunk/; revision=17416Eelco Dolstra3-5/+4
2009-08-26svn path=/nixpkgs/trunk/; revision=16867Eelco Dolstra1-1/+1
2009-08-26* Fixed some links.Eelco Dolstra1-10/+9
svn path=/nixpkgs/trunk/; revision=16865
2009-07-10* Build a PDF of the manual.Eelco Dolstra1-2/+6
svn path=/nixpkgs/trunk/; revision=16316
2009-07-08svn path=/nixpkgs/trunk/; revision=16257Eelco Dolstra1-0/+12
2009-05-25doc: Mention `buildPythonPackage'.Ludovic Courtès1-3/+38
svn path=/nixpkgs/trunk/; revision=15718
2009-04-28* X.org generator: specify overrides in a Nix expression rather thanEelco Dolstra1-5/+8
in the generator script. This makes it easier to change the X.org packages. * Added xfs, twm. svn path=/nixpkgs/trunk/; revision=15375
2009-04-24svn path=/nixpkgs/trunk/; revision=15290Eelco Dolstra1-1/+1
2009-04-23* Release notes.Eelco Dolstra1-5/+63
svn path=/nixpkgs/trunk/; revision=15279
2009-04-20* Document the X.org generator.Eelco Dolstra1-3/+51
svn path=/nixpkgs/trunk/; revision=15189
2009-04-20* Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra1-7/+7
now that Perl packages are in their own namespace (perlPackages.<pkg>). svn path=/nixpkgs/trunk/; revision=15176
2009-04-20* Updated the Perl section of the manual.Eelco Dolstra1-6/+25
svn path=/nixpkgs/trunk/; revision=15173
2009-04-18* Document the generic Perl builder.Eelco Dolstra2-35/+167
svn path=/nixpkgs/trunk/; revision=15124
2009-03-03svn path=/nixpkgs/trunk/; revision=14311Eelco Dolstra1-4/+12
2009-02-10* Started documenting the meta attributes, including a firstEelco Dolstra2-0/+201
(very incomplete) attempt at standardising the license attribute. svn path=/nixpkgs/trunk/; revision=14028
2008-11-14* Get rid of all references to nix.cs.uu.nl.Eelco Dolstra1-4/+4
svn path=/nixpkgs/trunk/; revision=13299
2008-09-05* Stdenv functions.Eelco Dolstra1-0/+158
svn path=/nixpkgs/trunk/; revision=12806
2008-09-02* Build inputs / setup hooks.Eelco Dolstra1-5/+123
svn path=/nixpkgs/trunk/; revision=12790
2008-09-02* Documented all stdenv phases.Eelco Dolstra1-26/+309
svn path=/nixpkgs/trunk/; revision=12789
2008-08-27* Documented some phases in more detail.Eelco Dolstra1-120/+382
svn path=/nixpkgs/trunk/; revision=12752
2008-08-27* Moved the Linux kernel maintenance notes to the manual, expandedEelco Dolstra3-20/+228
them. svn path=/nixpkgs/trunk/; revision=12739
2008-06-19* More stdenv documentation. Some of it has been moved from the NixEelco Dolstra3-1/+355
manual. svn path=/nixpkgs/trunk/; revision=12164
2008-06-17* Quick start section.Eelco Dolstra5-2/+270
* Updated some packages that are referenced in that section. svn path=/nixpkgs/trunk/; revision=12139
2008-06-12* Manual outline.Eelco Dolstra4-1/+222
svn path=/nixpkgs/trunk/; revision=12057
2008-06-11* Docbook 5.Eelco Dolstra1-1/+24
* Docbook XSL 1.74.0. svn path=/nixpkgs/trunk/; revision=12040
2007-09-12* Bumped the version number to 0.12.Eelco Dolstra1-0/+7
svn path=/nixpkgs/trunk/; revision=9316