Commit graph

12090 commits

Author SHA1 Message Date
Eelco Dolstra 9db68de9e6 polkit, pulseaudio: Drop some Linux-specific dependencies 2013-10-06 00:21:28 +02:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Mathijs Kwik cb537ad44b trifecta: override dependency versions
"jailbreak" did not work for this package
Also, I force a downgrade for "hashable" to make stuff work with our current haskell platform. If you don't like running things "below spec", you can add the following to packageOverrides:

haskellPackages_ghc763 = pkgs.haskellPackages_ghc763.override {
  extraPrefs = self: {
    hashable = self.hashable_1_2_1_0;
  };
};
2013-10-04 09:07:45 +02:00
Mathijs Kwik af2eaf1ef9 llvm-general: remove version 3.3.5 2013-10-04 09:07:44 +02:00
Shea Levy f6e835a2c3 Fix pythonWrapper when all of the binaries come from python
See discussion in #834

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-03 15:25:43 -04:00
Peter Simons bee1d0716a Merge pull request #834 from peti/new-python-wrapper
Re-implement python-wrapper with buildEnv.
2013-10-03 09:07:09 -07:00
Peter Simons be67ab572c haskell-regex-compat-tdfa: work around broken release tarball on Hackage 2013-10-03 17:55:28 +02:00
Peter Simons 9c6e0e584c lua-5.1: fix $prefix in installed pkgconfig file 2013-10-03 17:09:02 +02:00
Peter Simons 178e88e780 Merge pull request #1036 from offlinehacker/ettercap
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Jaka Hudoklin f295cf2395 Add ettercap, a comprehensive suite for man in the middle attacks 2013-10-03 15:35:34 +02:00
Peter Simons 742d6597ca Re-implement python-wrapper with buildEnv.
The new wrapper creates an environment that contains all files from
Python and the extra libraries that have been specified. All files are
found at run-time by means of the $PYTHONHOME variable; the wrapper no
longer uses $PYTHONPATH.
2013-10-02 22:47:19 +02:00
Peter Simons 1d03574722 haskell-yesod-core: update to version 1.2.4.4 2013-10-02 22:33:44 +02:00
Peter Simons 51cc4b609a haskell-hoogle: update to version 4.2.23 2013-10-02 22:33:44 +02:00
Peter Simons 9f70b8e678 haskell-pandoc-types: update to version 1.12.2.2 2013-10-02 22:33:43 +02:00
Peter Simons 8f80bb9937 haskell-lens: update to version 3.9.2 2013-10-02 22:33:43 +02:00
Peter Simons 2c979c18c5 haskell-crypto-conduit: update to version 0.5.2.1 2013-10-02 22:33:43 +02:00
Peter Simons 287346dfce haskell-bindings-DSL: update to version 1.0.19 2013-10-02 22:33:43 +02:00
Peter Simons 5f68232263 haskell-accelerate-cuda: update to version 0.13.0.4 2013-10-02 22:33:43 +02:00
Peter Simons 4e861e3463 haskell-MonadRandom: update to version 0.1.12 2013-10-02 22:33:43 +02:00
Peter Simons 3a8c00c00d haskell-HaRe: update to version 0.7.0.6 2013-10-02 22:33:42 +02:00
Peter Simons b9957fed8e haskell-snap: update to version 0.13.0.3 2013-10-02 22:33:42 +02:00
Peter Simons 00718b5dd3 haskell-skein: update to version 1.0.8 2013-10-02 22:33:42 +02:00
Peter Simons eeeecbefa8 haskell-hS3: update to version 0.5.8 2013-10-02 22:33:42 +02:00
Peter Simons fad405e3e4 haskell-doctest: update to version 0.9.9 2013-10-02 22:33:42 +02:00
Peter Simons ffd9bbf29a haskell-data-pprint: update to version 0.2.2 2013-10-02 22:33:42 +02:00
Peter Simons 51aa0c05d8 haskell-crypto-conduit: re-generate expression with cabal2nix 2013-10-02 22:33:41 +02:00
Rickard Nilsson 28c3401684 acid-state: Update to 0.12.1 2013-10-02 18:51:31 +02:00
Jason "Don" O'Conal d4ba98abc9 phantomjs: add openssl to rpath 2013-10-02 05:17:32 +00:00
Moritz Ulrich f09dca7d60
Leiningen: Update to 2.3.2 (& add GnuPG to closure) 2013-09-30 19:11:19 +00:00
Domen Kožar 920b0d910c Merge pull request #1026 from coroa/fbreader
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Jonas Hoersch 69221b6046 libunibreak: Add libunibreak-1.0 a unicode line breaking library 2013-09-29 23:41:36 +02:00
Song Wenwu d4c222dd34 gradle: update to 1.8 2013-09-29 21:40:17 +02:00
Mathijs Kwik 05400054ae libical: upgrade to 1.0 2013-09-28 22:00:03 +02:00
Mathijs Kwik 185eab3b33 language-java: hash change
it looks as if the maintainer decided that 0.2.5.1 (which appeared for
a short time) could just replace 0.2.5
2013-09-28 22:00:03 +02:00
Peter Simons 44f8e28988 haskell-mono-traversable: add version 0.1.0.0 2013-09-28 16:13:13 +02:00
Peter Simons 2fc05b85e0 haskell-vector-instances: add version 3.3 2013-09-28 16:13:07 +02:00
Peter Simons 7a58716347 haskell-gitit: patch to fix build with recent versions of pandoc 2013-09-28 15:05:14 +02:00
Peter Simons bc11513748 crypto-conduit: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons eaae0cb6bf yesod-core: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons bdf145fa1f dbus: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons befcb152fd haskell-vector: add version 0.10.9.1 2013-09-28 15:05:13 +02:00
Peter Simons 1856fc13e9 haskell-primitive: add version 0.5.1.0 2013-09-28 15:05:13 +02:00
Peter Simons d3214b3f18 haskell-socks: update to version 0.5.2 2013-09-28 15:05:13 +02:00
Peter Simons 53a81c83b8 haskell-shake: update to version 0.10.7 2013-09-28 15:05:13 +02:00
Peter Simons e003eeac66 haskell-regex-compat-tdfa: update to version 0.95.1.3 2013-09-28 15:05:13 +02:00
Peter Simons a3c6d6968b haskell-pandoc-types: update to version 1.12.1.2 2013-09-28 15:05:13 +02:00
Peter Simons 8bb6c86072 haskell-ncurses: update to version 0.2.7 2013-09-28 15:05:13 +02:00
Peter Simons 15b2ff730c haskell-monoid-extras: update to version 0.3.2.2 2013-09-28 15:05:13 +02:00
Peter Simons d7e76509f6 haskell-groups: update to version 0.4.0.0 2013-09-28 15:05:12 +02:00
Peter Simons 29f33ae3bb haskell-ghc-mod: update to version 3.1.2 2013-09-28 15:05:12 +02:00