1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

20965 commits

Author SHA1 Message Date
Oliver Charles 7930cdd12e haskellPackages.ekgBosun: New expression 2014-11-24 11:46:28 +00:00
Sönke Hahn eeb7ecbdc6 new haskell package: logging-facade-journald-0.0.0 2014-11-24 17:40:18 +08:00
Jean-Philippe Bernardy d088a8152d haskell: typography-geometry: new package 2014-11-24 10:32:01 +01:00
Peter Simons 9084dc581c Merge pull request #5107 from soenkehahn/add_logging-facade
new haskell package: logging-facade-0.0.0
2014-11-24 10:30:52 +01:00
Sönke Hahn b05e325b34 new haskell package: logging-facade-0.0.0 2014-11-24 16:58:50 +08:00
Cray Elliott 35d5e4de76 add android build tools to $PATH
commited on behalf of ewemoa
2014-11-24 00:47:57 -08:00
Peter Simons 7a92cb2546 Merge pull request #5106 from jyp/master
haskell: polynomials-bernstein: new package
2014-11-24 09:38:24 +01:00
Cray Elliott 6872a4a797 Fix Android NDK package, previously ndk-build was not being properly put in $PATH
This commit also brings in the dependencies ndk-build needs and fixes a bug with
permissions

This was commited on behalf of ewemoa
2014-11-24 00:20:40 -08:00
Domen Kožar 11a414ddd5 fix eval 2014-11-24 08:57:18 +01:00
Jean-Philippe Bernardy 7855e28868 haskell: polynomials-bernstein: new package 2014-11-24 08:36:10 +01:00
Jeremy Huffman b02f1cc2a4 add higher-leveldb from hackage 2014-11-23 20:17:29 -05:00
Arseniy Seroka ec8bfcb696 racer: add pkg and vim plugin 2014-11-24 02:41:36 +03:00
Peter Simons 24d450074e haskell-hspec: update to version 2.0.2 2014-11-23 22:55:00 +01:00
Peter Simons 88d5b7a3ba haskell-hspec-wai: update to version 0.6.2 2014-11-23 22:55:00 +01:00
Peter Simons 893d25a211 haskell-hspec-discover: update to version 2.0.2 2014-11-23 22:54:59 +01:00
Peter Simons a96eda1cfc haskell-hspec-core: update to version 2.0.2 2014-11-23 22:54:59 +01:00
taku0 34e714c32d add udunits: a C library for units of physical quantities 2014-11-23 20:15:58 +01:00
Vincent Laporte 54d206e5cc cppo: update from 1.0.1 to 1.1.2 2014-11-23 17:34:07 +00:00
Dmitry Malikov 1bb8611a09 haskellPackages.hspecContrib: add 0.2.0 2014-11-23 20:05:04 +03:00
Vincent Laporte 1be6e7c60f js_of_ocaml: propagate lwt dependency 2014-11-23 12:37:00 +00:00
William A. Kennington III 5a3683d7ee boost: Add 1.57.0 2014-11-23 02:33:15 -08:00
Vincent Laporte 9f82cc2684 ocaml-cil: update from 1.3.2 to 1.7.3 2014-11-22 22:51:04 +00:00
Domen Kožar a76acaae82 Merge pull request #5075 from offlinehacker/pkgs/selenodroid/add
Add selendroid
2014-11-22 22:53:58 +01:00
Domen Kožar d562934ee7 nokogiri: use libiconvOrEmpty. assert libiconv is not used on linux 2014-11-22 21:13:22 +01:00
aszlig 392a4c0a26
Merge branch 'chromium'.
This introduces Chromium 39 as the new stable version along with a bunch
of fixes.

Fixes #2799, particularily the PDF plugin, which now is open source and
thus no longer an issue.

Also fixes #3219 and merges #2906, so we no longer get a crash while
trying to bring up the print preview dialog.

Thanks to @edwtjo for the CUPS version bump.

 * chromium: Switch to use open-source PDF plugin.
 * cups: bump 1.5.4 -> 1.7.5
 * chromium: Allow env vars for passing plugin paths.
 * chromium: Update all channels to latest versions.
 * protobuf: Clean up and update to version 2.6.1.
