Commit Graph

49534 Commits

Author SHA1 Message Date
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
Manuel Adameit
c7a74ca5c6 Modified SDL2 derivation to work on Mac OSX darwin
default to no alsa on darwin
default to no x11 support on darwin
changed asserts to check for darwin
2015-02-08 18:08:14 +01: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
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
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
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
William A. Kennington III
73c7c7978c zfs_git: Update to latest and add the compatability patch 2015-02-07 13:51:38 -08:00
William A. Kennington III
fe03dc1a10 spl_git: Update to latest 2015-02-07 13:51:37 -08:00
Jaka Hudoklin
674a6dd8fb Add consul alerts 2015-02-07 22:03:23 +01:00
lethalman
8b236f2daf Merge pull request #6119 from lethalman/go
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
Arseniy Seroka
a6a9d8137f vimPlugins.youCompleteMe: fix name
Using date instead of rev
See https://github.com/NixOS/nixpkgs/pull/4499#issuecomment-58805580 for more info why.
2015-02-07 23:15:00 +03:00
William A. Kennington III
c4d21cf1c4 kernel: 3.14.31 -> 3.14.32 2015-02-07 12:08:09 -08:00
William A. Kennington III
f103b0f78b kernel: 3.18.5 -> 3.18.6 2015-02-07 12:07:17 -08:00
William A. Kennington III
321743728d kernel: Remove outdated kernel 3.17 2015-02-07 12:05:55 -08:00
William A. Kennington III
0ea09cf926 kernel: 3.10.67 -> 3.10.68 2015-02-07 12:04:43 -08:00
Joachim Fasting
9cc3a7771c haskell-fb: bump version
Fixes build
2015-02-07 19:09:23 +00:00
Joachim Fasting
4b2433f156 haskell-hsc3-server: mark as broken
Latest version fails to build.
2015-02-07 19:01:09 +00:00
Joachim Fasting
90e1ba68be haskell-iteratee: mark as broken
Latest version fails to build.
2015-02-07 18:57:10 +00:00
Joachim Fasting
677dee38db haskell-simple-conduit: jailbreak required 2015-02-07 18:55:49 +00:00
Thomas Tuegel
50c8d1c495 Merge branch 'qt-submodules' 2015-02-07 12:53:40 -06:00
Joachim Fasting
c336769408 haskell-shell-conduit: mark as broken
Latest version fails to build.
2015-02-07 18:52:39 +00:00
Thomas Tuegel
042e4ad633 qt5split: add split submodule build of Qt 5.3 2015-02-07 12:52:20 -06:00
Thomas Tuegel
73f8aebd8d autonix: expose importManifest 2015-02-07 12:52:01 -06:00
Joachim Fasting
32fd92e7dc haskell-hcltest: mark as broken
Latest version on hackage fails to build.
2015-02-07 18:49:02 +00:00
Joachim Fasting
09c6d80ac0 haskell-webdriver: bump version
Fixes build error, jailbreak no longer necessary
2015-02-07 18:46:38 +00:00
Joachim Fasting
a2c87d374f haskell-stm-conduit: version bump
Fixes build failure
2015-02-07 18:25:57 +00:00
Joachim Fasting
71f8367b28 haskell-rest-client: version bump
Fixes build failure
2015-02-07 18:25:57 +00:00
Joachim Fasting
a964403dae haskell-higher-leveldb: version bump
Fixes build failure
2015-02-07 18:25:57 +00:00
Joachim Fasting
51606074cd haskell-list-t: version bump 2015-02-07 18:25:57 +00:00
Joachim Fasting
ca7c4c2b5c haskell-distributed-process-monad-control: version bump
Fixes build failure
2015-02-07 18:25:56 +00:00
Joachim Fasting
082469bc81 haskell-jwt: declare missing deps 2015-02-07 18:25:56 +00:00
Joachim Fasting
f63f6d5a3a haskell-happstack-server: bump version to 7.4.0
Fixes build error. Also doCheck and jailbreak no longer necessary.
2015-02-07 18:25:56 +00:00
Joachim Fasting
3d7cda6b23 haskell-EitherT: mark as broken
Fails to build, deprecated.
2015-02-07 18:25:56 +00:00
Joachim Fasting
7c715dd746 haskell-yesod: bump to version 1.4.1.4
Fixes build failure
2015-02-07 18:25:55 +00:00
Joachim Fasting
8fcba36796 haskell-yesod-core: bump to version 1.4.7.2
Fixes build failure. Also, jailbreak appears to no longer be necessary.
2015-02-07 18:25:55 +00:00
Joachim Fasting
94b179362a haskell-persistent: bump to 2.1.1.4
Fix build error
2015-02-07 18:25:55 +00:00
Moritz Ulrich
6a24650cb5 pass: update from 1.6.3 to 1.6.5 2015-02-07 18:49:49 +01:00
Moritz Ulrich
1bbf15eca1 Leiningen: Fix GnuPG Support. 2015-02-07 18:45:35 +01:00
Cillian de Róiste
90e9c1a63c synfigstudio 0.64.2 -> 0.64.3 2015-02-07 18:21:18 +01:00
aszlig
e05bade342
Merge pull request #6076 (vdirsyncer).
Adds vdirsyncer and dependencies (request_toolbelt and atomicwrites).

