Peter Simons
91a8bfa5b2
haskell-uuid: update to version 1.2.14
2013-09-02 14:05:24 +02:00
Peter Simons
507c93f4d2
haskell-tls: update to version 1.1.4
2013-09-02 14:05:24 +02:00
Peter Simons
456dd7d5c4
haskell-tls-extra: update to version 0.6.5
2013-09-02 14:05:24 +02:00
Peter Simons
7e63d2825c
haskell-tasty: update to version 0.3
2013-09-02 14:05:24 +02:00
Peter Simons
cb9ac73fba
haskell-snap-server: update to version 0.9.3.4
2013-09-02 14:05:23 +02:00
Peter Simons
1cc8009006
haskell-snap-core: update to version 0.9.4.1
2013-09-02 14:05:23 +02:00
Peter Simons
9704435606
haskell-network-multicast: update to version 0.0.10
2013-09-02 14:05:23 +02:00
Peter Simons
f35773bbdb
haskell-network-conduit-tls: update to version 1.0.1.1
2013-09-02 14:05:23 +02:00
Peter Simons
ae6d2c6721
haskell-multiarg: update to version 0.22.0.0
2013-09-02 14:05:23 +02:00
Peter Simons
0180e2aa0a
haskell-monoid-extras: update to version 0.3.2.0
2013-09-02 14:05:23 +02:00
Peter Simons
970a2ade2e
haskell-miniutter: update to version 0.4.2
2013-09-02 14:05:23 +02:00
Peter Simons
c4e1f8ee8a
haskell-http-types: update to version 0.8.1
2013-09-02 14:05:23 +02:00
Peter Simons
dd3531c2b5
haskell-hspec: update to version 1.7.1
2013-09-02 14:05:23 +02:00
Peter Simons
a1bb7f96c7
haskell-hspec-meta: update to version 1.7.1
2013-09-02 14:05:23 +02:00
Peter Simons
8b938477c2
haskell-hspec-expectations: update to version 0.3.3
2013-09-02 14:05:22 +02:00
Peter Simons
bd8c82b76d
haskell-hoogle: update to version 4.2.21
2013-09-02 14:05:22 +02:00
Peter Simons
97f3b6a38a
haskell-hakyll: update to version 4.3.3.0
2013-09-02 14:05:22 +02:00
Peter Simons
5b291905ee
haskell-cryptohash: update to version 0.10.0
2013-09-02 14:05:22 +02:00
Peter Simons
78d9fb8da9
haskell-crypto-pubkey: update to version 0.2.1
2013-09-02 14:05:22 +02:00
Peter Simons
0b2ed44968
haskell-crypto-numbers: update to version 0.2.0
2013-09-02 14:05:22 +02:00
Peter Simons
554b7cd637
haskell-cprng-aes: update to version 0.5.1
2013-09-02 14:05:22 +02:00
Peter Simons
b7d2154431
haskell-clientsession: update to version 0.9.0.3
2013-09-02 14:05:22 +02:00
Peter Simons
671fdd4e62
haskell-cipher-aes: update to version 0.2.4
2013-09-02 14:05:21 +02:00
Peter Simons
ba89677256
haskell-accelerate-cuda: update to version 0.13.0.3
2013-09-02 14:05:21 +02:00
Peter Simons
3016b359d9
haskell-hakyll: jailbreak to fix the build
2013-09-02 14:05:21 +02:00
Peter Simons
0c5c9e31ff
haskell-groups: add version 0.3.0.0
2013-09-02 14:05:21 +02:00
Peter Simons
748c44df6f
haskell-crypto-random: add version 0.0.5
2013-09-02 14:05:21 +02:00
Peter Simons
ffe90114bd
haskell-case-insensitive: add version 1.1
2013-09-02 14:05:21 +02:00
Peter Simons
b3367cdfb9
haskell-packages.nix: transformers is a core package starting with ghc 7.7
2013-09-02 14:04:50 +02:00
Gergely Risko
05fd8db379
Update timeplot to 1.0.22 to fix building with Chart-1.0
2013-09-02 11:36:54 +02:00
Bjørn Forsman
b7d4c94d52
unoconv: new package
...
unoconv is a tool that converts between any document format supported by
LibreOffice/OpenOffice.
Example of how to convert an .odt file to .pdf:
unoconv -f pdf some-file.odt
Homepage: http://dag.wieers.com/home-made/unoconv/
Implementation notes:
unoconv must use the same python version as libreoffice (unless it will
not be able to load the pyuno module from libreoffice). And because we
recently switched to libreoffice 4.x, which uses python3, I had to
include unoconv-python3.patch. The patch comes from upstream unoconv.git
repo, so it will be included in the next release.
2013-09-02 07:11:58 +02:00
Evgeny Egorochkin
c56e869d95
Merge pull request #898 from danieroux/upgrade-zsh-5.0.2
...
zsh: Upgrade to 5.0.2
2013-09-01 14:09:16 -07:00
Peter Simons
fe273e8965
Revert "backup tools bup, storeBackup: implement sanity check" on behalf of Marc.
...
This reverts commit c823bc37d6
. The
newly added test case needs more work to succeed on Hydra. See
<http://permalink.gmane.org/gmane.linux.distributions.nixos/11382 >
for further details.
2013-09-01 21:32:40 +02:00
Domen Kožar
43f965f50e
libreoffice: correct python version
2013-09-01 20:00:48 +02:00
Domen Kožar
91e98c269f
libreoffice: specify number of build cores
2013-09-01 19:56:02 +02:00
Domen Kožar
5e8fbb3dc4
libreoffice: correctly pick python executable
2013-09-01 19:56:01 +02:00
Danie Roux
63a2b95c21
zsh: Upgrade to 5.0.2
2013-09-01 16:46:21 +02:00
Evgeny Egorochkin
1380ca3e57
Merge pull request #897 from danieroux/emacs24-nox
...
emacs24: Let -nox be a whole lot less X than it was
2013-09-01 07:44:38 -07:00
Danie Roux
fcd9904be6
emacs24: Let -nox be a whole lot less X than it was
...
--with-x-toolkit=no still wants to -lX11 when checking for ncurses
2013-09-01 16:30:32 +02:00
Bjørn Forsman
8a9999e2bb
aspell: add Norwegian dictionaries (Bokmal and Nynorsk)
2013-09-01 15:57:28 +02:00
Anders Claesson
ddf4f3748a
Add Swedish dictionary for aspell
2013-09-01 13:58:07 +01:00
Moritz Ulrich
06f80c77e2
Update ledger3 to latest HEAD.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-01 14:23:56 +02:00
Domen Kožar
670be4c4bc
libreoffice: more configure phase dependencies
2013-09-01 12:30:17 +02:00
Domen Kožar
7caf3daafa
libreoffice: add missing deps
2013-09-01 11:10:40 +02:00
Domen Kožar
0f06117349
libreoffice: fix eval
2013-09-01 09:59:58 +02:00
Evgeny Egorochkin
18ce7edd20
Merge pull request #893 from MarcWeber/submit/storebackup
...
backup tools bup, storeBackup: implement sanity check
2013-08-31 18:55:14 -07:00
Marc Weber
c823bc37d6
backup tools bup, storeBackup: implement sanity check
...
bup:
- update
- run make test (all tests seem to pass :-)
- add python.modules.readline
- add comment that there is no way to prune old revisions (yet)
2013-09-01 02:22:01 +02:00
Domen Kožar
ef8a149b6f
libreoffice: 3.6.6.2 -> 4.0.5.2
2013-09-01 01:57:58 +02:00
Evgeny Egorochkin
793fa68806
Merge pull request #892 from MarcWeber/submit/storebackup
...
adding store-backup
2013-08-31 16:23:23 -07:00
Marc Weber
6f6bc030f9
adding store-backup
2013-08-31 22:16:22 +02:00
Marc Weber
cf762c8f58
firebirdSuper settings
...
document why its better to not use --with-system-icu
See patch for nixos adding firebird service
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-08-31 23:05:32 +03:00
danbst
2a798997a3
Add mirror url for AMD microcode
...
www.amd64.org is often down, so provide a 2nd url to download from.
2013-08-31 21:53:59 +02:00
Evgeny Egorochkin
0782788051
Merge pull request #889 from errge/final
...
Add final haskell library
2013-08-31 11:12:20 -07:00
Evgeny Egorochkin
62d2821298
Merge pull request #890 from aristidb/master
...
add travis ruby gem
2013-08-31 09:43:11 -07:00
Aristid Breitkreuz
07e2763f00
add travis ruby gem
2013-08-31 18:39:58 +02:00
Gergely Risko
8dac1a5d0f
Add final haskell library
2013-08-31 16:10:09 +02:00
Bjørn Forsman
0526403461
basex: new package
...
BaseX is a very fast and light-weight, yet powerful XML database and
XPath/XQuery processor, including support for the latest W3C Full Text
and Update Recommendations. It supports large XML instances and offers a
highly interactive front-end (basexgui). Apart from two local standalone
modes, BaseX offers a client/server architecture.
Homepage: http://basex.org/
Implementation notes:
- I'm using the pre-built java package (because it's simple)
- I copied the basex.svg icon file from the Ubuntu package because I
couldn't find it anywhere else. It's 9.3 KiB.
2013-08-31 14:27:40 +02:00
Mathijs Kwik
927f32e87c
linux-3.10: upgrade to 3.10.10
2013-08-31 12:09:17 +02:00
Mathijs Kwik
17237cf8e4
firefox: upgrade to 23.0.1
2013-08-31 12:09:17 +02:00
Bjørn Forsman
36564b72fe
uncrustify: new package
...
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.
Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Aristid Breitkreuz
0c4185d37a
haskell: export callPackage to be able to create packages outside haskell-packages.nix
2013-08-30 19:45:51 +00:00
Bjørn Forsman
e8e76ac12e
dstat: enable color output
...
Give dstat access to the "curses" module in the Python standard library
so that it can color its output. This is similar to how other distros
package it (e.g. Fedora, Ubuntu).
2013-08-30 18:43:54 +02:00
Shea Levy
b8872549b7
Fix peerDependency handling in buildNodePackage
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-30 09:02:44 -04:00
Peter Simons
ce47f92b19
haskell-hsemail: update to version 1.7.7
2013-08-30 12:31:31 +02:00
Rob Vermaas
bd6eba997f
Add collectd 5.4.0
2013-08-30 11:58:02 +02:00
Peter Simons
539304754f
haskell-Chart-cairo: add version 1.0
2013-08-30 11:04:59 +02:00
Peter Simons
44801bf4fe
haskell-operational: add version 0.2.2.1
2013-08-30 11:04:45 +02:00
Peter Simons
4cb183dd88
haskell-uuagc: update to version 0.9.50
2013-08-30 10:53:03 +02:00
Peter Simons
85a6660d08
haskell-hslogger: update to version 1.2.3
2013-08-30 10:53:03 +02:00
Peter Simons
3f15cf7cc9
haskell-xmlhtml: update to version 0.2.3
2013-08-30 10:53:03 +02:00
Peter Simons
6ac5f66065
haskell-skein: update to version 1.0.6
2013-08-30 10:53:03 +02:00
Peter Simons
325cc275ca
haskell-postgresql-libpq: update to version 0.8.2.4
2013-08-30 10:53:03 +02:00
Peter Simons
9d32efd9fb
haskell-http-reverse-proxy: update to version 0.2.1
2013-08-30 10:53:03 +02:00
Peter Simons
018efe1139
haskell-http-conduit: update to version 1.9.4.4
2013-08-30 10:53:03 +02:00
Peter Simons
96628bff7a
haskell-bindings-DSL: update to version 1.0.17
2013-08-30 10:53:03 +02:00
Peter Simons
eec396fb7c
haskell-Chart: update to version 1.0
2013-08-30 10:53:03 +02:00
Peter Simons
b58b137b87
haskell-Chart-gtk: update to version 1.0
2013-08-30 10:53:02 +02:00
Peter Simons
f497ef9689
haskell-xmonad-extras: update to version 0.12
2013-08-30 10:53:02 +02:00
Peter Simons
532cf20cbc
haskell-git-annex: update to version 4.20130827
2013-08-30 10:53:02 +02:00
Rickard Nilsson
f90bdd6a09
mupdf: Update to 1.3, and add mupdf.desktop file
2013-08-29 19:29:56 +02:00
Vladimír Čunát
781f13752b
krb5: update to higher branch, including CVE-2002-2443
...
Conflicts (simple):
pkgs/development/libraries/kerberos/krb5.nix
2013-08-29 15:02:47 +02:00
Vladimír Čunát
9488570fbb
ctemplate: minor update to fix build with gcc>=4.7
2013-08-29 15:02:47 +02:00
aszlig
d8af53a28c
chromium: Update stable version to v29.0.1547.62.
...
Build works fine and tested on my machine as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-29 14:26:38 +02:00
Shea Levy
39a7470c73
Add patch to Net::Amazon::S3 to enable credentials from the environment/instance roles
...
See https://github.com/pfig/net-amazon-s3/pull/25
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-29 07:28:33 -04:00
Evgeny Egorochkin
ec36d1ebb1
Merge pull request #875 from offlinehacker/pkgs.elasticsearch/update
...
elasticsearch: update to 0.90.3
2013-08-28 15:02:06 -07:00
Gergely Risko
74d6995f44
Add platforms meta attribute to vanitygen
2013-08-29 00:55:01 +03:00
Gergely Risko
41a52417fe
Add meta attributes for jbig2enc
2013-08-29 00:54:53 +03:00
Evgeny Egorochkin
d1ada993de
Merge pull request #883 from errge/vbootreference
...
vboot_reference: add meta attributes and cleanups
2013-08-28 13:54:05 -07:00
Gergely Risko
354746527d
Add platform meta attribute for perlPackages.ack
2013-08-28 23:51:38 +03:00
Gergely Risko
14912ca0b1
vboot_reference: add meta attributes and cleanups
2013-08-28 21:52:07 +02:00
Gergely Risko
b43347342b
Add platforms to coq, so it's built on Hydra
2013-08-28 21:35:07 +02:00
Bjørn Forsman
47b53fd084
bluez5: set meta.platforms attribute
2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
6eeec159b2
make bluetoothd path compatible between bluez4 and bluez5
2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
319629355c
bluez5: fix python programs
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
69c57b92e8
update bluez to 5.8
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
eb6edc1cb1
update obexftp, required for new openobex
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
8b4fef8840
openobex-1.7.1 (1.5 could no longer be downloaded from kernel repositories)
2013-08-28 21:20:56 +02:00
Shea Levy
a8a197587a
Add some Dist::Zilla plugins and their many deps
...
Definitely need to write a more complete cpan2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 15:16:52 -04:00
Shea Levy
8bcfcac0c1
Add Dist::Zilla and its many deps
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 13:28:56 -04:00
Eelco Dolstra
6f9c01cfbc
vessel: Don't build on Hydra
...
http://hydra-test.nixos.org/build/5822528
2013-08-28 17:38:54 +02:00