1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
Commit graph

40869 commits

Author SHA1 Message Date
Domen Kožar b4fe8535d8 pythonPackages.sqlalchemy{8,9}: bump 2014-08-25 11:22:34 +02:00
Domen Kožar 870d8f63ec pythonPackages.memcached: 1.48 -> 1.51 2014-08-25 11:10:51 +02:00
Domen Kožar 2172031655 pythonPackages.jsonschema: 2.0.0 -> 2.4.0 2014-08-25 11:05:11 +02:00
Edward Tjörnhammar 8bd3c67552 IDEA: 13.1.3 -> 13.1.4
Changed, attribute name separator changed to dashes and decription.
Added longDescription.
2014-08-25 11:03:35 +02:00
Domen Kožar c2d0028560 pythonPackages.matplotlib: don't depend on pygtk 2014-08-25 11:01:32 +02:00
Domen Kožar cb3cf6d3d7 pythonPackges.ipython: 2.0.0 -> 2.2.0 2014-08-25 11:01:31 +02:00
Domen Kožar 3283060662 pythonPackages.supervisor: 3.0 -> 3.1.1 2014-08-25 10:49:29 +02:00
Domen Kožar f533756bd5 pythonPackages.polib: 1.0.1 -> 1.0.4 2014-08-25 10:47:22 +02:00
Cray Elliott d14ed33c50 Update jigdo 2014-08-25 10:43:27 +02:00
Tobias Blaschke c93e48a2bb xskat: new package
Play the german card game Skat against the AI or over IRC.
2014-08-25 10:41:03 +02:00
Mateusz Kowalczyk 10e3cf6f5a ppsspp: update to 0.9.9.1 2014-08-25 10:14:44 +02:00
Domen Kožar ed4b85abfc remove pythonPackages.nose2Cov cc @chaoflow 2014-08-25 10:10:22 +02:00
Domen Kožar e3fe98044c pnmixer: cleanup 2014-08-25 10:04:49 +02:00
Philip Horger e293112976 pnmixer: Add description field 2014-08-25 10:03:26 +02:00
Philip Horger 83c5a3d22d pnmixer: Add maintainer and fix name 2014-08-25 10:03:26 +02:00
Philip Horger 21a4539698 Initial packaging for pnmixer 2014-08-25 10:03:26 +02:00
Domen Kožar ed463b37ed Merge pull request #3771 from bjornfor/fix-package-descriptions
Fix many package descriptions
2014-08-25 10:00:01 +02:00
Markus Kohlhase 2053c7d8be added xinput_calibrator v0.7.5 2014-08-25 09:57:01 +02:00
Domen Kožar 11345b7844 remove icecat3 2014-08-25 09:52:38 +02:00
Domen Kožar ffe984b9c1 pythonPackages.python_magic: 0.4.3 -> 0.4.6 2014-08-25 09:43:01 +02:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Peter Simons 2a6c7e2874 arbtt: jailbreak to fix the build 2014-08-24 20:28:13 +02:00
Peter Simons 09b7323abf haskell-yesod-core: disable test suite to fix the build
https://github.com/yesodweb/yesod/issues/813
2014-08-24 20:28:13 +02:00
Peter Simons 5af8b24cf2 haskell-twitter-conduit: mark package broken
Web/Twitter/Conduit/Api.hs:643:39:
    Ambiguous occurrence ‘UploadedMedia’
    It could refer to either ‘Web.Twitter.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Types’ at Web/Twitter/Conduit/Api.hs:136:1-24
                          or ‘Web.Twitter.Conduit.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Conduit.Types’ at Web/Twitter/Conduit/Api.hs:137:1-32
                             (and originally defined
                                at Web/Twitter/Conduit/Types.hs:(99,1)-(103,19))