It's to synchronize calendars and addressbooks between two storages (for
example between CalDAV/CardDAV and a local folders/files).
2015-02-07 17:10:30 +01:00
Aycan iRiCAN
03f530a239 Disable tests for haskellngPackages.rematch since it is missing Specs module. rematch is needed by distributed-process-platform. 2015-02-07 17:21:30 +02:00
Jaka Hudoklin
f85abb041a Merge pull request #5622 from offlinehacker/panamax
panamax: new package and service
2015-02-07 14:56:25 +00:00
viric
5ae6bf304c Merge pull request #6210 from ehmry/ratox
ratox: initial package at v0.2
2015-02-07 15:47:07 +01:00
Jaka Hudoklin
168b7bee6f Merge pull request #6215 from valeriangalliat/npm-engine-fix
Patch npm packages to ignore npm requirements
2015-02-07 14:42:59 +00:00
Matthias Beyer
e5a0d8bc61 Add nix expression for vdirsyncer 2015-02-07 15:34:23 +01:00
Matthias Beyer
2797883e27 Add pythonPackage: atomicwrites 2015-02-07 15:34:20 +01:00
Matthias Beyer
bc444ffd32 Add requests_toolbelt python library, required for vdirsyncer 2015-02-07 15:34:19 +01:00
Emery Hemingway
b3118791e3 ratox: initial package
http://ratox.2f30.org/
2015-02-07 09:33:18 -05:00
Matej Cotman
8967a2b32d panamax: rewrite using 'pleasent ruby' 2015-02-07 15:32:20 +01:00
Jaka Hudoklin
ae34f923f7 panamax: simplify, refactor, add test 2015-02-07 15:32:20 +01:00
Matej Cotman
8c79a2df63 panamax: new package and service 2015-02-07 15:32:20 +01:00
Valérian Galliat
25ce27b45e Patch npm packages to ignore npm requirements
Some npm packages strictly require a specific npm version because npm
don't handle some version requirements the same way in 1.0 and 2.0.

However, Nix don't use npm for dependency resolution (this is always
achieved with npm 1.0 criteria by npm2nix), so these requirements turns
out to be pointless and just crashes some package installations.

This patch removes npm requirements so the packages can still be built.

This solves #5787.
2015-02-07 15:17:15 +01:00
Thomas Tuegel
fa56e5ffa7 qt5: move monolithic build 2015-02-07 07:30:18 -06:00
Edward Tjörnhammar
73c43b4e4f Merge pull request #6214 from rycee/updates/svtplay-dl
Update svtplay-dl to 0.10.2015.01.28
2015-02-07 13:32:51 +01:00
Robert Helgesson
ec61d946eb Update svtplay-dl to 0.10.2015.01.28. 2015-02-07 13:25:19 +01:00
Edward Tjörnhammar
b65e6e873f ideas: use secure transport 2015-02-07 13:20:03 +01:00
Alexei Boronine
f80828c937 idea: change source URLs to "nicer" ones (close #6211) 2015-02-07 13:09:50 +01:00
Pascal Wittmann
24c91295c1 instead: update from 2.2.1 to 2.2.2 2015-02-07 12:47:42 +01:00
Bjørn Forsman
daec5d6f25 arduino: set meta.platforms and add myself as maintainer 2015-02-07 10:47:53 +01:00
Cillian de Róiste
c6c1aa11f8 update jack2 to version 1.9.10
Copied from 8bae32afb58b2bd21, without the tags file
2015-02-07 10:37:54 +01:00
William A. Kennington III
1570cb501c v8: Properly update to 4.1.0.15 2015-02-06 22:52:39 -08:00
Vladimír Čunát
346c8d7a98 xdg-utils: update from git to fix CVE-2014-9622
Fixes #6193.
Disabling docs generation might be another alternative
to the build-time dependency blowup.

That KDE patch no longer applies, but the code seems to take KDE5 into
account already. CC @ttuegel.
2015-02-07 07:35:21 +01:00
William A. Kennington III
098ed10f39 v8: 3.26.31.15 -> 3.31.1 2015-02-06 22:25:45 -08:00
Bjørn Forsman
e10704335a arduino: new package (2nd attempt). Close #6159.
[Now without the "stdenv.glibc" reference, which is unavailable on
darwin. It seems the dynamic linker finds libc/libm without it being
explicitly in RPATH, so we can just drop it.]

This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-07 07:03:00 +01:00
Nathaniel Baxter
09fc276a11 flashplayer: Minor security update to 11.2.202.442 2015-02-07 11:04:48 +11:00
William A. Kennington III
67f28ac1a9 umurmur: Add meta platforms 2015-02-06 13:15:23 -08:00