Commit graph

57608 commits

Author SHA1 Message Date
William A. Kennington III 2828ad37e0 Merge pull request #6233 from codyopel/celt
celt: refactor to generic
2015-02-08 13:38:57 -08:00
William A. Kennington III 5a1089d024 Merge pull request #6245 from edwtjo/samba-collate-urls
fetchurl: collate samba project urls into a mirror
2015-02-08 13:38:01 -08:00
Edward Tjörnhammar 33a8a51657 fetchurl: collate samba project urls into a mirror 2015-02-08 22:29:27 +01:00
Domen Kožar 457fe360b7 Merge pull request #6238 from jagajaga/master
add statuses to nixpkgs
2015-02-08 21:13:49 +01:00
Arseniy Seroka b37fc8a52a add statuses to nixpkgs 2015-02-08 22:54:29 +03:00
Domen Kožar c0d814d62b pypy: fix build 2015-02-08 20:43:44 +01:00
Karn Kallio f02ccf6acd symbola: update to 7.19 ; fixes wrong hash. 2015-02-08 20:26:59 +01:00
Dan Peebles 1b2ae59102 This now lives elsewhere (the file was unreferenced) 2015-02-08 13:41:28 -05:00
Dan Peebles a29cc5a911 A build of libc++abi that doesn't rely on a full llvm build (more lightweight boostrap upcoming) 2015-02-08 13:38:29 -05:00
Lluís Batlle i Rossell d54611bde7 Updating cjdns to 20150207.
Version without memory leaks.

(cherry picked from commit 0e860da001e960e1b7cd4ca3ab9940a8dacd98de)
2015-02-08 19:33:13 +01:00
Arseniy Seroka b24513b8c5 Merge pull request #5999 from ts468/custom-kernel
New linuxPackages_custom helper function
2015-02-08 20:45:30 +03:00
codyopel cd21ff1311 celt: refactor to generic 2015-02-08 12:30:37 -05:00
Arseniy Seroka 81ee8701f3 Merge pull request #6230 from valeriangalliat/vim-sensible
vim-plugins: add sensible
2015-02-08 20:11:57 +03:00
Valérian Galliat f4951338ce vim-plugins: add sensible 2015-02-08 16:16:31 +01:00
Peter Simons b84104a381 hackage-packages.nix: re-generate from Hackage 2015-02-08T14:04:06+0100 2015-02-08 14:25:51 +01:00
Peter Simons 22b52f2cea haskell-rasterific-svg: fix build by disabling the test suite 2015-02-08 14:25:51 +01:00
Peter Simons 507f65fae1 haskell-MonadCompose: build is broken 2015-02-08 14:25:51 +01:00
Peter Simons 4dc1d4e4eb haskell-handsy: disable the test suite (which depends on impure paths) 2015-02-08 14:25:38 +01:00
Peter Simons e5ff2421ef haskell-postgrest: fix build by disabling the test suite (which wants to run postgresql) 2015-02-08 14:24:30 +01:00
Peter Simons 3769fcb6de haskell-Rasterific: fix build by disabling the test suite 2015-02-08 13:07:58 +01:00
Peter Simons 8b59b35dd2 haskell-rematch-text: fix build by disabling the test suite 2015-02-08 13:02:11 +01:00
Peter Simons b862282083 haskell-postgrest: the package now compiles 2015-02-08 12:55:19 +01:00
Peter Simons d6aeb18b41 hackage-packages.nix: re-generate from Hackage 2015-02-08T12:40:29+0100 2015-02-08 12:55:19 +01:00
Peter Simons 9047d465b1 Merge pull request #6217 from aycanirican/haskellngPackages_rematch_disable_tests
Disable tests for haskellngPackages.rematch since it is missing Specs mo...
2015-02-08 12:48:57 +01:00
Peter Simons 8515b5ca7a Merge pull request #6220 from joachifm/haskell-updates
Fix several haskellPackages build failures
2015-02-08 12:43:45 +01:00
Benno Fünfstück 53a4fc8cd8 Merge pull request #6225 from izuk/submit/vector-fftw
haskell-vector-fftw: new expression
2015-02-08 12:06:29 +01:00
Pascal Wittmann 97049ccf80 tmsu: update from 0.4.3 to 0.5.0 2015-02-08 11:45:11 +01:00
Domen Kožar b83433cdd1 Remove gui (see #6207), use nixui instead 2015-02-08 10:47:58 +01:00
Dan Peebles 19c359ce2a substituteInPlace doesn't seem to work properly on this bash, so use sed instead 2015-02-08 03:04:41 -05:00
Dan Peebles 507d65d7d4 Get rid of default search paths in clang 3.5 2015-02-08 02:12:51 -05:00
Dan Peebles 43cc3a963d This gets "inherited" from apple-source-releases 2015-02-08 01:54:46 -05:00
Dan Peebles 4a458be51d This doesn't exist yet 2015-02-08 01:54:08 -05:00
Dan Peebles 29f265dfd2 Add a big bundle of packages from apple source releases. Many of them only provide headers or stubs, but are what's needed for the upcoming pure-darwin stdenv, and don't do any harm for now. 2015-02-08 01:53:52 -05:00
Dan Peebles f43c324cee Actually build (a newer version of) unifdef from source, so we can use it on non-linux platforms 2015-02-08 01:32:32 -05:00
Itai Zukerman 25e9475b19 Added Haskell package vector-fftw. 2015-02-07 22:29:40 -08:00
Dan Peebles e32950d11a Upgrade cctools port to 862, and fix the cross version so it evaluates 2015-02-08 01:11:03 -05:00
Dan Peebles c4253520fe These two are unused 2015-02-08 00:34:02 -05:00
Dan Peebles 0c6598beaf gccApple is dead. Leaving the top-level attribute for a little longer, but no need to keep its unused code. 2015-02-08 00:28:37 -05:00
Dan Peebles e9e7bfa6ac Move and restructure objconv a bit 2015-02-08 00:15:54 -05:00
William A. Kennington III 42a6ac5209 nixos/iso: Increase efi image size to 15M 2015-02-07 20:38:24 -08:00
William A. Kennington III c8a4ecd91d grub: Doesn't support building bios and efi simultaneously 2015-02-07 20:32:36 -08:00
William A. Kennington III 362d759750 zfs: Fix passing the correct spl 2015-02-07 17:46:22 -08:00
William A. Kennington III 7ae9c92f92 spl: Fix bad copy paste 2015-02-07 17:18:15 -08:00
William A. Kennington III 161e9648e4 spl: Make naming more consistent with zfs 2015-02-07 15:21:30 -08:00
William A. Kennington III ef80d73e6a grub: Enable zfs and efi by default since it's cheap to support 2015-02-07 15:18:37 -08:00
William A. Kennington III 0fa4c9d6d3 nixos/zfs: Fix references to zfs packages now that they are split 2015-02-07 15:07:39 -08:00
William A. Kennington III 15cf03a8ee Build userspace packages using the userspace zfs 2015-02-07 15:07:39 -08:00
William A. Kennington III f177036817 zfs: Modularize and create a userspace only package 2015-02-07 15:07:38 -08:00
William A. Kennington III 91e6126a32 spl: Modularize and create a userspace only package 2015-02-07 15:07:38 -08:00
Michael Raskin 236029ef83 Fix Lazarus build (somewhat) by referring to gcc libgcc_s.so by currently-woring attribute path 2015-02-08 01:09:09 +03:00