summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* Adding windows jom; it does not build for me still, but it's close to it.Lluís Batlle i Rossell2012-06-05
| | | | | | | | I think it's better to share it though. I wrote a comment about the expression not building. svn path=/nixpkgs/trunk/; revision=34365
* * systemd: use units in /etc rather than $out/etc. Also fixEelco Dolstra2012-06-04
| | | | | | references to mount/umount. svn path=/nixpkgs/trunk/; revision=34332
* Adding mesa and libaio to qemu-kvm. As for libaio, I think it runs much ↵Lluís Batlle i Rossell2012-05-28
| | | | | | better for IO for me. svn path=/nixpkgs/trunk/; revision=34254
* Fixing mingw-w64 builds. I can build simple C++ programs with ↵Lluís Batlle i Rossell2012-05-24
| | | | | | | | | gccCrossStageFinal. I also add tests for hydra; let's see if it builds far. svn path=/nixpkgs/trunk/; revision=34232
* Fixing the paths of uclibc libpthreadLluís Batlle i Rossell2012-05-24
| | | | svn path=/nixpkgs/trunk/; revision=34229
* Trying to add a few bits of mingw-w64. To be tested.Lluís Batlle i Rossell2012-05-24
| | | | svn path=/nixpkgs/trunk/; revision=34228
* Adding native threads support unconditionally to uclibc,Lluís Batlle i Rossell2012-05-24
| | | | | | | | | | or gcc fails to build (lack of pthread.h). Let's see if this breaks anything; I'm changing this to make comtrend.nix work (kernel 2.4). svn path=/nixpkgs/trunk/; revision=34227
* Adding UCLIBC_SUSV4_LEGACY, otherwise we get this building gcc:Lluís Batlle i Rossell2012-05-24
| | | | | | | | | armv5tel-unknown-linux-gnueabi/libstdc++-v3/include/cstdio:133:11: error: '::tmpnam' has not been declared http://hydra.nixos.org/build/2644907 svn path=/nixpkgs/trunk/; revision=34226
* Updating uclibc. This fixes some cross builds.Lluís Batlle i Rossell2012-05-24
| | | | svn path=/nixpkgs/trunk/; revision=34223
* Updating the nvidia 295 driver, so it builds with linux 3.4.Lluís Batlle i Rossell2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34211
* 'perf' wants flex and bison, since linux 3.4.Lluís Batlle i Rossell2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34210
* Adding linux 3.4.Lluís Batlle i Rossell2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34209
* Updating libv4l (part of v4l-utils). I moved v4l-utils to ↵Lluís Batlle i Rossell2012-05-22
| | | | | | | | | stdenv.mkDerivation style, and it's used to build either libv4l or the utils (with qt4). svn path=/nixpkgs/trunk/; revision=34208
* * Added systemd.Eelco Dolstra2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34200
* * Linux 3.2.18.Eelco Dolstra2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34198
* BLCR fix arsert to include kernel versions 2.6.38.xMarco Maggesi2012-05-16
| | | | svn path=/nixpkgs/trunk/; revision=34134
* TypoMarco Maggesi2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34100
* Add assertion: BLCR do not build on recent kernelsMarco Maggesi2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34098
* * Cryptsetup updated to 1.4.2.Eelco Dolstra2012-05-14
| | | | svn path=/nixpkgs/trunk/; revision=34090
* * Linux 3.2.17.Eelco Dolstra2012-05-12
| | | | svn path=/nixpkgs/trunk/; revision=34073
* * FUSE updated to 2.8.7.Eelco Dolstra2012-05-12
| | | | svn path=/nixpkgs/trunk/; revision=34072
* Linux 3.3.6Shea Levy2012-05-12
| | | | svn path=/nixpkgs/trunk/; revision=34070
* * Linux 3.0.31.Eelco Dolstra2012-05-09
| | | | svn path=/nixpkgs/trunk/; revision=34036
* bbswitch: upgraded to 0.4.2Mathijs Kwik2012-05-09
| | | | svn path=/nixpkgs/trunk/; revision=34025
* The jujuutils are meant for a recent kernel, more recent than our linuxHeaders.Lluís Batlle i Rossell2012-05-08
| | | | | | | | | Therefore I add recent linuxHeaders for it. It's quite a hack to build it mixed with 2.6.35 headers and 3.3.5, but it builds at least. svn path=/nixpkgs/trunk/; revision=34021
* Adding jujuutils.Lluís Batlle i Rossell2012-05-08
| | | | svn path=/nixpkgs/trunk/; revision=34020
* Linux 3.3.5Shea Levy2012-05-07
| | | | svn path=/nixpkgs/trunk/; revision=34011
* We no longer need the bootstub config patchShea Levy2012-05-05
| | | | svn path=/nixpkgs/trunk/; revision=33987
* Linux 3.3.4 (not compile tested, sorryShea Levy2012-04-30
| | | | svn path=/nixpkgs/trunk/; revision=33956
* * Linux 3.2.16.Eelco Dolstra2012-04-24
| | | | svn path=/nixpkgs/trunk/; revision=33908
* Darwin: Add `mig', `lipo', etc. to `stdenvNative'.Ludovic Courtès2012-04-23
| | | | | | Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc. svn path=/nixpkgs/trunk/; revision=33893
* Linux 3.3.3Shea Levy2012-04-23
| | | | | | | This incorporates the btrfs fix, so remove that patch. Also, I will test that this builds after committing, and fix it if it fails svn path=/nixpkgs/trunk/; revision=33885
* * Switch to QEMU/KVM 1.0.1.Eelco Dolstra2012-04-22
| | | | svn path=/nixpkgs/trunk/; revision=33878
* * QEMU/KVM 1.0.1. Will make this the default if it looks stable.Eelco Dolstra2012-04-19
| | | | svn path=/nixpkgs/trunk/; revision=33847
* * Fix PAM. It accidentally lost xcrypt support in r33798.Eelco Dolstra2012-04-19
| | | | svn path=/nixpkgs/trunk/; revision=33845
* GNU Hurd: Use `preConfigure' to `autoreconf' only.Ludovic Courtès2012-04-18
| | | | svn path=/nixpkgs/trunk/; revision=33835
* GNU Hurd: Restructure for easier overriding, and easier avoided rebuilds.Ludovic Courtès2012-04-18
| | | | svn path=/nixpkgs/trunk/; revision=33834
* Add armv7l support.Nicolas Pierron2012-04-15
| | | | svn path=/nixpkgs/trunk/; revision=33798
* * Linux 3.2.15.Eelco Dolstra2012-04-15
| | | | svn path=/nixpkgs/trunk/; revision=33794
* * Fix alsa-utils. http://hydra.nixos.org/eval/603729Eelco Dolstra2012-04-14
| | | | svn path=/nixpkgs/trunk/; revision=33782
* Updating linux to 3.3.2Lluís Batlle i Rossell2012-04-13
| | | | svn path=/nixpkgs/trunk/; revision=33779
* alsa upgraded to 1.0.25Mathijs Kwik2012-04-13
| | | | svn path=/nixpkgs/trunk/; revision=33777
* nvidia driver: upgraded to 295.40Mathijs Kwik2012-04-13
| | | | svn path=/nixpkgs/trunk/; revision=33776
* Adding a patch for linux 3.3 for btrfs regarding ENOSPC.Lluís Batlle i Rossell2012-04-09
| | | | | | | | This should solve the problem I had, where I could not boot either 3.3 or 3.3.1 in my system, as I got ENOSPC all the time. svn path=/nixpkgs/trunk/; revision=33714
* Adding a minimal FTRACE to the 3.2 and 3.3 linux kernels, that should notLluís Batlle i Rossell2012-04-09
| | | | | | | affect the kernel performance, but allow more tracing. svn path=/nixpkgs/trunk/; revision=33713
* Reverting to revision 1995, this is what AVLinux uses, and works well with ↵Cillian de Roiste2012-04-08
| | | | | | jackdbus too svn path=/nixpkgs/trunk/; revision=33670
* Adding extra requirements, fixing some of the ffado utilitiesCillian de Roiste2012-04-07
| | | | svn path=/nixpkgs/trunk/; revision=33664
* GNU: Use `callPackage'.Ludovic Courtès2012-04-06
| | | | svn path=/nixpkgs/trunk/; revision=33649
* Adding ffado, Linux Firewire audio driversCillian de Roiste2012-04-05
| | | | svn path=/nixpkgs/trunk/; revision=33634
* * Doh.Eelco Dolstra2012-04-05
| | | | svn path=/nixpkgs/trunk/; revision=33620