2014-08-24 20:28:13 +02:00
Peter Simons adfb7f8daa haskell-MonadRandom: don't try to build version 0.2 on Hydra 2014-08-24 20:28:13 +02:00
Peter Simons c6107230dc haskell-ghc-mod: update to version 5.0.1.1 2014-08-24 20:28:13 +02:00
Peter Simons 9d4faaddbc haskell-yaml: update to version 0.8.9 2014-08-24 20:28:13 +02:00
Peter Simons e7b4a47f44 haskell-auto-update: update to version 0.1.1.2 2014-08-24 20:28:13 +02:00
Peter Simons bd672dc335 haskell-arbtt: update to version 0.8.1.1 2014-08-24 20:28:13 +02:00
Peter Simons 7287a9fd84 haskell-hcltest: mark "broken"
Can't deal with lens 4.4: http://hydra.cryp.to/build/180379/nixlog/1/raw
2014-08-24 20:28:12 +02:00
Peter Simons cd274d60b2 haskell-json-schema: jailbreak to fix build with tasty-hunit 0.9.x 2014-08-24 20:28:12 +02:00
Peter Simons 70d2f6928d Re-generate Haskell packages with cabal2nix. 2014-08-24 20:28:12 +02:00
Peter Simons d72b7796d1 haskell-MonadRandom: add version 0.2
We cannot use it anywhere except HEAD, unfortunately, because the
package depends on transformers 0.4.x, which is a core package and
cannot be updated.
2014-08-24 20:28:12 +02:00
Peter Simons cbc67e1704 hsyslog: build with a recent version of Cabal on GHC 6.10.4 (and don't run Haddock) 2014-08-24 20:28:12 +02:00
Cray Elliott 5ec6492ea0 Mark yi and yi-contrib as broken
They no longer build with lens v4.4.0.1 and up
2014-08-24 20:28:12 +02:00
Peter Simons af49e4a2b0 haskell-vty: update to version 5.2.0 2014-08-24 20:28:12 +02:00
Peter Simons 9ca9a23abe haskell-network: add version 2.6.0.1
We cannot use this version anywhere because of https://github.com/haskell/HTTP/issues/75
2014-08-24 20:28:12 +02:00
Peter Simons 963c45ecf8 haskell-random: update to version 1.0.1.3
Don't update the library for GHC <= 7.4.x: https://github.com/haskell/random/issues/10
2014-08-24 20:28:12 +02:00
Peter Simons 99a863f306 haskell-cabal-bounds: update to version 0.8.5 2014-08-24 20:28:12 +02:00
Peter Simons 66e3d38864 haskell-wl-pprint-terminfo: update to version 3.7.1.1 2014-08-24 20:28:12 +02:00
Peter Simons 05cc6c7aa1 haskell-wai-extra: update to version 3.0.2.1 2014-08-24 20:28:12 +02:00
Peter Simons 9cab2fbdf5 haskell-twitter-types: update to version 0.5.0 2014-08-24 20:28:12 +02:00
Peter Simons e3184a2f13 haskell-tasty-hunit: update to version 0.9 2014-08-24 20:28:12 +02:00
Peter Simons dc3f01d180 haskell-statvfs: update to version 0.2 2014-08-24 20:28:12 +02:00
Peter Simons d81a81b231 haskell-shelly: update to version 1.5.5 2014-08-24 20:28:12 +02:00
Peter Simons e4d7f90b80 haskell-rest-wai: update to version 0.1.0.3 2014-08-24 20:28:12 +02:00
Peter Simons 23e4cc3d8e haskell-rest-types: update to version 1.10.2 2014-08-24 20:28:11 +02:00
Peter Simons 4781970e54 haskell-rest-snap: update to version 0.1.17.13 2014-08-24 20:28:11 +02:00
Peter Simons bcdf38e4ef haskell-rest-happstack: update to version 0.2.10.1 2014-08-24 20:28:11 +02:00
Peter Simons c8baea2590 haskell-rest-gen: update to version 0.14.2.1 2014-08-24 20:28:11 +02:00
Peter Simons 37557002ed haskell-rest-core: update to version 0.32 2014-08-24 20:28:11 +02:00
Peter Simons 4b128ae8ea haskell-lifted-async: update to version 0.2.0.2 2014-08-24 20:28:11 +02:00
Peter Simons 11ca9c9aa7 haskell-hplayground: update to version 0.1.0.3 2014-08-24 20:28:11 +02:00
Peter Simons 8dbf7f3262 haskell-gitit: update to version 0.10.5 2014-08-24 20:28:11 +02:00
Peter Simons 8f31973d6e haskell-compdata: update to version 0.9 2014-08-24 20:28:11 +02:00
Peter Simons 040e46ebc5 haskell-cabal-cargs: update to version 0.7.1 2014-08-24 20:28:11 +02:00
Peter Simons 5d8bf16d87 haskell-aws: update to version 0.10.3 2014-08-24 20:28:11 +02:00
Peter Simons a3a1ea58f6 haskell-GLUtil: update to version 0.8.1 2014-08-24 20:28:11 +02:00
Peter Simons a8c17fb227 haskell-taffybar: update to version 0.4.1 2014-08-24 20:28:11 +02:00
Peter Simons 40fdda7237 haskell-cabal2nix: update to version 1.69 2014-08-24 20:28:11 +02:00
Cray Elliott bfb82ef138 restore maintainer information that cabal2nix stripped 2014-08-24 20:28:11 +02:00
Cray Elliott 81a67653d2 mark json-assertions as broken for now
needs lens-aeson package and upper bounds bump
2014-08-24 20:28:11 +02:00
Cray Elliott eec2160026 update hsimport to 0.5.1, fixes breakage 2014-08-24 20:28:11 +02:00
Cray Elliott 478f96d6c3 Update twitter-conduit, fixes breakage 2014-08-24 20:28:10 +02:00
Cray Elliott 8e9ab29d43 mark wreq as broken, issue made upstream
breaks because of incompatibility with lens > 4.4
2014-08-24 20:28:10 +02:00
Cray Elliott 4903ec0281 xml-lens upper bounds jailbroken, built and tested with lens v4.4.0.1
bug filed upstream to bump upper bounds
2014-08-24 20:28:10 +02:00
Peter Simons fce4017f32 Merge pull request #3765 from Fuuzetsu/sized
haskell: add sized package (+ deps)
2014-08-24 19:59:15 +02:00
Cillian de Róiste df88d89332 FFADO: fix build on i686 2014-08-24 19:50:22 +02:00
Eelco Dolstra 2478e77d8a Make the manual release-critical 2014-08-24 18:53:29 +02:00
Eelco Dolstra 2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
Domen Kožar bce42c282a rubyLibs.nokogiri: fix build 2014-08-24 18:33:47 +02:00
Nixpkgs Monitor c224b5e949 xbmc: update from 13.1 to 13.2 2014-08-24 18:33:47 +02:00
Domen Kožar 626b1eca5c icecat-3: mark as broken correctly 2014-08-24 18:07:38 +02:00
Александр Цамутали 669e1a56d6 data/fonts/terminus-font: Update to 4.39. 2014-08-24 20:06:43 +04:00
Mateusz Kowalczyk 2a94f8916a haskell-sized: add 0.1.0.0 2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk 780070afa0 haskell-type-natural: add 0.2.3.1 2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk a39488f4f1 haskell-monomorphic: add 0.0.3.2 2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk 041f6a181b haskell-equational-reasoning: add version 0.2.0.4 2014-08-24 16:58:58 +01:00
Domen Kožar be6ae818dc libtoxcore: upgrade for a few rev to get i686-linux build working 2014-08-24 17:49:36 +02:00
Jaka Hudoklin 722a99347f Merge pull request #3761 from offlinehacker/pkgs/docker/update_1_2_0
docker: update to 1.2.0
2014-08-24 17:40:46 +02:00
Domen Kožar 3df019067d pypy: add tcl support 2014-08-24 17:33:27 +02:00
Jaka Hudoklin 88391a5c65 docker: update to 1.2.0 2014-08-24 17:30:50 +02:00
Domen Kožar aee5d6ac3b pythonPackages.tempita: 0.4 -> 0.5.2 2014-08-24 17:23:35 +02:00
Domen Kožar 169b901818 pythonPackages.zc_buidout{152,171}: disable on py3k 2014-08-24 17:19:59 +02:00
Domen Kožar dd0cdefe2e pythonPackages.paramiko: 1.12.1 -> 1.14.0 2014-08-24 17:18:07 +02:00
Domen Kožar 8d12a359ce pythonPackages.zope_security: 3.7.4 -> 4.0.1 2014-08-24 17:18:07 +02:00
Domen Kožar 6fb942c030 pythonPackages.zope_proxy: 4.1.1 -> 4.1.4 2014-08-24 17:18:07 +02:00
Domen Kožar 55af9461b2 Merge pull request #3756 from madjar/master
nixbang: add expession
2014-08-24 17:13:14 +02:00
Domen Kožar 9c5236f7ca pythonPackages.tarman: disable for py3k 2014-08-24 17:09:13 +02:00
Domen Kožar 2bc609155d pythonPackages.greenlet: 0.3.1 -> 0.4.3 2014-08-24 17:07:25 +02:00
Domen Kožar 0a4b70e5b7 pythonPackages.eventlet: 0.9.16 -> 0.15.1 2014-08-24 17:07:10 +02:00
Domen Kožar 8dc216a768 pythonPackages.beaker: disable on py3k 2014-08-24 17:04:31 +02:00
Domen Kožar 8edee2cd47 python3Packages.autopep8: fix build 2014-08-24 17:00:17 +02:00
Domen Kožar d3b9a14e88 python3Packages.afew: fix build 2014-08-24 16:57:50 +02:00
Domen Kožar 3eedd29fb8 pythonPackages.manuel: 1.6.1 -> 1.8.0 2014-08-24 16:55:15 +02:00
Domen Kožar ecb77869d2 pythonPackages.pil: put it inside python-packages.nix and disable on py3k 2014-08-24 16:55:15 +02:00
Domen Kožar 46afdaf783 pythonPackages.iptools: 0.4.0 -> 0.6.1 2014-08-24 16:19:53 +02:00
Georges Dubus 6418007dab nixbang: add expession 2014-08-24 16:07:23 +02:00
Domen Kožar a272e855a3 pythonPackages.pg8000: 1.09 -> 1.9.14 2014-08-24 16:07:14 +02:00
Domen Kožar 47673e43c9 buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions.

Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00