This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f723c676b87f70ff292ed1ae21b5c2d86b5b4ccf
nixpkgs
/
pkgs
/
development
History
Michael Raskin
f723c676b8
Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
...
svn path=/nixpkgs/trunk/; revision=9574
2007-11-03 08:19:00 +00:00
..
compilers
rxvt-unicode and jdk update provided by Tobias Hammerschmidt
2007-10-31 12:17:14 +00:00
eclipse
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
2007-08-24 12:32:36 +00:00
interpreters
PHP can take mysql as a arugment
2007-10-30 16:04:45 +00:00
libraries
Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
2007-10-29 10:52:04 +00:00
misc
/windows-sdk
* Directory for documentation packages.
2007-04-08 00:07:03 +00:00
perl-modules
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
2007-08-24 12:32:36 +00:00
python-modules
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
2007-08-27 13:01:33 +00:00
tools
Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
2007-11-03 08:19:00 +00:00