about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAge
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
| | | | | It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
* Rewrite the CPAN generator to PerlEelco Dolstra2013-06-13
| | | | | | | | | | | | | Also: - It's now installable by doing "nix-env -i nix-generate-from-cpan". - It maps dependencies to the correct attribute (e.g. HTML::HeadParser is mapped to HTMLParser). - It automatically selects buildPerlPackage or buildPerlModule. - It's documented in the manual.
* add dontBuild docsDomen Kozar2013-05-05
|
* Lots of Perl package updatesEelco Dolstra2013-01-19
|
* Document that Java packages should install JARs in $out/lib/javaEelco Dolstra2012-11-08
|
* Fix linkEelco Dolstra2012-10-18
|
* Remove all svn referencesRob Vermaas2012-09-04
|
* Fix duplicate IDEelco Dolstra2012-06-25
|
* * Nixpkgs 0.14 release notes.Eelco Dolstra2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34333
* * Sync CSS with the Nix manual.Eelco Dolstra2012-05-11
| | | | svn path=/nixpkgs/trunk/; revision=34062
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Synchronized stdenv-updates branch with trunk.Peter Simons2011-10-06
|\ | | | | | | | | | | | | | | | | | | 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
| * Fix typo in release-notesYury G. Kudryashov2011-10-02
| | | | | | | | svn path=/nixpkgs/trunk/; revision=29558
* | Merge from trunkShea Levy2011-09-23
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
| * Doc: Fix location of thunderbird (2.x -> 3.x) expression.Nicolas Pierron2011-08-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=28851
* | Merge from trunk up through r28790Shea Levy2011-08-24
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
| * * Typo (reported by Federico D. Sacerdoti).Eelco Dolstra2011-05-03
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27112
| * The configurePhase runs ./configure, not the unpackPhaseShea Levy2011-04-01
| | | | | | | | svn path=/nixpkgs/trunk/; revision=26655
* | Document substituteAllInPlaceShea Levy2011-07-28
|/ | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
* * Make copy-tarballs.sh work on release.nix.Eelco Dolstra2010-02-05
| | | | svn path=/nixpkgs/trunk/; revision=19834
* svn path=/nixpkgs/trunk/; revision=19664Eelco Dolstra2010-01-26
|
* svn path=/nixpkgs/trunk/; revision=19663Eelco Dolstra2010-01-26
|
* * Release notes for Nixpkgs 0.13.Eelco Dolstra2010-01-18
| | | | svn path=/nixpkgs/trunk/; revision=19518
* * Updated gtk+, glib, pango.Eelco Dolstra2010-01-13
| | | | svn path=/nixpkgs/trunk/; revision=19388
* * Added X11::GUITest.Eelco Dolstra2010-01-05
| | | | svn path=/nixpkgs/trunk/; revision=19245
* * Package naming / versioning guidelines.Eelco Dolstra2009-11-18
| | | | svn path=/nixpkgs/trunk/; revision=18433
* svn path=/nixpkgs/trunk/; revision=18420Eelco Dolstra2009-11-18
|
* * Move classification.txt to the manual.Eelco Dolstra2009-11-18
| | | | svn path=/nixpkgs/trunk/; revision=18419
* * "with args" considered harmful.Eelco Dolstra2009-11-18
| | | | svn path=/nixpkgs/trunk/; revision=18404
* svn path=/nixpkgs/branches/xorg-7.5/; revision=18032Eelco Dolstra2009-10-29
|
* svn path=/nixpkgs/branches/xorg-7.5/; revision=18028Eelco Dolstra2009-10-29
|
* * Fontconfig updated to 2.7.3. Use /etc/fonts as the defaultEelco Dolstra2009-10-29
| | | | | | | | | 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
* * Typo.Eelco Dolstra2009-10-28
| | | | svn path=/nixpkgs/trunk/; revision=17986
* * Moved the coding conventions from maintainers/docs to the NixpkgsEelco Dolstra2009-09-25
| | | | | | | manual. * Removed some out-dated files from maintainers/docs. svn path=/nixpkgs/trunk/; revision=17419
* svn path=/nixpkgs/trunk/; revision=17416Eelco Dolstra2009-09-25
|
* svn path=/nixpkgs/trunk/; revision=16867Eelco Dolstra2009-08-26
|
* * Fixed some links.Eelco Dolstra2009-08-26
| | | | svn path=/nixpkgs/trunk/; revision=16865
* * Build a PDF of the manual.Eelco Dolstra2009-07-10
| | | | svn path=/nixpkgs/trunk/; revision=16316
* svn path=/nixpkgs/trunk/; revision=16257Eelco Dolstra2009-07-08
|
* doc: Mention `buildPythonPackage'.Ludovic Courtès2009-05-25
| | | | svn path=/nixpkgs/trunk/; revision=15718
* * X.org generator: specify overrides in a Nix expression rather thanEelco Dolstra2009-04-28
| | | | | | | | in the generator script. This makes it easier to change the X.org packages. * Added xfs, twm. svn path=/nixpkgs/trunk/; revision=15375
* svn path=/nixpkgs/trunk/; revision=15290Eelco Dolstra2009-04-24
|
* * Release notes.Eelco Dolstra2009-04-23
| | | | svn path=/nixpkgs/trunk/; revision=15279
* * Document the X.org generator.Eelco Dolstra2009-04-20
| | | | svn path=/nixpkgs/trunk/; revision=15189
* * Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra2009-04-20
| | | | | | | now that Perl packages are in their own namespace (perlPackages.<pkg>). svn path=/nixpkgs/trunk/; revision=15176
* * Updated the Perl section of the manual.Eelco Dolstra2009-04-20
| | | | svn path=/nixpkgs/trunk/; revision=15173
* * Document the generic Perl builder.Eelco Dolstra2009-04-18
| | | | svn path=/nixpkgs/trunk/; revision=15124
* svn path=/nixpkgs/trunk/; revision=14311Eelco Dolstra2009-03-03
|
* * Started documenting the meta attributes, including a firstEelco Dolstra2009-02-10
| | | | | | (very incomplete) attempt at standardising the license attribute. svn path=/nixpkgs/trunk/; revision=14028
* * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-14
| | | | svn path=/nixpkgs/trunk/; revision=13299