about summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* jbidwatcher: generalized java support so that the package can be built on ↵Peter Simons2011-07-24
| | | | | | Darwin, too svn path=/nixpkgs/trunk/; revision=27923
* all-packages.nix: added the 'tree' utilityPeter Simons2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27916
* First attempt at linuxPackages_3_0Shea Levy2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27915
* Add firmware for rtl8192c and related NICsShea Levy2011-07-23
| | | | svn path=/nixpkgs/trunk/; revision=27912
* Updated some meta information for the emulators I've tried recently. They ↵Sander van der Burg2011-07-22
| | | | | | all seem to work fine :-) svn path=/nixpkgs/trunk/; revision=27905
* Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulatorSander van der Burg2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27904
* Added Mupen64 Plus, a nintendo 64 emulatorSander van der Burg2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27902
* all-packages.nix: added package bash-completionPeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27895
* xlockmore: dropped support for obsolete getConfig mechanismPeter Simons2011-07-21
| | | | | | If you want to build xlockmore without support for PAM, override { pam = null; } instead. svn path=/nixpkgs/trunk/; revision=27891
* adns: dropped obsolete versions and static-only featurePeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27890
* Adding netfilter/iptables to the sheevaplug kernel.Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27886
* all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctionsPeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27881
* all-packages.nix: strip trailing whitespacePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27863
* all-packages.nix: added ledger 3.0 via GitPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27861
* haskell-packages.nix: added hsdnsPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27856
* haskell-packages.nix: added hledger-chart and hledger-vtyPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27855
* haskell-packages.nix: added hledger and hledger-libPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27853
* haskell-packages.nix: added regexprPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27852
* haskell-packages.nix: added mtlparsePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27851
* haskell-packages.nix: added storable-recordPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27845
* python-packages.nix: strip trailing whitespacePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27843
* python-packages.nix: added genzshcomp 0.2.2Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27842
* add pylint and depsRob Vermaas2011-07-19
| | | | svn path=/nixpkgs/trunk/; revision=27835
* * Added the Google Talk plugin. Doesn't work yet (says ‘ABORT:Eelco Dolstra2011-07-18
| | | | | | X_GLXCreateContext: BadValue’). svn path=/nixpkgs/trunk/; revision=27825
* * Use callPackage.Eelco Dolstra2011-07-18
| | | | svn path=/nixpkgs/trunk/; revision=27820
* GNU Bison 2.5.Ludovic Courtès2011-07-18
| | | | svn path=/nixpkgs/trunk/; revision=27813
* * Added libav, a fork of ffmpeg.Eelco Dolstra2011-07-15
| | | | svn path=/nixpkgs/trunk/; revision=27797
* Added linux_2_6_38_ati, a kernel that supports hardware rendering on modern ↵Peter Simons2011-07-14
| | | | | | ATI graphics chips. svn path=/nixpkgs/trunk/; revision=27789
* Revert my earlier commit that added libxml2 to pythonFull.Peter Simons2011-07-14
| | | | | | | | | After some discussion on #nixos, the consensus is that expressions should not provide functionality that is not part of the package itself, i.e. pythonFull ought to include only those extensions that are part of the python distribution. svn path=/nixpkgs/trunk/; revision=27787
* Added packages for radeon-r600 and radeon-r700 firmware.Peter Simons2011-07-14
| | | | svn path=/nixpkgs/trunk/; revision=27783
* python: added libxml2 bindings to the pythonFull attributePeter Simons2011-07-14
| | | | svn path=/nixpkgs/trunk/; revision=27773
* moderncv: cleanup the build instructionsPeter Simons2011-07-13
| | | | | | Just add this package to texLiveAggregationFun to install it. svn path=/nixpkgs/trunk/; revision=27765
* Added moderncv package to texlive.Peter Simons2011-07-13
| | | | svn path=/nixpkgs/trunk/; revision=27762
* haskell-funcmp: added version 1.5Peter Simons2011-07-13
| | | | svn path=/nixpkgs/trunk/; revision=27761
* Added archivemount-0.6.1, a FUSE-based file system for mounting tar archives.Peter Simons2011-07-13
| | | | svn path=/nixpkgs/trunk/; revision=27758
* jfsrec: build with boost 1.44.0Peter Simons2011-07-13
| | | | | | | | | | | | | | | | | Compilation with the latest version, boost 1.47.0, fails as follows: g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o inode.o inode.cpp inode.cpp: In member function 'virtual boost::filesystem3::path jfsrec::Inode::get_full_path()': inode.cpp:70:54: error: invalid conversion from 'bool (*)(const std::string&)' to 'boost::enable_if_c<true, void>::type*' inode.cpp:70:54: error: initializing argument 2 of 'boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type*) [with Source = std::basic_string<char>, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type = void]' inode.cpp:72:54: error: invalid conversion from 'bool (*)(const std::string&)' to 'boost::enable_if_c<true, void>::type*' inode.cpp:72:54: error: initializing argument 2 of 'boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type*) [with Source = std::basic_string<char>, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type = void]' make[2]: *** [inode.o] Error 1 It appears that jfsrec assumes that fs::path is a string, which isn't true anymore in Boost.FS v3. svn path=/nixpkgs/trunk/; revision=27750
* git: prefer 'utillinuxcurses' over 'utillinux' in user profilesPeter Simons2011-07-13
| | | | | | | | | | | | Packages that need util-linux-ng as a build-time or run-time dependency typically refer to the attribute 'utillinux', which is the expression with the least possible set of features. Users, however, who run "nix-env -i util-linux", don't want that version, because it lacks support for perl and curses. In other words, users want utillinuxngCurses by default, which is what this change accomplishes. svn path=/nixpkgs/trunk/; revision=27749
* boost: updated to version 1.47.0Peter Simons2011-07-12
| | | | | | | Packages that don't build with the latest libraries can use 'boost144', which is the version we had before. svn path=/nixpkgs/trunk/; revision=27740
* Added Linux 2.6.15Ludovic Stordeur2011-07-11
| | | | svn path=/nixpkgs/trunk/; revision=27721
* Added Linux 2.6.26Ludovic Stordeur2011-07-11
| | | | svn path=/nixpkgs/trunk/; revision=27720
* Add udev145Ludovic Stordeur2011-07-11
| | | | svn path=/nixpkgs/trunk/; revision=27719
* Renamed udev to udev166Ludovic Stordeur2011-07-11
| | | | | | | | This renaming prepares the landing of several versions of udev which are required to boot old Linux versions. The udev expression is mapped to udev166. svn path=/nixpkgs/trunk/; revision=27718
* Modified Linux 2.6.25 configurationLudovic Stordeur2011-07-11
| | | | | | Added "KMOD y" else booting this kernel fails (at the modprobe stuff). svn path=/nixpkgs/trunk/; revision=27717
* Fixed Linux 2.6.31 compilationLudovic Stordeur2011-07-11
| | | | | | linux_2_6_31 compilation was broken and added the CIFS timeout patch. svn path=/nixpkgs/trunk/; revision=27716
* Applied CIFS timeout patch to other kernelsLudovic Stordeur2011-07-11
| | | | | | | Linux-2.6.{25,27,28} are now compiled with the CIFS timeout patch, allowing them to be used with "VM Testing". svn path=/nixpkgs/trunk/; revision=27714
* Applied CIFS timeout patch to other Linux kernelsLudovic Stordeur2011-07-11
| | | | | | | | | CIFS timeout patch is now activated for a wider range of Linux kernels : from 2.6.29 to 2.6.38. These kernels now can be used to perform "VM Testing". svn path=/nixpkgs/trunk/; revision=27712
* Added hp2any.Andres Löh2011-07-11
| | | | svn path=/nixpkgs/trunk/; revision=27701
* MediaTomb: packagedEvgeny Egorochkin2011-07-11
| | | | svn path=/nixpkgs/trunk/; revision=27700
* Added stellarium 0.11.0.Peter Simons2011-07-10
| | | | svn path=/nixpkgs/trunk/; revision=27697
* Added test-framework.Andres Löh2011-07-10
| | | | svn path=/nixpkgs/trunk/; revision=27695