| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -2/+2 |
| * | treewide: http -> https sources (#42676)•••* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces | Silvan Mosberger | 2018-06-28 | 1 | -1/+1 |
| * | libx86: Supports only x86•••In theory it builds for 32-bit ARM but the result probably doesn't work in a meaningful manner... | Tuomas Tynkkynen | 2017-10-23 | 1 | -2/+2 |
| * | libx86: fix illegal instruction error | gnidorah | 2017-10-05 | 1 | -1/+1 |
| * | libx86: reimplement using mkDerivation | Joachim Fasting | 2015-11-24 | 1 | -27/+18 |
| * | libx86: Add patch from debian to fix build on ARM•••Without this, the build fails even with x86emu: make LIBRARY=static static make[1]: Entering directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1' gcc -O2 -Wall -DDEBUG -g -c -o x86-common.o x86-common.c gcc -O2 -Wall -DDEBUG -g -c -o thunk.o thunk.c thunk.c: In function 'x_inb': thunk.c:40:9: error: impossible constraint in 'asm' __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); \ ^ thunk.c:44:1: note: in expansion of macro '__BUILDIO' __BUILDIO(b,b,char) ^ <builtin>: recipe for target 'thunk.o' failed make[1]: *** [thunk.o] Error 1 make[1]: Leaving directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1' Makefile:17: recipe for target 'default' failed make: *** [default] Error 2 | Tuomas Tynkkynen | 2015-06-15 | 2 | -2/+40 |
| * | same fix but now using stdenv.lib.optionals recommended by shlevy•••svn path=/nixpkgs/trunk/; revision=26859 | Joachim Schiele | 2011-04-16 | 1 | -4/+4 |
| * | fixes this bug http://www.mail-archive.com/suspend-devel@lists.sourceforge.ne...•••svn path=/nixpkgs/trunk/; revision=26858 | Joachim Schiele | 2011-04-16 | 1 | -1/+5 |
| * | amd64 is still x86•••svn path=/nixpkgs/trunk/; revision=24648 | Michael Raskin | 2010-11-10 | 1 | -1/+4 |
| * | Adding vbetool•••svn path=/nixpkgs/trunk/; revision=17952 | Michael Raskin | 2009-10-24 | 4 | -0/+64 |
