summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
| | | | | | This is for consistency with terminology in stdenv (and the terms "hostDrv" and "buildDrv" are not very intuitive, even if they're consistent with GNU terminology).
* v4l-utils: updating. They didn't build in the new stdenv.Lluís Batlle i Rossell2012-12-21
|
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2012-12-12
|\
| * Linux 3.7Shea Levy2012-12-11
| | | | | | | | Kernel configuration succeeds, I'll let hydra test the build
| * Add legacy version 304.64 of the Nvidia driverRickard Nilsson2012-12-11
| | | | | | | | | | The current 310.x version of the Nivida driver has dropped support for some cards (for example 6200LE).
| * Linux 3.6.10Shea Levy2012-12-10
| |
| * Linux 3.4.23Shea Levy2012-12-10
| |
| * Linux 3.0.56Shea Levy2012-12-10
| |
| * linux: Update to 3.2Eelco Dolstra2012-12-07
| |
| * ztest: fix hardcoded pathsJack Cummings2012-12-04
| |
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2012-12-04
|\|
| * linux-3.6: upgrade to 3.6.9Mathijs Kwik2012-12-04
| |
| * linux-3.4: upgrade to 3.4.21Mathijs Kwik2012-12-04
| |
| * linux-3.0: upgrade to 3.0.54Mathijs Kwik2012-12-04
| |
| * Upstream tracking files for asymptote and fbtermMichael Raskin2012-12-04
| |
| * Update FBTerm to current URL of tarballMichael Raskin2012-12-04
| |
| * alsa-plugins: Update to upstream version 1.0.26.aszlig2012-12-03
| | | | | | | | | | | | | | Add alsa.cybermirror.org as an alternative URL because at the time of this commit, ftp.alsa-project.org wasn't available. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * systemd: Update to 196Eelco Dolstra2012-11-29
| | | | | | | | | | Main change is that systemd now has its own PCI/USB IDs database, so it no longer depends on pciutils/usbutils.
| * Remove duplicate tcp-wrappers packageEelco Dolstra2012-11-29
| |
| * Mark some packages as low priority and disambiguate some othersEelco Dolstra2012-11-29
| |
| * Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | | | | | Plus a small number of obsolete packages (like old versions of qemu).
| * Need pthread_cancel for zdb to work properly. Add -lgcc_s.Jack Cummings2012-11-26
| |
| * Linux 3.6.8Shea Levy2012-11-26
| |
| * Linux 3.4.20Shea Levy2012-11-26
| |
| * Linux 3.0.53Shea Levy2012-11-26
| |
| * nvidia-x11: Update to 310.19Eelco Dolstra2012-11-23
| |
* | busybox: fix build by adding a missing <sys/resource.h> includePeter Simons2012-11-21
| | | | | | | | This patch is going to be in the next release: http://lists.busybox.net/pipermail/busybox/2012-May/077766.html
* | Merge branch 'master' into stdenv-updates.Peter Simons2012-11-21
|\| | | | | | | | | | | | | | | Conflicts have been resolved in: pkgs/tools/misc/file/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/python-packages.nix
| * iwlwifi-6000g2a-ucode: update to version 18.168.6.1Peter Simons2012-11-18
| |
| * linux-3.6: upgrade to 3.6.7Mathijs Kwik2012-11-18
| |
| * linux-3.4: upgrade to 3.4.19Mathijs Kwik2012-11-18
| |
| * linux-3.2: upgrade to 3.2.34Mathijs Kwik2012-11-18
| |
| * linux-3.0: upgrade to 3.0.52Mathijs Kwik2012-11-18
| |
| * linux-2.6.32: upgrade to 2.6.32.60Mathijs Kwik2012-11-18
| |
| * Update xf86-video-nested to work on current NixOS XorgCillian de Róiste2012-11-17
| |
| * spl: remove useless patchDavid Guibert2012-11-15
| |
| * zfs: remove useless patchDavid Guibert2012-11-15
| |
| * update spl/zfs to 0.6.0-rc12David Guibert2012-11-15
| |
| * add cifs_timeout to kernel 3.5David Guibert2012-11-15
| |
| * Add missing patchJack Cummings2012-11-15
| |
| * Linux-3.6 fixes. Need to ./autogen.sh in zfs now, as the linux-3.6 patch ↵Jack Cummings2012-11-15
| | | | | | | | adds autoconf macros. Which means that all of my Makefile.in patches need to be puplifted to Makefile.am patches.
| * - add back the plaform, as it is permitted to distribute the binary kernel ↵Jack Cummings2012-11-15
| | | | | | | | modules. See https://github.com/NixOS/nixpkgs/pull/145
| * - updates from the license discussion in ↵Jack Cummings2012-11-15
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/145
| * - make 'platforms' empty to prohibit building on hydra.Jack Cummings2012-11-15
| |
| * - fix spl license, add workarounds for zfs on i686-linuxJack Cummings2012-11-15
| |
| * mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6Lluís Batlle i Rossell2012-11-06
| | | | | | | | | | I made it apply to all Mips, although the bug works only for n32 and o32 ABIs. We don't support any n64 by now.
| * linux-3.6: upgrade to 3.6.6, contains fix for recent ext4 corruptionMathijs Kwik2012-11-05
| |
| * linux-3.4: kernel 3.4.18, contains fix for recent ext4 corruptionMathijs Kwik2012-11-05
| |
| * linux-3.0: upgrade to 3.0.51Mathijs Kwik2012-11-05
| |
| * acpid: Update to version 2.0.17.aszlig2012-11-02
| | | | | | | | | | | | | | | | | | | | | | The reason behind this is because /proc/acpi/event has long been deprecated in kernel 2.6.24 and is only there far backwards-compatibility reasons. New ACPI events are delivered by either the input layer or the netlink interface. As we no longer use kernels down to 2.6.24, I guess it's safe to make this switch. Signed-off-by: aszlig <aszlig@redmoonstudios.org>