Commit graph

57977 commits

Author SHA1 Message Date
Lluís Batlle i Rossell
2b7aace1ae Renaming make-bootstrap-tools-crosspi to cross.
It can build more than the raspberrypi bootstrap tools.
2015-02-05 23:32:09 +01:00
William A. Kennington III
28d8af438a samba_light: Use samba4 instead of samba3 2015-02-05 14:21:57 -08:00
William A. Kennington III
07bf8ad03e samba4: Add libbsd for string manipulation functions 2015-02-05 14:21:03 -08:00
Lluís Batlle i Rossell
4c0ba3f01c cjdns: Setting no SECCOMP for ARM. It fails to build. 2015-02-05 23:02:55 +01:00
Lluís Batlle i Rossell
a761b33d8c Using fixed bootstraptools.
Built natively with latest fixes.
2015-02-05 23:00:08 +01:00
Lluís Batlle i Rossell
c375a6744b Updating uclibc (snapshots).
I also update the way the configuration is generated, so it works for
our ARM EABI, armv5tel.

We will have to enable the FPU for armv6 and beyond.

Conflicts:
	pkgs/os-specific/linux/uclibc/default.nix
2015-02-05 22:59:05 +01:00
Lluís Batlle i Rossell
389d0f668e Bootstrap tools armv5tel
Conflicts:
	pkgs/stdenv/linux/default.nix
	pkgs/stdenv/linux/scripts/unpack-bootstrap-tools-arm.sh
