about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* * Use the sh from klibc in the bootstrap. It's a lot smaller thanEelco Dolstra2009-01-29
| | | | | | bash. Also, use the cpio from klibc instead of tar. svn path=/nixpkgs/branches/stdenv-updates/; revision=13905
* * Sync with trunk.Eelco Dolstra2009-01-29
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=13903
| * * splashutils_13 / splashutils_15: these don't depend on the kernelEelco Dolstra2009-01-29
| | | | | | | | | | | | | | version. * Add klibc and splashutils to the channel. svn path=/nixpkgs/trunk/; revision=13901
| * * klibc: install statically linked binaries as well.Eelco Dolstra2009-01-29
| | | | | | | | | | | | | | | | | | | | * klibc: build against the regular kernel headers instead of depending on a kernel build. This way we don't have to rebuild klibc every time the kernel changes. * splashutils 1.3: compile properly with a klibc that uses unpatched kernel headers. svn path=/nixpkgs/trunk/; revision=13900
| * * Wrong hash.Eelco Dolstra2009-01-29
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13899
| * pass intltool to new pidginArmijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13898
| * version bump to 2.6.6Armijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13897
| * version bumpArmijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13896
| * update to 2.5.4, use at your own riskArmijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13895
| * update to 3.0.5Armijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13894
| * update to 3.2.7 -- untestedArmijn Hemel2009-01-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13893
| * * Linux 2.6.27.13 and 2.6.28.2.Eelco Dolstra2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13887
| * Replace addLocation by addErrorContext.Nicolas Pierron2009-01-27
| | | | | | | | | | | | pkgs.lib.addErrorContext add a new line inside the stack trace if this is supported by your nix version. svn path=/nixpkgs/trunk/; revision=13886
| * * mingetty 1.08.Eelco Dolstra2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13884
| * Remove python reference from comment.Nicolas Pierron2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13883
| * Suggest nice/readable example first for composableDerivation.Nicolas Pierron2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13882
| * Add ragel: A state machine compiler.Nicolas Pierron2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13881
| * Adding opencascade 6.4.0.Lluís Batlle i Rossell2009-01-27
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13874
| * Inkscape: Work around libpng's unhappiness.Ludovic Courtès2009-01-26
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13873
| * Add missing arguments to the "notHandle" functions of mergeOptionSets and ↵Nicolas Pierron2009-01-25
| | | | | | | | | | | | filterOptionSets. svn path=/nixpkgs/trunk/; revision=13872
| * Fix previous commit.Nicolas Pierron2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13870
| * Remove support for merge function with name argument.Nicolas Pierron2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13869
| * Fixing commits I did, which didn't follow well the writing rules.Lluís Batlle i Rossell2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13868
| * First steps trying to build VirtualBox. I haven't finished.Lluís Batlle i Rossell2009-01-25
| | | | | | | | | | | | I left before trying to install and run the files compiled. svn path=/nixpkgs/trunk/; revision=13863
| * C++ bindings of the GTK+ 2.14 libraries.Ludovic Courtès2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13862
| * Adding yafc-1.1.1Lluís Batlle i Rossell2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13846
| * Adding Intel ACPI Compiler (trying to build virtualbox)Lluís Batlle i Rossell2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13845
| * Adding dev86 (I'll try to get virtualbox built)Lluís Batlle i Rossell2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13844
| * Cairo: Arrange so that Freetype `-I' flags are propagated.Ludovic Courtès2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13843
| * Name argument of option's merge functions are now obsolete.Nicolas Pierron2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13842
| * Add a common merge function. (mergeOneOption)Nicolas Pierron2009-01-25
| | | | | | | | | | | | This merge function allow only one definition for an option. svn path=/nixpkgs/trunk/; revision=13841
| * Add the "notdef" value when no else-part is defined.Nicolas Pierron2009-01-25
| | | | | | | | | | | | Remove the "notdef" values from the user-defined values. svn path=/nixpkgs/trunk/; revision=13840
| * Remove extra arguments from uniqFlatten.Nicolas Pierron2009-01-25
| | | | | | | | | | | | Clean-up fixOptionSetsFun. svn path=/nixpkgs/trunk/; revision=13839
| * factor mergeOptionSets and filterOptionSets into the function handleOptionSets.Nicolas Pierron2009-01-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13838
| * Cairo: Propagate Freetype, since public headers include it.Ludovic Courtès2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13837
| * Cairomm 1.7.2.Ludovic Courtès2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13836
| * Cairo 1.8.6.Ludovic Courtès2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13835
| * Xorg Pixman 0.13.2.Ludovic Courtès2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13834
| * Adding cdecl-2.5Lluís Batlle i Rossell2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13833
| * Adding a qt3gcc3 package, for opera.Lluís Batlle i Rossell2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13832
| * Making wxGTK-2.8 to provide wxGLCanvas. Adding dependence on mesa.Lluís Batlle i Rossell2009-01-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13831
| * Fixing the dict-1.9.15 url, setting it to sourceforge mirror.Lluís Batlle i Rossell2009-01-24
| | | | | | | | | | | | The old didn't work for me for several days. svn path=/nixpkgs/trunk/; revision=13830
| * GNU libgcrypt 1.4.4.Ludovic Courtès2009-01-23
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13828
| * Enlightenment 0.16.8.15.Ludovic Courtès2009-01-22
| | | | | | | | | | | | | | Patch by John Altobelli <acocaracha@gmail.com>, minor edits by Ludovic Courtès <ludo@gnu.org>. svn path=/nixpkgs/trunk/; revision=13823
| * libcanberra: Use the right GTK+ version, use GThread as well, disable OSS ↵Ludovic Courtès2009-01-22
| | | | | | | | | | | | support (recommended). svn path=/nixpkgs/trunk/; revision=13822
| * GTK+ 2.14.7 and companion libraries.Ludovic Courtès2009-01-22
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13821
| * Updating SGT-PuzzlesMichael Raskin2009-01-21
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13820
| * sgt-puzzles update - patch by PaulineMichael Raskin2009-01-21
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13819
| * adding gitAttrMarc Weber2009-01-20
| | | | | | | | | | | | | | now containing qgit, stgit, topGit, hg2git updating gitGit (git dev version), adding qgit-git (dev version) svn path=/nixpkgs/trunk/; revision=13816
| * Add `libcanberra'.Ludovic Courtès2009-01-20
| | | | | | | | svn path=/nixpkgs/trunk/; revision=13814