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

14129 commits

Author SHA1 Message Date
Michael Raskin 8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Linquize 206b276fed Add pycangjie
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Bjørn Forsman 662039802a lttng-tools: use absolute path to modprobe
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Linquize cbb856cb94 Update libcangjie 1.1 2014-02-02 19:39:24 +08:00
Bjørn Forsman f0be5119d9 ruby/patches.nix: sort attributes alphabetically
And remove trailing whitespace.
2014-02-01 19:56:54 +01:00
Oliver Charles 0828be1597 xmlindent: New expression
[Bjørn Forsman <bjorn.forsman@gmail.com>:
 - introduce "name-${version}" (to not duplicate version number)
 - use mirror://sourceforge instead of specific mirror URL
 - add vertical whitespace between attributes
 - add meta description and homepage attributes
 - place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize 8f7a502af2 Add cython3 (python 3), move cython (python 2) to subfolder 2014-02-01 17:21:57 +01:00
Linquize 67d73f3957 Update cython 2014-02-01 17:21:56 +01:00
Bjørn Forsman 40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00
Bjørn Forsman 6473c41c71 directfb: add meta attributes 2014-02-01 14:03:44 +01:00
Bjørn Forsman 3dc05acf6a directfb: update from 1.6.2 to 1.6.3
There is a 1.7.x release out but to minimize chances of breaking
dependees I'm only bumping the minimal needed to be compatible with
ilixi (a gui toolkit for directfb that I'm packaging).
2014-02-01 13:54:54 +01:00
Vladimír Čunát 5227638ee0 libusb1: minor update x-1.0.17 -> 1.0.18 (joined)
The forks joined (or rather libusbx continues under libusb name).
http://sourceforge.net/p/libusb/mailman/message/31886062/
2014-02-01 12:46:28 +01:00
James Cook 21a220900a libyaml: Patch to fix CVE-2013-6393 (close #1658) 2014-02-01 11:56:56 +01:00
Vladimír Čunát ddf5841d74 libsoup: enable introspection (gnome3 stuff needs it)
Also some minor refactoring of the expression.
2014-02-01 10:13:06 +01:00
Ricardo M. Correia 6d449f7c60 libarchive: Add extra source URL (close #1655)
It seems that libarchive's home page has not been available for at least the
past couple of days.
2014-02-01 08:13:47 +01:00
Vladimír Čunát 34b0e59c0a fixup previous commit: do the change to attribute 2014-01-31 18:51:10 +01:00
Jaka Hudoklin 2778c00bfe amdadl-sdk: set license to unfree (close #1647)
We cannot auto build amdadl-sdk on hydra, so setting license to unfree disable
auto builds. I also remove amdadl license, because it's irrelevant.

vcunat changed string license to attribute.
2014-01-31 18:39:21 +01:00
Domen Kožar 287b22cc63 Merge pull request #1635 from linquize/libcangjie
Add libcangjie
2014-01-31 02:24:51 -08:00
Rob Vermaas 18af65c09b Merge pull request #1584 from monocell/hhvm
HipHopVM update
2014-01-31 01:46:03 -08:00
Rob Vermaas 6f88cad182 Merge pull request #1602 from ttuegel/arpack
add arpack-3.1.4
2014-01-31 01:45:09 -08:00
Domen Kožar 7c70ef4dee Merge pull request #1638 from wkennington/cache.mumble
Add more configurable options to mumble
2014-01-31 00:03:20 -08:00
William A. Kennington III 18c718f043 zeroc-ice: Add package 2014-01-30 22:01:11 -06:00
William A. Kennington III 4dae2621e3 mcpp: Add package 2014-01-30 21:56:17 -06:00
William A. Kennington III 82f315cd7d db5: Add package 2014-01-30 21:56:17 -06:00
Benno Fünfstück e0b8a4cc5e Remove libsoup_2_44 2014-01-30 19:00:33 +01:00
Benno Fünfstück 49b668f5d2 libsoup: Run patchShebangs 2014-01-30 18:59:00 +01:00
Benno Fünfstück 9d6ab791af Use version variables for easier upgrading 2014-01-30 18:58:59 +01:00
Benno Fünfstück 9c4a58515d Add version numbers to name and remove comment 2014-01-30 18:58:59 +01:00
Benno Fünfstück e5af7f79d5 gupnp-tools and releated packages: fix and update 2014-01-30 18:58:59 +01:00
Linquize c27148d650 Add libcangjie 2014-01-30 17:33:34 +01:00
Shea Levy cdd86c7875 Add annotated-wl-pprint haskellPackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-30 09:54:54 -05:00
Eelco Dolstra 82359bba65 python-3.3: Only build on Linux
It doesn't build on Darwin: http://hydra.nixos.org/build/8597946
2014-01-30 13:57:16 +01:00
Eelco Dolstra e8a401a0c9 llvm-3.4: Only build on Linux
It doesn't build on Darwin because it depends on Valgrind:
http://hydra.nixos.org/build/8616143/nixlog/1/raw
2014-01-30 13:49:17 +01:00
Eelco Dolstra 8893f10d6a ghc: Fix building on Darwin
http://hydra.nixos.org/build/8598783
2014-01-30 13:45:48 +01:00
Peter Simons 98b2f63e71 haskell-wai-extra: update to version 2.0.3.3 2014-01-30 08:47:13 +01:00
Peter Simons 5f0fa99020 haskell-unbound: update to version 0.4.3 2014-01-30 08:47:13 +01:00
Peter Simons e9dcfd8527 haskell-reflection: update to version 1.4 2014-01-30 08:47:12 +01:00
Peter Simons ab713366f2 haskell-linear: update to version 1.6 2014-01-30 08:47:12 +01:00
Peter Simons 3b21991fdd haskell-http-client-tls: update to version 0.2.0.3 2014-01-30 08:32:50 +01:00
Peter Simons d82430a903 haskell-hit: update to version 0.5.4 2014-01-30 08:32:48 +01:00
Peter Simons 3e51d2237a haskell-free: update to version 4.4 2014-01-30 08:32:46 +01:00
Peter Simons 969d4a3be2 haskell-ekg: update to version 0.3.1.4 2014-01-30 08:32:44 +01:00
Peter Simons f5578e8b8e haskell-HList: update to version 0.3.1.0 2014-01-30 08:32:43 +01:00
Peter Simons d2a2a2628e haskell-adjunctions: add version 4.0.1 2014-01-30 08:32:38 +01:00
Peter Simons f93acdf3ac haskell-CouchDB: re-generate with cabal2nix 2014-01-30 08:28:08 +01:00
mornfall 2e25e93c8e Merge pull request #1631 from pSub/haskell-couchdb
haskell-CouchDB: Disabled tests because a running CouchDB server is needed
2014-01-29 14:54:08 -08:00
Pascal Wittmann a412cdeb91 Disabled tests because a running CouchDB server is needed and they
currently don't compile. The latter should be fixed with PR
arjunguha/haskell-couchdb#13.
2014-01-29 23:39:58 +01:00
Peter Simons 9109c4650c haskell-yesod-platform: remove broken (and unused) package 2014-01-29 20:04:02 +01:00
Peter Simons 5375237ba9 haskell-tls-extra: remove obsolete package 2014-01-29 20:04:02 +01:00
Peter Simons 2fce900513 haskell-lens: jailbreak to fix build with recent MonadCatchIO-transformers 2014-01-29 20:04:02 +01:00