2015-02-05 22:42:58 +01:00
Lluís Batlle i Rossell
6944b15d88 Fix busybox stdenv?
(cherry picked from commit db8668c0bb0dc8feb4929867adf1b60f7025a925)
2015-02-05 22:41:07 +01:00
viric
4b9729f9d9 Merge pull request #6184 from ambrop72/bootstrap-tools-staging
Bootstrap tools improvements to cross-compile for ARM
2015-02-05 22:35:31 +01:00
Ambroz Bizjak
ef9c21a0e2 Adding the sheevaplug to make-bootstrap-tools-cross 2015-02-05 21:37:29 +01:00
Ambroz Bizjak
93e018cbe9 Make the bootstrap-tools test use the real unpacking derivation. 2015-02-05 21:29:02 +01:00
Ambroz Bizjak
810b416d89 Consolidate the unpack scripts for the bootstrap tools. 2015-02-05 21:27:12 +01:00
Ambroz Bizjak
8fb7d8bede Fix building and unpacking of the ARM boostrap tools.
NOTE: This is incomplete - the tools need to be built, uploaded and the references fixed.
2015-02-05 21:26:55 +01:00
Ambroz Bizjak
cf317b85ad Add platform definition for BeagleBone and default to it on armv7l-linux. 2015-02-05 21:26:43 +01:00
Ambroz Bizjak
b4dc2ab440 Use newer kernel headers for cross compilation. 2015-02-05 21:26:33 +01:00
Ambroz Bizjak
ec38dbe64b binutils: Move bison to nativeBuildInputs. 2015-02-05 21:26:24 +01:00
Ambroz Bizjak
d56d92ed6b bison: Update to 3.0.4. 2015-02-05 21:26:16 +01:00
Ambroz Bizjak
349a25fb2c libelf: Fix cross-compile by adding glibc as a native build input.
TBD: This can probably be unconditional but I put it into crossAttrs to avoid a rebuild of native stuff.
2015-02-05 21:26:02 +01:00
Ambroz Bizjak
e191e227d2 glibc: Disable copying libgcc when cross compiling.
It seems this is only needed for native bootstrapping.
2015-02-05 21:25:40 +01:00
Ambroz Bizjak
0a8ca604b4 Fix cross compiling regression due to gcc->cc renaming. 2015-02-05 21:25:25 +01:00
Russell O'Connor
3feac4fd86 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-02-05 15:21:54 -05:00
Emil Rangden
4daa4b86e3 add alias for php 5.5 packages. 2015-02-05 20:28:16 +01:00
Emil Rangden
8c125c0c74 fix phpPackages memcache,memcached,xdebug
These packages, and maybe some more include unix.h for some reason.
Creating that file makes them build, and in the case of xdebug also
appear to work.
2015-02-05 20:28:16 +01:00
Emil Rangden
36ceb01176 add php 5.6 2015-02-05 20:28:16 +01:00
Emil Rangden
90e8287ce6 add php 5.5 2015-02-05 20:28:16 +01:00
Emil Rangden
1b057e9f6f remove patch that was only used in 5.3 2015-02-05 20:28:16 +01:00
Edward Tjörnhammar
e647414e4a i2pd: update url 2015-02-05 20:23:22 +01:00
Shea Levy
a7dad535e4 Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs
Update to openjdk8u31b13
2015-02-05 14:22:12 -05:00
Arseniy Seroka
4ed82f23f2 Merge pull request #6180 from monocell/despotify-fix
despotify source moved
2015-02-05 21:58:53 +03:00
Arseniy Seroka
c477e173de Merge pull request #6179 from k0ral/cppcheck
cppcheck: 1.67 -> 1.68
2015-02-05 21:58:37 +03:00
Arseniy Seroka
5ccc4839cb Merge pull request #6177 from abbradar/fhs-userenv
add non-root temporary FHS chrootenv
2015-02-05 21:57:54 +03:00
Nikolay Amiantov
3500978b8f build-fhs-*: prefer local build 2015-02-05 20:39:01 +03:00
Eelco Dolstra
d2bfb5ceb0 Add options for installing additional root certificates 2015-02-05 18:08:35 +01:00
Luca Bruno
3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Nikolay Amiantov
627f8178b8 steam: rename, add a warning 2015-02-05 19:46:25 +03:00
Nikolay Amiantov
238fe730b9 steam-chrootenv: use UserEnv 2015-02-05 19:46:25 +03:00
Nikolay Amiantov
4b3bb7b448 userFHSEnv: add build tool 2015-02-05 19:46:25 +03:00
Nikolay Amiantov
b3ee378f50 buildFHSChrootEnv: split environment and chroot scripts 2015-02-05 19:46:00 +03:00
Russell O'Connor
af3c4a2744 Bitcoin 0.9.3 won't work with OpenSSL 1.0.1k.
This patch restores OpenSSL 1.0.1j and builds Bitcoin against it.
2015-02-05 11:40:57 -05:00
Emil Rangden
654d1f21b2 despotify source moved 2015-02-05 17:37:19 +01:00
koral
7ccede4aab cppcheck: 1.67 -> 1.68 2015-02-05 16:58:21 +01:00
Arseniy Seroka
35e333241c Merge pull request #6116 from dbohdan/master
tcl2048: update to 0.3.1, fix tclsh path.
2015-02-05 18:48:16 +03:00
Arseniy Seroka
b5e6950718 Merge pull request #6176 from abbradar/steamdeps
steam: replace steamdeps
2015-02-05 18:46:13 +03:00
Nikolay Amiantov
69d19d4283 steam: replace steamdeps 2015-02-05 18:43:58 +03:00
Arseniy Seroka
5b52dd91e6 Merge pull request #6158 from bdimcheff/upgrade-musicmanager
upgrade google-musicmanager to beta_1.0.129.6633-r0
2015-02-05 18:42:22 +03:00
Arseniy Seroka
974afbe53d Merge pull request #6172 from nkaretnikov/pcmciautils-017
pcmcia-utils: update to 017
2015-02-05 18:41:24 +03:00
Peter Simons
b58dc94899 Merge pull request #6173 from active-group/unbreak-adns
Unbreak ADNS on Darwin.
2015-02-05 15:23:06 +01:00
Nikita Karetnikov
d8ff010255 pcmcia-utils: update to 017 2015-02-05 17:13:05 +03:00
Nikolay Amiantov
f35568e705 Merge pull request #5277 from abbradar/uwsgi
Add uWSGI application server
2015-02-05 17:10:37 +03:00
Mike Sperber
daa1941d27 Unbreak ADNS on Darwin.
Make the version number in postInstall match that of the package.
2015-02-05 15:02:23 +01:00