Commit graph

10929 commits

Author SHA1 Message Date
Austin Seipp
c137015328 grsecurity updates.
- stable:  3.0-3.2.54-201402062221 -> 3.0-3.2.55-201402152203
  - testing: 3.0-3.13.3-201402132113 -> 3.0-3.13.3-201402152204

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-17 07:27:51 -06:00
Luca Bruno
9d34103a57 gucharmap: new package
GNOME Character Map, based on the Unicode Character Database

https://wiki.gnome.org/Apps/Gucharmap
2014-02-17 12:51:30 +01:00
Aristid Breitkreuz
4fab99a195 perl.Finance::Quote 1.19 (close #1759)
This restores access to Yahoo. It is not available on CPAN yet, so the
download refers to Sourceforge directly.
2014-02-16 18:06:07 +01:00
Peter Simons
e4bea8bb9b Merge pull request #1744 from ocharles/haskellPackages.aeson
haskellPackages.aeson_0_7: No longer depends on attoparsec 0.11
2014-02-16 14:28:16 +01:00
Domen Kožar
7f2a372a37 Merge pull request #1757 from lethalman/yelp
Yelp and yelp-xsl
2014-02-16 12:05:00 +01:00
Bjørn Forsman
bb8a891412 python26: update dependency 'db44' to 'db47'
I downgraded too aggressively from db5 to db4. db48 doesn't work but
db47 does, so there is no need to downgrade further.
2014-02-16 12:01:14 +01:00
Luca Bruno
da36d7d220 yelp: new package
Yelp is the help viewer in Gnome.

https://wiki.gnome.org/Apps/Yelp
2014-02-16 11:43:35 +01:00
Bjørn Forsman
26d7645b6b python26: unbreak build (revert from db5 to db44)
The bsddb module is apparently not compatible with db5 (or db48), so switch
back to db44. Fixes the following build error:

  $ nix-build -A python26.modules
  these derivations will be built:
    /nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv
  building path(s) `/nix/store/qpsjyx7nmxhm9zq40674wr67dx8w6ycl-python-bsddb-2.6.8'
  building /nix/store/qpsjyx7nmxhm9zq40674wr67dx8w6ycl-python-bsddb-2.6.8
  unpacking sources
  unpacking source archive /nix/store/2qwc1kd8allnaljm1z360lv9jsf8cfqy-Python-2.6.8.tar.bz2
  source root is Python-2.6.8
  patching sources
  applying patch /nix/store/cfk04ans56xql9l6waqhqzzd60g9rzxi-search-path.patch
  patching file setup.py
  Hunk #1 succeeded at 424 (offset 145 lines).
  applying patch /nix/store/dxscwf37hgq0xafs54h0c8xx47vg6d5g-nix-store-mtime.patch
  patching file Python/import.c
  Hunk #1 succeeded at 747 (offset -4 lines).
  configuring
  building
  running build_ext
  INFO: Can't locate Tcl/Tk libs and/or headers
  Traceback (most recent call last):
    File "./setup.py", line 2037, in <module>
      main()
    File "./setup.py", line 2032, in main
      'Lib/smtpd.py']
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/core.py", line 152, in setup
      dist.run_commands()
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/dist.py", line 975, in run_commands
      self.run_command(cmd)
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/dist.py", line 995, in run_command
      cmd_obj.run()
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/command/build_ext.py", line 340, in run
      self.build_extensions()
    File "./setup.py", line 249, in build_extensions
      longest = max([len(e.name) for e in self.extensions])
  ValueError: max() arg is an empty sequence
  builder for `/nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv' failed with exit code 1
  error: build of `/nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv' failed
2014-02-16 11:28:00 +01:00
Cillian de Róiste
3250375f20 Remove dvswitch: I don't use it, and it's broken 2014-02-16 01:19:16 +01:00
Domen Kožar
3f3a3ec24c Merge pull request #1755 from lethalman/baobab
baobab: new package
2014-02-15 22:32:31 +01:00
Luca Bruno
402c1d582e baobab: new package
Graphical application to analyse disk usage in any Gnome environment.

https://wiki.gnome.org/Apps/Baobab
2014-02-15 22:21:06 +01:00
William A. Kennington III
e5a21b7bed libpipeline: Add package
[Bjørn Forsman: modify meta.description so that it doesn't include the
package name and doesn't end in a period.]
2014-02-15 12:16:19 +01:00
William A. Kennington III
bdb842d5eb Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
William A. Kennington III
99f5d2edb4 db: Reorganize Berkeley Database Packaging
Currently, the berkeley databases resuses a lot of the same code for the
expressions of each version. This consolidates all of the build routines
similar to that of the linux kernel.

This patch also adds version 6 of BDB.
2014-02-15 12:03:01 +01:00
Evgeny Egorochkin
3777998a31 perlPackages.YAMLLibYAML: update from 0.38 to 0.41 2014-02-14 20:24:47 +02:00
Evgeny Egorochkin
1193d8c34d perlPackages.YAML: update from 0.84 to 0.90 2014-02-14 20:23:34 +02:00
Evgeny Egorochkin
4d7f525aec perlPackages.XMLLibXSLT: update from 1.70 to 1.87 2014-02-14 20:22:33 +02:00
Evgeny Egorochkin
ac92b3aebd perlPackages.UNIVERSALrequire: update from 0.11 to 0.16 2014-02-14 20:21:17 +02:00
Evgeny Egorochkin
e63abf17f4 perlPackages.TextTabularDisplay: update from 1.22 to 1.35 2014-02-14 20:20:16 +02:00
Evgeny Egorochkin
24375083e0 perlPackages.TestFailWarnings: update from 0.005 to 0.008 2014-02-14 20:18:34 +02:00
Evgeny Egorochkin
26dd63e54f perlPackages.DevelFindPerl: update from 0.006 to 0.012 2014-02-14 20:16:07 +02:00
Evgeny Egorochkin
4ac42fcb76 perlPackages.DateTime: update from 1.04 to 1.07 2014-02-14 20:15:15 +02:00
Evgeny Egorochkin
3d41e4ebde perlPackages.ConvertASN1: update from 0.22 to 0.26 2014-02-14 20:11:46 +02:00
Evgeny Egorochkin
7cc98001dc perlPackages.Clone: update from 0.34 to 0.36 2014-02-14 20:09:56 +02:00
Evgeny Egorochkin
daa2827b99 grsecurity: update patch 2014-02-14 18:13:05 +02:00
Shea Levy
6a95e90f27 Add interpolatedstring-perl6 haskell package 2014-02-14 06:15:08 -05:00
Oliver Charles
d8a5ac138c haskellPackages.aeson_0_7: No longer depends on attoparsec 0.11 2014-02-14 11:02:21 +00:00
Eelco Dolstra
ca5f99b9ea Finance::Quote: Fix the Yahoo source 2014-02-14 10:54:00 +01:00
Evgeny Egorochkin
cf3d2e0a17 add repositories.git to several packages 2014-02-14 09:34:30 +02:00
Bjørn Forsman
d4ebb62481 python-robotframework-selenium2library: bump 1.4.0 -> 1.5.0 2014-02-13 22:47:28 +01:00
Bjørn Forsman
bf57fb7386 python-robotframework-ride: bump 1.2.2 -> 1.2.3
Remove the now unneeded postPatch phase; the fix has been integrated
into the upstream release.
2014-02-13 22:47:28 +01:00
Bjørn Forsman
b705e0d156 python-robotframework: bump 2.8.1 -> 2.8.4
Source URL is changing from googlecode to pypi; new releases are no
longer available on googlecode.
2014-02-13 22:47:28 +01:00
Peter Simons
9856172956 Merge pull request #1740 from ocharles/haskellPackages.digestiveFunctorsAeson
haskellPackages.digestiveFunctorsAeson: Correct dependencies
2014-02-13 21:11:04 +01:00
Peter Simons
0e482a2810 Merge pull request #1738 from ttuegel/diagrams
Add haskell-Chart-diagrams-1.2 and dependencies
2014-02-13 21:10:28 +01:00
Oliver Charles
f508ff8793 haskellPackages.digestiveFunctorsAeson: Correct dependencies 2014-02-13 17:02:02 +00:00
Thomas Tuegel
2cd48f94cc Add haskell-Chart-diagrams-1.2 2014-02-13 07:48:21 -06:00
Thomas Tuegel
89a9a94054 Add haskell-diagrams-postscript-1.0.1.2 2014-02-13 07:48:20 -06:00
Thomas Tuegel
1ff560f2ad Add haskell-SVGFonts-1.4.0.1 2014-02-13 07:48:20 -06:00
Peter Simons
51095c1e5c haskell-lens: update to version 4.0.3 2014-02-13 10:57:08 +01:00
Peter Simons
04ddcf6079 haskell-pretty-show: update to version 1.6.7 2014-02-13 10:54:39 +01:00
Evgeny Egorochkin
432a698e8d KDE-4.12: package 4.12.2 2014-02-13 04:26:42 +02:00
Evgeny Egorochkin
d91696c1f3 libraw: package 0.16.0 2014-02-13 04:26:42 +02:00
Rickard Nilsson
bcb7925562 New package: The vimb web browser 2014-02-12 19:42:39 +01:00
Eelco Dolstra
42c083df41 Add Template::Plugin::IO::All 2014-02-12 17:38:02 +01:00
Shea Levy
51d35d5028 Update pythonPackages.botocore 2014-02-12 09:35:08 -05:00
Shea Levy
9332d9ed5c Update pythonPackages.jmespath 2014-02-12 09:35:08 -05:00
Shea Levy
6a4e30d8d1 Add rsa pythonPackage 2014-02-12 09:35:08 -05:00
Shea Levy
ffc3091811 Add bcdoc pythonPackage 2014-02-12 09:35:08 -05:00
Domen Kožar
7271eb50e6 Add i3minator: i3 project manager similar to tmuxinator 2014-02-12 12:04:53 +01:00
cillianderoiste
ffd1e88651 Merge pull request #1732 from garbas/phantomjs-on-darwin
phantomjs on darwin
2014-02-12 01:55:55 +01:00