2014-11-22 04:34:16 +01:00
William A. Kennington III 07e80c6d98 boost: Add dependency fix for ipp files 2014-11-21 16:11:21 -08:00
Jaka Hudoklin e90a1728a3 Add selendroid 2014-11-21 17:28:49 +01:00
Shea Levy 76854052f9 nix-exec: bump 2014-11-21 09:59:53 -05:00
Edward Tjörnhammar 683e4d747a Revert "libdwarf: upgrade to the latest version" 2014-11-21 14:51:00 +01:00
Edward Tjörnhammar db25ecfcfe Merge pull request #5065 from bosu/libdwarf-upgrade
libdwarf: upgrade to the latest version
2014-11-21 13:11:10 +01:00
Vincent Laporte 94f20a542a Adds getdata-0.8.5
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.

Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00
Vincent Laporte c9dff002a3 Adds matio-1.5.2
matio is an C library for reading and writing Matlab MAT files.

Homepage: http://matio.sourceforge.net/
2014-11-21 11:54:47 +00:00
Andreas Herrmann f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
Ricardo M. Correia 855241400c rustcMaster: Update from 0.12.0-pre-1166-g0047dbe -> 0.12.0-pre-1336-g394269d
Fixes #5056
2014-11-21 04:04:52 +01:00
Shea Levy b7b956ffec nix-exec: bump 2014-11-20 19:40:14 -05:00
Mateusz Kowalczyk 12cb1dcb18 agda-TotalParserCombinators: mark as broken
Due to 0.9 stdlib update, author notified.
2014-11-20 21:16:33 +00:00
Vincent Laporte 4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Vladimír Čunát e887fc72d3 nasm: add a do-not-update comment 2014-11-20 17:58:10 +01:00
Peter Simons 9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Boris Sukholitko 4c9c9c394f libdwarf: upgrade to the latest version
Also build and export dwarfdump, dwarfdump2 utilities.
2014-11-20 17:59:08 +02:00
Peter Simons 0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
Vladimír Čunát a19eeddd70 ruby-2.1.1: fix patch numbering (and build)
Wrong patch paths were ignored until recently by our stdenv.
It's slightly unclear to me which patches were supposed to be used.
2014-11-20 13:22:56 +01:00
Vladimír Čunát c14dee55e8 ruby-2.0: fix patch paths (and build)
Wrong patch paths were ignored until recently by our stdenv.
2014-11-20 12:54:49 +01:00
Vladimír Čunát e3388aea6e nasm: downgrade again until syslinux gets fixed
Syslinux won't compile with the new version http://hydra.nixos.org/build/17236670
We've already had one update+revert cycle before.
CC @psub.
2014-11-20 11:33:25 +01:00
Georges Dubus 99988e173b Merge pull request #5054 from j-keck/master
sbt: update to version 0.13.7
2014-11-20 10:53:42 +01:00
Mateusz Kowalczyk 997b4bff29 agda-pretty: mark as broken
Broken by updating the stdlib to 0.9. For now I let the author know.
2014-11-20 09:04:54 +00:00
Mateusz Kowalczyk 1bded4188b scala: lib.licenses instead of a string 2014-11-19 18:54:58 +00:00
Mateusz Kowalczyk 03655c332a Add meta.branch to a bunch of packages
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
aszlig 18b306b041
protobuf: Clean up and update to version 2.6.1.
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.

Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Domen Kožar 8236ca5d70 properly package pyopenssl 2014-11-19 19:41:44 +01:00
Mateusz Kowalczyk 5b156eb20a Merge pull request #5019 from Fuuzetsu/updates
Updates (orphans)
2014-11-19 18:31:45 +00:00
j-keck fc0b1e4bae sbt: update to version 0.13.7 2014-11-19 18:50:59 +01:00
Nikolay Amiantov 5b91aa5f65 haskell-greencard: add package 2014-11-19 16:53:43 +03:00
Oliver Charles 5519e0d622 haskellPackages.snapletStripe: Update to 0.3.0 2014-11-19 10:54:26 +00:00
Pascal Wittmann 01783c8dd8 ming: update from 0.4.0.rc1 to 0.4.5 2014-11-19 08:47:41 +01:00
Pascal Wittmann 885a29eefd nasm: update from 2.11.05 to 2.11.06 and adopt it 2014-11-19 08:47:41 +01:00
Pascal Wittmann 75738437a4 php: update from 5.4.34 to 5.4.35 (fixes CVE-2014-3710) 2014-11-19 08:47:41 +01:00
Brian McKenna 40261b7484 Add Flow
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Peter Simons f587079dcb haskell-js-jquery: disable the test suite
... which wants to access the network.
2014-11-18 22:51:42 +01:00
Peter Simons 41d98fa03f haskell-js-jquery: add version 1.11.1 2014-11-18 22:21:37 +01:00
Peter Simons 9ec0ff9002 haskell-js-flot: add version 0.8.3 2014-11-18 22:21:04 +01:00
Shea Levy 142c9d76d8 npth: bump 2014-11-18 16:05:46 -05:00
Pascal Wittmann 818bd7dd1c cppcheck: update from 1.66 to 1.67 2014-11-18 20:52:29 +01:00
Vladimír Čunát fc9f0b89a4 fix evaluation (bad meta.license) 2014-11-18 20:33:18 +01:00
aszlig 84979667f3
Merge branch 'tomahawk'.
Adds the Tomahawk music player (https://www.tomahawk-player.org/) in
version 0.8.1 and all its required and optional dependencies.

* tomahawk:
  tomahawk: Add new package, version 0.8.1.
  libjreen: Add new package, version 1.2.0.
  websocketpp: Add new package, version 0.4.0.
  lucenepp: Add new package, version 3.0.6.
  qtkeychain: Add new package, version 0.4.0.
  libechonest: Add new package, version 2.3.0.
  quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Oliver Charles fabbf0c86a haskellPackages.iCalendar: Apply PR #14 to build again 2014-11-18 16:42:10 +00:00
Vincent Laporte f9432af1e2 ocaml-cmdliner: update from 0.9.5 to 0.9.6 2014-11-18 14:34:08 +00:00
Georges Dubus 555afd10eb Merge pull request #5024 from dysinger/purescript-0.6.1
purescript-0.6.1 release
2014-11-18 15:04:13 +01:00
Moritz Ulrich b46201250c gforth: Install gforth.el & add meta-data. 2014-11-18 14:45:28 +01:00
cillianderoiste c1a0440bd3 Merge pull request #5022 from vbgl/roadsend
Removes roadsend (broken)
2014-11-18 10:17:45 +01:00
Eelco Dolstra c0ee8187dd sqlite: Update to 3.8.7.1 2014-11-18 09:54:35 +01:00
Tim Dysinger d9f94dc51d purescript-0.6.1 release 2014-11-18 08:59:15 +01:00
Mateusz Kowalczyk 73db2dab55 agda-iowa-stdlib: update to r18734
Now works with Agda 2.4.2.1
2014-11-18 07:58:50 +00:00
Mateusz Kowalczyk ef19a9a6e9 Merge pull request #5012 from jyp/hask-pkgs
Add haskell package: parsek
2014-11-18 07:55:45 +00:00
Jean-Philippe Bernardy e6698855a7 haskell-parsek: update to have consistent license 2014-11-18 08:50:47 +01:00
Vincent Laporte 1354bc0eba Updates (and fixes) opa 2014-11-18 07:26:16 +00:00
Vincent Laporte 2d252e78c1 boehm-gc: fixes URLs in meta 2014-11-18 00:48:18 +00:00
Vincent Laporte 15eec14f3a Removes roadsend (broken) 2014-11-17 22:42:21 +00:00
Luca Bruno 927c78cbaa webkitgtk: fix build 2014-11-17 23:40:54 +01:00
Aristid Breitkreuz 560d3d140e Merge pull request #4999 from drvirgilio/hayland
new package: hayland
2014-11-17 22:19:17 +01:00
Ricardo M. Correia 2d3ec7d6f8 rustcMaster: Update from 0.12.0-pre-961-g93c85eb -> 0.12.0-pre-1166-g0047dbe 2014-11-17 20:39:40 +01:00
Mateusz Kowalczyk 35218a325a giflib: add meta.branch info 2014-11-17 18:13:21 +00:00
Mateusz Kowalczyk 4603a8eff6 giflib_5_0: update from 5.0.5 to 5.0.6 2014-11-17 18:11:50 +00:00
Mateusz Kowalczyk 6e12ae2bc6 check: update from 0.9.12 to 0.9.14 2014-11-17 18:08:11 +00:00
Mateusz Kowalczyk 1e8e030f6b bwidget: update from 1.9.7 to 1.9.8 2014-11-17 18:07:47 +00:00
Mateusz Kowalczyk 88ea3e8c48 bsddb3: update from 6.0.1 to 6.1.0 2014-11-17 18:07:17 +00:00
Mateusz Kowalczyk 0c43a02e36 Attach a bunch of meta.branch info for the monitor
This should stop explicitly-versioned expressions from showing up in the
monitor as in need of update.
2014-11-17 18:04:59 +00:00
Mateusz Kowalczyk 9ee5b8d3fc agda-iowa-stdlib: mark as broken
The recent update of Agda breaks this, including the most recent SVN
checkout. I notified the author but marking as broken until a fix is
committed.
2014-11-17 17:13:01 +00:00
Mateusz Kowalczyk 9e79811eb6 AgdaStdlib: update to 0.9
This should have really been updated with Agda itself.
2014-11-17 16:48:10 +00:00
Jean-Philippe Bernardy c12db21b54 add myself as maintainer for labeled-tree 2014-11-17 15:52:40 +01:00
Jean-Philippe Bernardy 98a06ff71f add myself as maintainer for parsek. 2014-11-17 15:52:00 +01:00
Oliver Charles a7ea8bea26 haskellPackages.engineIo: Update to 1.2.1 2014-11-17 14:29:39 +00:00
Oliver Charles 75eb9bccb8 haskellPackages.digestiveFunctorsAeson: Update to 1.1.12.1 2014-11-17 14:25:20 +00:00
Luca Bruno 24ad1612b4 Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
This reverts commit 5e14c86b80.

Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno 5e14c86b80 clutter: update 1.18 -> 1.20. Shouldn't break anything 2014-11-17 15:05:50 +01:00
Luca Bruno 9631274f77 Add vala 0.26. Will be needed for gnome-terminal 3.14 2014-11-17 14:57:21 +01:00
Luca Bruno 97d5a55dd7 libndp: add new package
Library for Neighbor Discovery Protocol.

Will be needed for the new networkmanager.

http://libndp.org/
2014-11-17 14:55:45 +01:00
Thomas Tuegel 310acaf1a0 hoogle-local: expand wrapper's arguments correctly
The wrapper was expanding all the words of all its arguments. Instead, we want to expand each argument as a word; there is a subtle difference!
2014-11-17 07:54:11 -06:00
Oliver Charles bc392e40aa haskellPackages.snapCors: Update to 1.2.6 2014-11-17 13:53:20 +00:00
Jean-Philippe Bernardy 92f67bccba add parsek 2014-11-17 12:13:12 +01:00
Vladimír Čunát 5b0756cd21 db-*: only use the osx.patch for db5 where it applies
This unbreaks builds of all other versions (4.* and 6.*).
2014-11-17 10:17:17 +01:00
Peter Simons 21801bc1e6 Merge pull request #5010 from abhinav/master
haskell-digest-pure: Add version 0.0.3
2014-11-17 09:08:32 +01:00
aszlig a28ba461e7
libjreen: Add new package, version 1.2.0.
Required as an optional dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:37:13 +01:00
aszlig 2856b0e66c
websocketpp: Add new package, version 0.4.0.
Required as a dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:35:41 +01:00
aszlig 0a271c00be
lucenepp: Add new package, version 3.0.6.
Required as a dependency of the Tomahawk music player.

The latest upstream release needs to be patched quite a bit in order to
build and to correctly install the header files. Other distributions
seem to largely use the latest Git master version, because all those
build problems have been fixed there already.

In order to ensure we have version 3.0.6, we just cherry-pick the
relevant patches, so as soon as the next upstream version is released we
just need to drop the patches/postPatch attributes.

The postPatch is needed in order to get rid of the subversion
dependency, which the upstream build process tries to use for fetching
gtest. We don't have networking support inside the Nix build process, so
let's pass that dependency directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:33:09 +01:00
aszlig 281a95b454
qtkeychain: Add new package, version 0.4.0.
Required as a dependency of the Tomahawk music player.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:21:09 +01:00
aszlig aafc04ef35
libechonest: Add new package, version 2.3.0.
Required as a dependency of the Tomahawk music player.

Tests are disabled because they require networking support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:18:10 +01:00
aszlig b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:

quazip.override { qt5 = qt4; }

Now, it is:

quazip.override { qt = qt4; }

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Abhinav Gupta d6e8ab78db haskell-digest-pure: Add version 0.0.3 2014-11-16 15:32:29 -08:00
Michael Raskin 7d66259b3a Add CL-SMTP package 2014-11-16 19:57:12 +03:00
Michael Raskin 47ae07c56e Add ironclad 2014-11-16 19:57:12 +03:00
Michael Raskin 2f53f2ed16 An example build for the SBCL binary creation 2014-11-16 19:57:12 +03:00
Michael Raskin 12f35b6db7 Allow pre/post-Install 2014-11-16 19:57:12 +03:00
Michael Raskin 0f28ce0ad8 Update argument list after image restoreon SBCL 2014-11-16 19:57:12 +03:00
Michael Raskin 58e27a257e Fix SBCL binary building with saved library path 2014-11-16 19:57:12 +03:00
Aristid Breitkreuz 7bb0ff509c remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it 2014-11-16 14:57:42 +01:00
Aristid Breitkreuz 1dfd467c14 distcc: fix evaluation (fixes #5002) 2014-11-16 13:52:28 +01:00
Peter Simons b69238542c haskell-yesod-core: update to version 1.4.4 2014-11-16 13:31:23 +01:00
Peter Simons cdd7787ca6 haskell-tasty-quickcheck: update to version 0.8.3.1 2014-11-16 13:31:23 +01:00
Peter Simons 0cac00305a haskell-smtps-gmail: update to version 1.3.0 2014-11-16 13:31:23 +01:00
Peter Simons 7923803ebb haskell-liblastfm: update to version 0.5.1 2014-11-16 13:31:23 +01:00
Peter Simons 656255719a haskell-hspec-wai: update to version 0.6.0 2014-11-16 13:31:23 +01:00
Peter Simons 5015f7d6f2 haskell-c2hs: update to version 0.19.1 2014-11-16 13:31:23 +01:00
Peter Simons 3253e63c2f haskell-bert: update to version 1.2.2.3 2014-11-16 13:31:23 +01:00
Vincent Laporte 099d145590 Adds ocaml-camlpdf-1.7.2
OCaml library for reading, writing and modifying PDF files

Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Vladimír Čunát 6fff0af6c3 ccache: fix evaluation 2014-11-16 09:19:35 +01:00
David Virgilio 55bb7dd1f2 new package: hayland 2014-11-16 02:08:39 -06:00
David Virgilio 7b8237f6fc new package: data-flags 2014-11-16 00:57:50 -06:00
Shea Levy eba921130b nix-exec: bump 2014-11-16 00:02:29 -05:00
Peter Simons 1a2a6810a8 gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory 2014-11-16 02:05:50 +01:00
Domen Kožar dc626a9f5c pypy: disable test_default_ciphers test 2014-11-15 19:32:05 +01:00
Moritz Ulrich 0fc8d92e53 slic3r: Bump to 1.2.1
Also adds OpenGL and WxGLCanvas to perlPackages..

OpenGL currently contains some pretty ugly hacks regarding OpenGL
feature-detection. Expect it to fail on different systems.
2014-11-15 19:22:59 +01:00
Michael Raskin 83999a0a84 Fix CLisp support in executable building 2014-11-15 15:40:45 +03:00
Michael Raskin 1bfe4e59c2 Install the builder script 2014-11-15 15:40:45 +03:00
Michael Raskin 82a4776bf9 Add support for creation of executables with SBCL — hacks are for shared libraries 2014-11-15 15:40:45 +03:00
Michael Raskin 128b1af2e8 Merge pull request #4927 from mstarzyk/androidndk
android-ndk: updated to version r10c
2014-11-15 15:30:48 +03:00
Michael Raskin a7c8d00b27 Merge pull request #4857 from abbradar/cups2
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
Vincent Laporte 2d46ab2557 gtkdatabox: update from 0.9.1.3 to 0.9.2.0 2014-11-15 09:37:47 +00:00
William A. Kennington III 69bf3bd070 Merge pull request #4800 from aherrmann/pr_boost_mpi
boost 1.55: Add Boost.MPI (optional)
2014-11-15 00:59:49 -08:00
William A. Kennington III a84e566ba2 leveldb: 1.15 -> 1.18 2014-11-14 21:54:12 -08:00
William A. Kennington III 5e39ab62d1 tokyocabinet: 1.4.46 -> 1.4.48 2014-11-14 21:53:53 -08:00
William A. Kennington III 7a318d5f73 kyotocabinet: Add derivation 2014-11-14 21:53:33 -08:00
Vincent Laporte 8a96d42570 libfm: update frm 1.2.2.1 to 1.2.3 2014-11-14 23:28:30 +00:00
Vladimír Čunát 5cad555ab1 gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
Pascal Wittmann d689a18e65 pocketsphinx: update from 0.7 to 0.8 2014-11-14 19:20:16 +01:00
Michael Raskin 4ca96793d5 Merge pull request #4985 from rened/master
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Vladimír Čunát c3f6af54de libusb-compat: propagate libusb1 to fix -ludev failures 2014-11-14 18:08:53 +01:00
Vladimír Čunát 3529567ed4 libgphoto-2.4: remove the old unneeded version 2014-11-14 18:00:04 +01:00
Rene Donner 60eeaf355c update julia, make it portable accross cpu architectures 2014-11-14 16:05:33 +01:00
Eelco Dolstra ca441636f1 Merge branch 'staging' 2014-11-14 16:00:23 +01:00
Vladimír Čunát b61c3c1f3b libsoup: update, mainly bugfixes inside 2014-11-14 14:51:40 +01:00
Nikolay Amiantov a3fc8ea8db pycups: update package 2014-11-14 16:30:53 +03:00
Vladimír Čunát b4af993c3f Merge branch 'master' into staging
Conflicts (simple):
	pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Vladimír Čunát 5ad9db0473 gtk3: use 3.12 branch for now
This is for better CSS compatibility in the upcoming release.
We also plan to ship gnome-3.12 as the default in there. Details:
https://github.com/NixOS/nixpkgs/issues/247#issuecomment-63036271
2014-11-14 14:25:02 +01:00
Peter Simons b34dbe1b90 haskell-cabal-db: update to version 0.1.11 2014-11-14 14:13:41 +01:00
Peter Simons 503e625d85 haskell-yesod-bin: update to version 1.4.0.7 2014-11-14 14:13:41 +01:00
Peter Simons a7a342a6d9 haskell-shakespeare: update to version 2.0.2.1 2014-11-14 14:13:41 +01:00
Peter Simons e64a05068d haskell-securemem: update to version 0.1.4 2014-11-14 14:13:40 +01:00
Peter Simons 48aecbd08f haskell-rest-gen: update to version 0.16.1.2 2014-11-14 14:13:40 +01:00
Peter Simons 39db2ba08c haskell-mwc-random: update to version 0.13.2.2 2014-11-14 14:13:40 +01:00
Peter Simons d8611a0504 haskell-markdown: update to version 0.1.12 2014-11-14 14:13:40 +01:00
Peter Simons 5adbfd6dd0 haskell-json: update to version 0.9 2014-11-14 14:13:40 +01:00
Peter Simons ab3ca22540 haskell-cprng-aes: update to version 0.6.1 2014-11-14 14:13:40 +01:00
Peter Simons 3c9f75e69f haskell-conduit: update to version 1.2.3 2014-11-14 14:13:40 +01:00
Peter Simons cd041f08ab haskell-ReadArgs: update to version 1.2.2 2014-11-14 14:13:40 +01:00
Peter Simons 99312f4a51 haskell-Agda: update to version 2.4.2.1 2014-11-14 14:13:40 +01:00
Peter Simons 21c9ff1a29 haskell-purescript: re-generate with cabal2nix 2014-11-14 14:13:40 +01:00
Vladimír Čunát 961ed7c8b4 dmd: fix 32-bit build and some nitpicks
CC #4976.
2014-11-14 14:12:32 +01:00
Pascal Wittmann 5d7c5d4686 checkstyle: update from 6.0 to 6.1 2014-11-14 13:07:01 +01:00
Pascal Wittmann 3d7a2ccf55 yodl: update from 3.03.0 to 3.04.00 2014-11-14 13:05:46 +01:00
Pascal Wittmann 6e1cbd6473 clearsilver: update from 0.10.3 to 0.10.5 2014-11-14 12:25:01 +01:00
Nikolay Amiantov f2c3bda151 ijs: add package 2014-11-14 13:51:26 +03:00
Nikolay Amiantov 0836fd5054 qpdf: add package 2014-11-14 13:51:26 +03:00
Vladimír Čunát 1e7709b68d libgphoto2: use libusb1 version (fixes build)
Also, it's not mentioned in *.pc (anymore).
CC maint. @jcumming.
2014-11-14 11:25:20 +01:00
Daniel Austin 5d56bda1fb Development tools: added atom-shell 2014-11-14 04:53:20 +01:00
Ricardo M. Correia 90172ba079 valgrind: Fix running under grsecurity 2014-11-13 23:07:27 +01:00
Alexander Flatter 25859fae74 Use libusb-compat instead of unmaintained libusb
Close #4945.
2014-11-13 23:06:29 +01:00
Vladimír Čunát b4214da14e gcc_multi: sync the change to 4.6 and 4.9 as well 2014-11-13 22:38:57 +01:00
Arseniy Seroka c8c7cc1f09 Merge pull request #4976 from BlackEdder/pr-dmd
dmd: update to 2.066.1
2014-11-14 00:32:55 +03:00
Vladimír Čunát 457850397a gcc_multi: prevent overwritten libs after 51f1b4ec48 2014-11-13 22:30:32 +01:00
BlackEdder 959f706ace rdmd: update to new version
Source of old version was not available anymore. Update also depends on
newer version of dmd.
2014-11-13 20:51:32 +00:00
Michael Raskin a6d991ea07 Merge pull request #4980 from henrytill/racket
racket: update to 6.1.1
2014-11-13 23:44:35 +03:00
Domen Kožar 419e96a5ce Merge branch 'python/docs' 2014-11-13 21:32:01 +01:00
Domen Kožar ab423e6367 buildPythonPackage: add python to propagatedBuildInputs
Doing:

$ nix-shell -p pythonPackage.pyramid

now also sets $PYTHONPATH. Previously you'd have to do:

$ nix-shell -p pythonPackage.pyramid python
2014-11-13 21:04:13 +01:00
Henry Till 67ee94b237 racket: update to 6.1.1 2014-11-13 14:29:44 -05:00
Pascal Wittmann cb70b5a620 yodl: update from 2.14.3 to 3.03.0 2014-11-13 17:48:06 +01:00
Pascal Wittmann 38022c9938 add icmake, a program maintenance utility 2014-11-13 17:48:06 +01:00
Pascal Wittmann c56bbf6011 cminpack: update from 1.3.2 to 1.3.4 2014-11-13 17:48:06 +01:00
Peter Simons 76ed569875 Drop obsolete versions of Haskell cairo, glib, gtk, pango, threadscope, and some other patches. 2014-11-13 17:21:33 +01:00
BlackEdder fbd2330aff dmd: update to 2.066.1 2014-11-13 14:57:58 +00:00
Nikolay Amiantov bae3b106ca colors: fix haskell package 2014-11-13 17:53:44 +03:00
Mateusz Kowalczyk 9eb29a601c haskell-colors: adopt package 2014-11-13 13:54:28 +00:00
Peter Simons 65ef7d534d haskell-gitlib-libgit2: disable this build until 'gitlib-test' is fixed 2014-11-13 14:51:38 +01:00
Peter Simons f33c89d23f haskell-sdl2: disable Haddock phase to fix the build
https://github.com/haskell-game/sdl2/issues/31
2014-11-13 14:51:38 +01:00
Peter Simons 48d910fb32 haskell-gitlib-test: doesn't work with hspec 2.x 2014-11-13 14:51:38 +01:00
Peter Simons 6026a695e4 haskell-ReadArgs: jailbreak to fix build with hspec 2.x
https://github.com/rampion/ReadArgs/issues/6
2014-11-13 14:51:38 +01:00
Peter Simons e475e851c6 haskell-shakespeare: update to version 2.0.2 2014-11-13 14:51:38 +01:00
Peter Simons 5c18fa216e haskell-shakespeare: disable test suite to fix build with hspec 2.x
https://github.com/yesodweb/shakespeare/issues/143
2014-11-13 14:51:38 +01:00
Peter Simons 2d253c2412 haskell-ShellCheck: update to version 0.3.5 2014-11-13 14:51:38 +01:00
Peter Simons a5be2282a7 haskell-keter: update to version 1.3.5.3 2014-11-13 14:51:38 +01:00