Commit graph

28991 commits

Author SHA1 Message Date
Peter Simons
34d6228f91 haskell-resourcet: update to version 0.4.8 2013-09-08 22:56:27 +02:00
Peter Simons
0d0679d169 haskell-project-template: update to version 0.1.3.2 2013-09-08 22:56:27 +02:00
Peter Simons
17f8b63837 haskell-pandoc-types: update to version 1.12 2013-09-08 22:56:26 +02:00
Peter Simons
61883ffabe haskell-lens: update to version 3.9.1 2013-09-08 22:56:26 +02:00
Peter Simons
49dbebec60 haskell-http-reverse-proxy: update to version 0.2.1.1 2013-09-08 22:56:26 +02:00
Peter Simons
14940d747b haskell-hspec: update to version 1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
ec7b50f81e haskell-hspec-meta: update to version 1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
d2d3efbaf8 haskell-heist: update to version 0.13.0 2013-09-08 22:56:26 +02:00
Peter Simons
e986d8b36f haskell-hamlet: update to version 1.1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
2d76cc56d4 haskell-gnutls: update to version 0.1.5 2013-09-08 22:56:26 +02:00
Peter Simons
b3e3391518 haskell-derive: update to version 2.5.13 2013-09-08 22:56:26 +02:00
Peter Simons
54a7cc2b88 haskell-crypto-random: update to version 0.0.7 2013-09-08 22:56:26 +02:00
Peter Simons
642a838e0a haskell-crypto-numbers: update to version 0.2.1 2013-09-08 22:56:25 +02:00
Peter Simons
ab574fc4fe haskell-cprng-aes: update to version 0.5.2 2013-09-08 22:56:25 +02:00
Peter Simons
7669fcf036 haskell-conduit: update to version 1.0.7.4 2013-09-08 22:56:25 +02:00
Peter Simons
1bad058b34 haskell-cipher-des: update to version 0.0.4 2013-09-08 22:56:25 +02:00
Peter Simons
e29c5d21ff haskell-cipher-blowfish: update to version 0.0.2 2013-09-08 22:56:25 +02:00
Peter Simons
f804f8390c haskell-cereal-conduit: update to version 0.7.1 2013-09-08 22:56:25 +02:00
Peter Simons
b64ddfd486 haskell-boomerang: update to version 1.4.0 2013-09-08 22:56:25 +02:00
Peter Simons
efce71f023 haskell-system-posix-redirect: add version 1.1 2013-09-08 22:56:25 +02:00
Peter Simons
d7748daf2c haskell-unordered-containers: add version 0.2.3.2 2013-09-08 22:56:25 +02:00
Peter Simons
2aa0411562 cabal-install: update to version 1.18.0.1 2013-09-08 22:56:25 +02:00
Peter Simons
b68dfd49c7 haskell-splot: re-generate expression with cabal2nix 2013-09-08 22:56:25 +02:00
Peter Simons
2f8a09a2ff haskell-thyme: enable unit tests 2013-09-08 22:56:24 +02:00
Peter Simons
98fd7e3872 Merge pull request #947 from ocharles/pipes
pipes: Add Haskell 'pipes' family of libraries
2013-09-08 13:46:05 -07:00
Gergely Risko
d26466c6d8 Fix impurity in HFuse
This impurity caused hsc2hs to start look into /usr/include in any Cabal
project that depends on HFuse on systems where /usr/include is present.
2013-09-08 22:25:27 +02:00
Bjørn Forsman
cadc9a03a7 recursive-pth-loader: fix python path
This should work for both python2 and python3.
2013-09-08 22:07:20 +02:00
Ricardo M. Correia
5f3b19e661 recursive-pth-loader: build sitecustomize.pyc
If this file is not created at build time, then python (when run as root) will
create it at run time and mess up the consistency of the nix store.
2013-09-08 21:21:28 +02:00
Jason "Don" O'Conal
575be7dd4b vimPlugins.tagbar: add expression 2013-09-08 21:13:40 +02:00
Peter Simons
aa0df547a8 bison-3.x: fix test suite by adding flex as a build input 2013-09-08 21:12:34 +02:00
Peter Simons
c4115d45a0 nbd: update to version 3.4 2013-09-08 21:12:34 +02:00
Jason "Don" O'Conal
499109b7dd vimPlugins.syntastic: update to 3.1.0 2013-09-08 21:09:14 +02:00
Jason "Don" O'Conal
f5768c5da1 pythonPackages.powerline: update to latest develop 2013-09-08 21:09:14 +02:00
Vladimír Čunát
d55fb56690 Merge branch 'master' into x-updates 2013-09-08 16:39:09 +02:00
Sergey Mironov
3a1626e1a1 upower: revert libusb1 version to 1.0.9
That workarounds the coldplug problem

$ sudo ./libexec/upowerd -v
TI:18:38:27     Starting upowerd version 0.9.19
...
TI:18:38:27     registering subsystem : usb
TI:18:38:27     failed to coldplug /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb1
<upowerd EXITS>
2013-09-08 16:38:00 +02:00
Sergey Mironov
7cc15281b6 libusb1: bring 1.0.9 back as a separate file 2013-09-08 16:37:59 +02:00
Oliver Charles
a0ab379c00 pipes: Add Haskell 'pipes' family of libraries 2013-09-08 15:10:56 +01:00
Oliver Charles
ef72e19b27 ghc-mod: Wrap to call ghc-get-packages.sh first 2013-09-08 13:42:12 +01:00
Mathijs Kwik
0021d4495e calibre: upgrade to 1.2.0 2013-09-08 13:36:34 +02:00
Vladimír Čunát
c1ed13dad0 Merge branch 'master' into x-updates 2013-09-08 12:04:20 +02:00
Jason \"Don\" O'Conal
f3802002c3 ginac: fix build on darwin (close #944) 2013-09-08 11:01:48 +02:00
Sergey Mironov
28bf9caca2 xfce4-power-manager: fix an brightness plugin issue
Close #943.
2013-09-08 10:56:58 +02:00
Jason \"Don\" O'Conal
ac39ba7953 dbus_tools: fix build on darwin (close #929) 2013-09-08 10:49:20 +02:00
Jason \"Don\" O'Conal
834cd6c886 beret: Fix build on darwin (close #923) 2013-09-08 10:32:25 +02:00
Vladimír Čunát
1d931d049b libwnck: update
News claim it's important for Xfce-4.10, which still builds.
2013-09-07 23:36:21 +02:00
Gergely Risko
38d54cfc21 Update splot to 0.3.11, so it compiles again 2013-09-07 20:55:42 +02:00
Vladimír Čunát
9766dbb1df dejagnu: minor update 2013-09-07 16:20:39 +02:00
Vladimír Čunát
b1be46e932 Merge branch 'master' into x-updates 2013-09-07 16:19:46 +02:00
mornfall
af96f91a12 Merge pull request #938 from aristidb/master
lm_sensors 3.3.4 update, support for many more sensors
2013-09-07 07:14:03 -07:00
Aristid Breitkreuz
e70c15bb26 lm_sensors 3.3.4 update, support for many more sensors 2013-09-07 16:10:27 +02:00
Bjørn Forsman
618fc386d7 samba: provide libnss_{wins,winbind}.so.2 symlinks for nsswitch
Glibc >= 2.1 looks for libnss_<name>.so.2 files (see man nsswitch.conf),
so provide that.
2013-09-07 15:06:55 +02:00
Alexander Tsamutali
e886f9aea1 applications/networking/sniffers/kismet: Update to 2013-03-R1b. 2013-09-07 16:46:53 +04:00
Ricardo M. Correia
6039f2effe go: update to 1.1.2
Also fix impurity in src/pkg/net/lookup_unix.go.
2013-09-07 05:10:50 +02:00
Evgeny Egorochkin
138c42b5e3 Merge pull request #928 from grwlf/fuse-exfat
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-06 16:07:22 -07:00
Evgeny Egorochkin
bf82983581 Merge pull request #926 from grwlf/urweb-2013
Ur/Web: Version bump
2013-09-06 15:51:24 -07:00
Mathijs Kwik
1d11acb131 Merge pull request #925 from aristidb/master
nvidia for kernel 3.11 fixed
2013-09-06 14:55:39 -07:00
Peter Simons
71f04ebe84 haskell-regex-compat-tdfa: add version 0.95.1.2 2013-09-06 23:49:32 +02:00
Peter Simons
222cf9a8fc haskell-HaRe: jailbreak to support recent versions of Diff and hspec 2013-09-06 23:35:12 +02:00
Peter Simons
2692c6e170 haskell-rosezipper: add version 0.2 2013-09-06 23:35:12 +02:00
Peter Simons
c2c66fcda9 haskell-cmdtheline: add version 0.2.3 2013-09-06 23:35:11 +02:00
Peter Simons
0e8bf4f075 haskell-Strafunski-StrategyLib: add version 5.0.0.3 2013-09-06 23:35:11 +02:00
Peter Simons
4f827ec7d0 haskell-syz: add version 0.2.0.0 2013-09-06 23:35:11 +02:00
Peter Simons
d645b7895c haskell-github: jailbreak to fix build with new aeson 2013-09-06 23:35:11 +02:00
Peter Simons
b94cf8c733 haskell-HaRe: update to version 0.7.0.1 2013-09-06 23:35:11 +02:00
Peter Simons
eedc69957a haskell-mmap: update to version 0.5.9 2013-09-06 23:35:11 +02:00
Peter Simons
9e0cacb359 haskell-ghc-mod: update to version 3.0.0 2013-09-06 23:35:11 +02:00
Peter Simons
9ed322cc9d haskell-cryptocipher: update to version 0.6.1 2013-09-06 23:35:11 +02:00
Peter Simons
19faee15ef haskell-cipher-des: update to version 0.0.3 2013-09-06 23:35:10 +02:00
Peter Simons
5d0ffebdf7 haskell-aeson: update to version 0.6.2.0 2013-09-06 23:35:10 +02:00
Peter Simons
5204195c2c haskell-HsOpenSSL: update to version 0.10.3.4 2013-09-06 23:35:10 +02:00
Peter Simons
880ca8abbc cabal-install: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
9ed90073b3 haskell-Cabal: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
a508572731 haskell-cipher-{blowfish,camellia,des}: add new packages 2013-09-06 23:35:10 +02:00
Peter Simons
908e0cc23d haskell-uuagc-cabal: update to version 1.0.5.0 2013-09-06 23:35:10 +02:00
Peter Simons
37c870846a haskell-http-conduit: update to version 1.9.4.5 2013-09-06 23:35:10 +02:00
Peter Simons
00162c8279 haskell-ghc-mod: update to version 2.1.2 2013-09-06 23:35:09 +02:00
Peter Simons
209791d6b1 haskell-cryptocipher: update to version 0.6.0 2013-09-06 23:35:09 +02:00
Peter Simons
89d707aee4 haskell-cipher-aes: update to version 0.2.5 2013-09-06 23:35:09 +02:00
Peter Simons
7527c19c27 Merge pull request #917 from errge/thyme
Add thyme haskell library
2013-09-06 14:29:48 -07:00
Sergey Mironov
fe6b021ee1 fuse-exfat: add FUSE-mounter for exFAT devices 2013-09-07 01:25:30 +04:00
Sergey Mironov
190dcbbc7a Ur/Web: Version bump 2013-09-07 00:36:40 +04:00
Aristid Breitkreuz
d050dade3b nvidia for kernel 3.11 fixed 2013-09-06 21:46:20 +02:00
Moritz Ulrich
bf9b36b616 ledger3: Don't run tests on Darwin (they fail).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
close #914
2013-09-06 16:17:15 +02:00
Jason \"Don\" O'Conal
63051ab66b cogl: fix build on darwin (close #924) 2013-09-06 16:13:54 +02:00
Vladimír Čunát
0cf8a74e82 dbus: minor update, style refactoring, parallel build 2013-09-06 15:51:38 +02:00
Eelco Dolstra
692dfb6af9 Update nixUnstable 2013-09-06 11:42:11 +02:00
Gergely Risko
b4a9ab5bd6 Add thyme haskell library 2013-09-06 10:37:21 +02:00
Jason "Don" O'Conal
ab0ca44ffb texliveAggregationFunction: fix eval
vcunat edited to fix all cases (not just asymptote),
and a two "licnese" typos :-)
2013-09-06 10:34:09 +02:00
Rok Garbas
1f68487337 Merge pull request #919 from edwtjo/abook-0.6.0pre2
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Jason "Don" O'Conal
c93d33b74e asymptote: fix build on darwin 2013-09-06 10:19:46 +02:00
Jason \"Don\" O'Conal
e1dc4d8ea8 libusb1: fix build on darwin via dropping udev (close #920)
vcunat edit: we have udev (systemd) only on Linux systems,
extend platforms so we know about breakages from Hydra.
2013-09-06 10:11:54 +02:00
Jason "Don" O'Conal
bcec0454e9 texLive: fix build on darwin
vcunat edit: use ruby19 on all platforms now.
See #700 for discussion related to the changes.
2013-09-06 10:11:54 +02:00
Evgeny Egorochkin
782ae25458 Merge pull request #922 from lovek323/bacula
bacula: fix build on darwin
2013-09-06 01:05:37 -07:00
Evgeny Egorochkin
c3ab563e47 Merge pull request #921 from lovek323/ack
perlPackages.ack: fix build on darwin
2013-09-06 01:02:43 -07:00
Edward Tjörnhammar
485d22f862 Added abook 0.6.0pre2
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
aszlig
5789021b54
chromium: Update all channels to latest versions.
Overview of the updated channels:

stable: 29.0.1547.62 -> 29.0.1547.65
beta:   29.0.1547.57 -> 30.0.1599.22
dev:    30.0.1599.10 -> 31.0.1612.0

All channels build fine and are tested. Actually if you look at the
versions, the beta channel was lagging behind the stable channel,
because the download was unavailable. This is now fixed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-06 03:15:13 +02:00
Jason "Don" O'Conal
7bfeed07e0 bacula: fix build on darwin 2013-09-06 10:33:28 +10:00
Jason "Don" O'Conal
9f19d23282 perlPackages.ack: fix build on darwin 2013-09-06 10:03:35 +10:00
Bjørn Forsman
86c7583ab4 lttng: 2.2.x -> 2.3.0 2013-09-05 22:46:07 +02:00
Moritz Ulrich
be9b6c0fe2 GNU Stow: package - Symlink manager which makes it easy to manage dotfiles 2013-09-05 15:49:35 +03:00
Eelco Dolstra
207aa56201 linux: Update to 3.4.60 2013-09-05 11:11:02 +02:00
Sander van der Burg
f2e4efcf28 Removed obsolete patchelf instruction that was commented out 2013-09-05 10:43:01 +02:00
Shea Levy
aed1cd3c17 Add patch to fix GET Bucket requests to fake-s3
See https://github.com/jubos/fake-s3/pull/37

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-04 16:42:20 -04:00
Sander van der Burg
1642e3a6d7 libX11 is not in vice's rpath. this fixes it 2013-09-04 22:34:08 +02:00
Bjørn Forsman
6eb240ed24 gsoap: 2.7.15 -> 2.8.16
Version 2.7.15 doesn't build anymore (source archive not downloadable).
Bump it to latest version and update meta attributes.
2013-09-04 21:26:05 +02:00
Bjørn Forsman
6167864aab source-highlight: 3.1.6 -> 3.1.7
From NEWS file (version 3.1.7):

  * fixed compilation bugs in MacOsX systems (thanks to
    Trevor Spiteri)
  * language definition for Lilypond (thanks to Federico Bruni)
  * language definition for R statistics programming language
  * language definition for ISLISP (thanks to Christian Jullien)
  * improved Erlang definition file (thanks to Erik Søe Sørensen)
  * new output format: ESC 256 ascii code (thanks to
    Xavier-Emmanuel Vincent).

(It still needs boost 1.53 for all tests to pass.)
2013-09-04 20:00:27 +02:00
Bjørn Forsman
99942d1fad source-highlight: unbreak by using boost 1.53
One of the tests started failing when boost was bumped from 1.53 to 1.54
(in July). Instead of skipping the tests, fix it by using boost 1.53.
2013-09-04 20:00:27 +02:00
Rok Garbas
9ffc2dff98 updating node packages and adding few to the json list
- bower
 - grunt-cli
 - grunt-contrib-jshint
 - grunt-contrib-requirejs
 - grunt-contrib-less
 - grunt-contrib-cssmin
 - grunt-contrib-uglify
 - grunt-karma
 - karma-mocha
 - karma-coverage
 - karma-requirejs
 - karma-sauce-launcher
 - karma-chrome-launcher
 - karma-junit-reporter
 - almond
 - lcov-result-merger
 - coveralls
2013-09-04 19:29:15 +02:00
Vladimír Čunát
e12c5deabe libffi: disable doCheck on darwin until we fix dejagnu build 2013-09-04 15:51:49 +02:00
Eelco Dolstra
26028c2107 Install firmware in $out/lib/firmware instead of $out 2013-09-04 14:23:44 +02:00
Eelco Dolstra
8a56adee74 microcode-intel: Update to 20130808 2013-09-04 14:23:44 +02:00
Eelco Dolstra
b8bc3aa26d Remove meaningless package priority 2013-09-04 14:23:44 +02:00
Eelco Dolstra
62585a363f Support "imports" in abbreviated modules
In abbreviated modules (those without a "config" attribute), you can
use "require", but it doesn't behave in the same way.  For consistency
we should use "imports" everywhere.
2013-09-04 13:04:50 +02:00
Peter Simons
e55c0bcaaa Merge pull request #911 from the-kenny/ledger3
Ledger 3: Update to latest git & fixes
2013-09-04 02:08:36 -07:00
Eelco Dolstra
117b0034c2 thunderbird: Disable parallel building
Seems to cause random build failures.

http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Vladimír Čunát
90575ababb expect: fix postInstall library suffix on darwin 2013-09-04 10:15:32 +02:00
Mathijs Kwik
27a810346a Revert "linux: really provide /proc/config.gz"
This reverts commit 68ce9e91e1.

/proc/config.gz is available after "modprobe configs"
and in
/run/booted-system/kernel-modules/config
2013-09-04 09:29:00 +02:00
Mathijs Kwik
03c9a1fb33 linux 3.11
works fine for me, but nvidia binary driver fails once again
2013-09-04 09:29:00 +02:00
Mathijs Kwik
8500581ac8 libusb1: upgrade to 1.0.16 2013-09-04 09:28:59 +02:00
Mathijs Kwik
97ac37f8fd calibre: upgrade to 1.1 2013-09-04 09:28:59 +02:00
Mathijs Kwik
636ba8f4ad heimdall: upgrade to 1.4.0 2013-09-04 09:28:59 +02:00
Moritz Ulrich
b77be3f3fe ledger3: Install emacs-lisp files manually.
Build process is currently broken for emacs lisp files.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:46:08 +02:00
Moritz Ulrich
a7ba6d655d ledger3: Use short git rev.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:45:06 +02:00
Vladimír Čunát
590cee5d19 expect: "minor" update, no longer depends on X/Tk
ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE
I hope this solves a darwin -lXss linkage problem.
(broke most X stuff through dejagnu -> libffi -> llvm or mesa)
2013-09-04 00:00:01 +02:00
Peter Simons
896d5317a3 haskell-test-framework-th-prime: update to version 0.0.6 2013-09-03 22:48:43 +02:00
Peter Simons
509c58e59c haskell-mongoDB: update to version 1.4.1.1 2013-09-03 22:48:43 +02:00
Peter Simons
5d66da2dbc haskell-hint: update to version 0.3.3.7 2013-09-03 22:48:43 +02:00
Peter Simons
8a1d0991b2 haskell-ghc-mod: update to version 2.1.1 2013-09-03 22:48:42 +02:00
Vladimír Čunát
1fb3110b84 libffi: produce portable library, enable doCheck
Thanks to #907.
2013-09-03 22:08:59 +02:00
Peter Simons
c33d00bd64 Merge pull request #906 from ivan/fix-perl-1
Fix broken perl packages
2013-09-03 04:52:15 -07:00
Domen Kožar
17c33c668e Merge pull request #905 from wizeman/scrypt
scrypt: New package
2013-09-03 03:06:24 -07:00
Ivan Kozik
95b44f1adc Update some perl packages 2013-09-03 09:58:06 +00:00
Rickard Nilsson
d5881add32 libreoffice: Put .desktop-files in correct place 2013-09-03 08:41:52 +02:00
Ricardo M. Correia
a1bb7c1cfa scrypt: New package 2013-09-03 01:49:58 +00:00
Evgeny Egorochkin
ddd1f7b52b Get rid of old rake derivation that doesn't build 2013-09-02 23:51:03 +03:00
Bjørn Forsman
bb440b3612 meld: set meta.platforms attribute
This makes Hydra build it and makes it available in the binary channel.
2013-09-02 21:57:08 +02:00
Peter Simons
c8b246bda1 haskell-hoogle: re-enable the test suite 2013-09-02 21:33:29 +02:00
Rob Vermaas
691d143b29 Update sublime text to 2.0.2 2013-09-02 20:26:25 +02:00
Danny Wilson
3f3a7e9e43 Yes. 2013-09-02 18:50:49 +02:00
Danny Wilson
2ff0b8dc14 I henceforth will maintain as my Github username. 2013-09-02 18:48:29 +02:00
Vladimír Čunát
83c734cf38 ghostscript: maintenance update 2013-09-02 17:14:49 +02:00
Peter Simons
3031968b0c haskell-timeplot: re-generate with cabal2nix 2013-09-02 14:05:25 +02:00
Peter Simons
fa5d1b958f haskell-yesod-static: update to version 1.2.0.1 2013-09-02 14:05:25 +02:00
Peter Simons
065dddbbd3 haskell-warp: update to version 1.3.9.2 2013-09-02 14:05:24 +02:00
Peter Simons
835526e28e haskell-warp-tls: update to version 1.4.1.4 2013-09-02 14:05:24 +02:00
Peter Simons
082cc0c62b haskell-wai: update to version 1.4.0.2 2013-09-02 14:05:24 +02:00
Peter Simons
d59d296293 haskell-wai-extra: update to version 1.3.4.4 2013-09-02 14:05:24 +02:00
Peter Simons
5b17392e74 haskell-wai-app-static: update to version 1.3.1.4 2013-09-02 14:05:24 +02:00
Peter Simons
d234ce0cdf haskell-vault: update to version 0.3.0.0 2013-09-02 14:05:24 +02:00
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
Danny Wilson
c4b1bbc1c8 Improved Storm package.
- Add config to defaults.yaml, to allow topologies to include their own storm.yaml.
- Symlink extra jars in lib/ since it's nearly impossible to add a classpath to Storm's config.
- Include native jzmq library in java.library.path
- Use package default args.
2013-09-02 12:20:24 +02:00
Danny Wilson
d6a812332c Make Storm conf and log path configurable via symlinks.
- The bin/storm script makes too many assumptions about file locations and java classpath that I couldn't figure out a better way.

Fix jzmq build on NixOS: java source was treated as ASCII.
2013-09-02 12:20:16 +02:00
Danny Wilson
04a232f28b Add storm package. 2013-09-02 12:20:06 +02:00
Danny Wilson
c5750ea3e9 Add jzmq package. 2013-09-02 12:19:35 +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
Rickard Nilsson
4f6b248e16 smartmontools: Update driverdb to r3849, and fix broken url 2013-08-28 16:58:07 +02:00
Peter Simons
dc5843399d maxima: add $out/bin to $PATH in the maxima wrapper scripts
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons
5fc7590886 maxima: update to version 5.30.0 2013-08-28 16:33:53 +02:00
Peter Simons
900ed0c353 Merge pull request #873 from errge/linear
Add linear haskell library
2013-08-28 03:10:58 -07:00
Evgeny Egorochkin
56412378b7 Merge pull request #880 from vlstill/aspell_cs
aspell: Add Czech dictionary (pkgs.aspellDicts.cs).
2013-08-28 02:22:34 -07:00
Vladimir Still
dce544ee6e aspell: Add Czech dictionary (pkgs.aspellDicts.cs). 2013-08-28 11:09:31 +02:00
Vladimír Čunát
0fc3e2817a poppler: bugfix update to 0.24.1 2013-08-28 11:05:35 +02:00
Vladimír Čunát
2fda1165da Merge branch 'master' into x-updates 2013-08-28 10:37:41 +02:00
Evgeny Egorochkin
ce57c3e917 lbdb: fix formatting 2013-08-28 10:57:31 +03:00
Domen Kožar
8b3aeda82c Merge pull request #879 from matejc/newtarman
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Evgeny Egorochkin
deecf7e1cb Merge pull request #869 from j4/master
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Matej Cotman
0d689828a2 tarman: switch to newer version 0.1.3 2013-08-28 06:06:07 +02:00
Cillian de Róiste
6e3416c898 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-28 00:26:39 +02:00
Cillian de Róiste
01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
Moritz Ulrich
65e5dd8f99 Fcron: Disable checks for root{name,group} and others.
This fixes building fcron. It was complaining it couldn't check root's
user name and the suggested flag (--with-rootname) didn't do anything.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 22:22:57 +02:00
Vladimír Čunát
f0c59e322d libdrm: minor update
Builds. I found no kind of news/changelog docs, hopefully nothing important.
2013-08-27 21:10:43 +02:00
Jaka Hudoklin
c202356049 elasticsearch: update to 0.90.3 2013-08-27 20:39:33 +02:00
Domen Kožar
bed5514a6e bittorrentsync: 1.1.42 -> 1.1.70 2013-08-27 20:19:25 +02:00
Aristid Breitkreuz
53866352c2 nvidia driver no longer requires kernel 3.10 patch 2013-08-27 19:07:21 +02:00
Aristid Breitkreuz
4233d98925 id3v2 now also requires zlib (presumably because id3lib no longer ships it) 2013-08-27 18:23:24 +02:00
Vladimír Čunát
f082abfd55 cairo: bugfix update
Released less than a day ago :-)
2013-08-27 17:44:21 +02:00
Gergely Risko
9cb6a10949 Add linear haskell library 2013-08-27 17:11:33 +02:00
Song Wenwu
eb0aafd4c9 add mate-themes 1.6.1 2013-08-27 17:00:03 +02:00
Song Wenwu
d80e7b3799 add mate-icon-theme 1.6.1 2013-08-27 17:00:03 +02:00
Bjørn Forsman
6863b3053c spice: update 0.12.3 -> 0.12.14 (latest stable) 2013-08-27 16:20:45 +02:00
Jean-Alexandre Peyroux
1ffc963383 correct indent platforms line in default.nix 2013-08-27 14:39:38 +02:00
Bjørn Forsman
a74ab8c0a1 cudatoolkit: fix missing dependencies
Some of the java tools failed to run (notably nsight) because of missing
libraries. This fixes it.
2013-08-27 14:11:23 +02:00
Justin Bedo
6c2985e8d7 Update CUDA Toolkit to 5.5 2013-08-27 13:44:56 +02:00
Peter Simons
95491128cf gprolog: update to version 1.4.4, clean up installation layout, update license information 2013-08-27 13:21:29 +02:00
Song Wenwu
757568b8fe add gtk-engine-murrine 0.98.2 2013-08-27 13:10:11 +02:00
Rickard Nilsson
c44d8970ea raspberrypi-kernel: Updated to latest version as of 20130826 (rev 7849605f5a) 2013-08-27 12:30:47 +02:00
Rickard Nilsson
38ba397afd raspberrypi-firmware: Update to latest version as of 20130826 (rev 3ab17ac25e) 2013-08-27 12:30:47 +02:00
Vladimír Čunát
991a617025 wesnoth: fix build, minor update, parallel builds
Yes, games are the most important things in nixpkgs...
not that I actually plan to play it anytime soon ;-)
2013-08-27 12:08:35 +02:00
Jean-Alexandre Peyroux
ed522b59c6 Modif lbdb package. Following the remarks after the 1st commit.
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Peter Simons
b0688a69fe haskell-hoogle: update to version 4.2.20 2013-08-27 10:49:54 +02:00
Peter Simons
527b448ab9 haskell-texmath: update to version 0.6.4 2013-08-27 10:49:54 +02:00
Peter Simons
741daef79b haskell-network-multicast: update to version 0.0.8 2013-08-27 10:49:54 +02:00
Bjørn Forsman
86f39c218f xmlrpc-c: update old svn -> latest stable (v1.25.25)
Also:
 - install the "xmlrpc" tool, similar to the Debian/Ubuntu package
 - add meta.* attributes
2013-08-27 10:05:46 +02:00
Evgeny Egorochkin
3a2506c4b4 Merge pull request #866 from errge/haddockutf
Add noHaddock flag to modular-artihmetic
2013-08-27 00:33:58 -07:00
Evgeny Egorochkin
c6f88edebe Merge pull request #862 from jcumming/zfs.130823
zfs-0.6.2 and spl-0.6.2
2013-08-27 00:31:55 -07:00
Jean-Alexandre Peyroux
d0f40f17b8 Add The Little Brother's Database (lbdb) package 2013-08-27 09:28:36 +02:00
Arseniy Alekseyev
eba178ad52 Updated id3lib to avoid building its own zlib, fixes #867 2013-08-27 07:25:32 +03:00
aszlig
35229f0cf4
boomerang: Refactor and fix build.
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.

One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.

Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.

Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
aszlig
efa748a166
git-and-tools/hub: Update to version 1.10.6.
This now uses fetchurl instead of fetchgit to speed up fetching.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Eelco Dolstra
a1c74c5603 linux: Update to 3.4.59 2013-08-26 22:55:54 +02:00
Eelco Dolstra
97b822b3bb nvidia-x11: Update to 319.49 2013-08-26 22:55:54 +02:00
Rob Vermaas
de9a2c342e Make generated node expression overridable in nodePackages. 2013-08-26 21:55:48 +02:00
Jan Malakhovski
afcda36c46 mplayer: add fontconfig support 2013-08-26 19:16:18 +00:00
Vladimír Čunát
c7187ad59f libav: major update and refactoring (close #839)
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).

Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Gergely Risko
78ae5bb3c2 Add noHaddock flag to modular-artihmetic
Building of haddock for packages with UTF-8 source is already
fixed in the stdenv-updates branch.  This fixes modular-arithmetic
until that branch is merged.  Will send another pull request to
add back haddock for that branch.
2013-08-26 17:20:06 +02:00
Eelco Dolstra
7ee76ebd0c qemu: Revert to 1.5.2
1.6.0 breaks many VM builds because it gives incorrect RTC values to
the guest.  See

  http://hydra.nixos.org/eval/981543
  http://hydra.nixos.org/eval/981440
2013-08-26 15:48:21 +02:00
Peter Simons
52293798cc haskell-distributed-process: drop broken package
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Peter Simons
402c496a8b Merge pull request #863 from errge/lensdatetime
Add lens-datetime haskell library
2013-08-26 03:04:24 -07:00
Moritz Ulrich
e46fc8843c Elixir: Fix impurity with Erlang.
The bash scripts of elixir contain some references to `erl'. This
patch wraps the scripts and extends PATH so `erl' is available.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:44:54 +02:00
Moritz Ulrich
45e975abff Wrap Erlang scripts to provide missing 'sed' and 'awk'.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:43:12 +02:00
Mathijs Kwik
946f219a32 calibre: really fix building on master
It turns out I hardcoded the output path that qt's tarball extracts.
But that path is versioned (4.8.5 for example).
As I've already merged x-updates on my own system, my qt version was
different (4.8.4 vs 4.8.5). Made the path-guessing more flexible, so
now it should work with any 4.8.*
2013-08-25 23:42:44 +02:00
Rok Garbas
dd51b43164 Plone: fixed Pillow 2013-08-25 21:57:10 +02:00
Rok Garbas
b0fd3c79f7 pypi2nix: updated 2013-08-25 21:56:36 +02:00
Gergely Risko
9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Bjørn Forsman
efcffe61e4 eagle: bump version 6.4.0 -> 6.5.0
And name the desktop file "eagle.desktop", not "Eagle.desktop". The user
facing application name is still "Eagle"; it has nothing to do with the
name of the desktop file.
2013-08-25 20:42:51 +02:00
Vladimír Čunát
a0192e3d0e poppler: update
Tested by running evince.
2013-08-25 19:54:02 +02:00
Matej Cotman
93c4fd2855 vte: patch for alt key (close #858)
Edit (vcunat): bump to latest version supporting gtk2.
2013-08-25 19:08:59 +02:00
Bjørn Forsman
378f94f5da samba: install libnss_{wins,winbind}.so
This is the first step to get WINS/NetBIOS name lookup with nsswitch.
2013-08-25 18:41:35 +02:00
Mathijs Kwik
4326c06319 calibre: fix for chroot builds (probably) 2013-08-25 18:16:02 +02:00
Mathijs Kwik
c9318f4d2d calibre: upgrade to 1.0
Upstream insists on using private qt headers.
We do not want nixpkgs' qt to export those.
So I provided a small hack to take them directly from qt's source tarball.
I made sure everything uses the normal system qt and headers, except for the
1 .so file (qt_hack) that needs these private headers.

Because of this, there is barely any increate in size or buildtime.
2013-08-25 14:31:05 +02:00
Mathijs Kwik
61021c5739 bbswitch: upgrade to 0.7 2013-08-25 14:31:05 +02:00
Domen Kožar
75d8d312e8 add ungit to node-packages.json 2013-08-25 10:55:44 +02:00
Domen Kožar
cf9a8f5d25 getmail: 4.20.0 -> 4.42.0 2013-08-25 10:55:44 +02:00
Evgeny Egorochkin
952aa0e719 KDE: we don't really support anything but Linux right now, so no reason to have all those evaluation
errors.
2013-08-25 01:07:46 +03:00
Domen Kožar
03dd7deef2 node-packages: add ungit and update packages 2013-08-24 19:55:28 +02:00
Domen Kožar
82e1c8a34b v8: build binaries for unix platforms 2013-08-24 19:55:00 +02:00
Peter Simons
cc14d21bc2 haskell-http-conduit: update to version 1.9.4.3 2013-08-24 13:00:43 +02:00
Peter Simons
baf22bd8f6 haskell-diagrams: update to version 0.7.1 2013-08-24 13:00:43 +02:00
Peter Simons
5ba7c2a24f haskell-cabal2nix: update to version 1.54 2013-08-24 13:00:43 +02:00
Peter Simons
db9383d93b haskell-hslogger: update to version 1.2.2 2013-08-24 13:00:43 +02:00
Peter Simons
eb703936d0 haskell-cabal2ghci: update to version 0.0.1.1 2013-08-24 13:00:43 +02:00
Peter Simons
3740307b5b haskell-xml-conduit: update to version 1.1.0.7 2013-08-24 13:00:43 +02:00
Peter Simons
dd476c7276 haskell-comonad-transformers: update to version 3.1 2013-08-24 13:00:43 +02:00
Peter Simons
1a3667773f haskell-MissingH: update to version 1.2.0.2 2013-08-24 13:00:43 +02:00
Peter Simons
384292b4d5 haskell-hoogle: disable test suite to fix the build
Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-08-24 13:00:43 +02:00
Peter Simons
3bf9a5a773 Switch hoogle, hlint, derive, and stylish-haskell to the latest version of haskell-src-exts. 2013-08-24 13:00:42 +02:00
Peter Simons
67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons
37440d740c haskell-hoogle: update to version 4.2.19 2013-08-24 13:00:42 +02:00
Peter Simons
fe2acafee7 haskell-hlint: update to version 1.8.51 2013-08-24 13:00:42 +02:00
Peter Simons
c359bac0a3 haskell-stylish-haskell: update to version 0.5.8.0 2013-08-24 13:00:42 +02:00
Peter Simons
0b46d3c76b haskell-securemem: update to version 0.1.3 2013-08-24 13:00:42 +02:00
Peter Simons
a2a7e611a3 haskell-postgresql-simple: update to version 0.3.6.0 2013-08-24 13:00:42 +02:00
Peter Simons
fb720f8caa haskell-monoid-extras: update to version 0.3.1.0 2013-08-24 13:00:42 +02:00
Peter Simons
2635ef463e haskell-derive: update to version 2.5.12 2013-08-24 13:00:42 +02:00
Peter Simons
47c084a6a1 haskell-cryptocipher: update to version 0.5.2 2013-08-24 13:00:42 +02:00
Peter Simons
86a35f8b8d haskell-crypto-cipher-types: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
3c56bcd0ad haskell-crypto-cipher-tests: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
8216bc5bc4 haskell-contravariant: update to version 0.4.4 2013-08-24 13:00:41 +02:00
Peter Simons
ab006e69c4 haskell-tasty: add version 0.2 2013-08-24 13:00:41 +02:00
Peter Simons
b92c0c2896 haskell-SourceGraph: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
938a27d1bf haskell-Graphalyze: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
27d77bfc18 haskell-syb: add version 0.4.1 2013-08-24 13:00:41 +02:00
Peter Simons
2f2eb135be Don't prefer 'emacs24-nox' over the normal 'emacs24' attribute. 2013-08-24 12:19:56 +02:00
Jack Cummings
fc101c01a5 zfs-0.6.2 and spl-0.6.2
Enable parallelBuilding, too.
2013-08-23 23:20:03 -07:00
Moritz Ulrich
a10812f792 Add emacs24-nox: emacs built without X (or GTK) libraries.
This commit also fixes an issue where pkgconfig was only added as a
dependency when gtk support was enabled. This made ./configure unable
to find other libraries (libtiff, libxml2, gnutls, and others).
2013-08-24 07:36:11 +03:00
Evgeny Egorochkin
b86b1b81f5 Calligra: update to 2.7.2 2013-08-23 19:01:18 +03:00
Domen Kožar
17662a9a6e pypy: forgot to commit all-packages changes 2013-08-23 17:52:56 +02:00
Domen Kožar
b3c89f4828 Merge pull request #861 from danbst/patch-1
Add convenient executable name to libreoffice
2013-08-23 08:15:12 -07:00
Domen Kožar
cbfe6c0e8d pypy: patch ncurses name correctly 2013-08-23 17:05:50 +02:00
Danylo Hlynskyi
21bd48f439 Add convenient executable name to libreoffice
... so you can run libreoffice from command-line with `libreoffice` instead of `soffice`
2013-08-23 17:14:44 +03:00
Domen Kožar
e0819b1e26 fcron: 3.0.4 -> 3.1.2 2013-08-23 15:06:07 +02:00
modulistic
cca6a6724c i3 window manager: version bump from 4.5.1 to 4.6 2013-08-23 14:05:36 +02:00
modulistic
a09d595c77 Add 'modulistic' to the maintainers list 2013-08-23 13:52:35 +02:00
Domen Kožar
50c0290f51 pypy: 2.0 -> 2.1 2013-08-23 12:45:46 +02:00
Domen Kožar
a327b68164 pypy: add setuphook for PYTHONPATH 2013-08-23 12:41:48 +02:00
Domen Kožar
7ef49ddee5 setuptools: add note why darwin tests are disabled 2013-08-23 12:41:19 +02:00
Rickard Nilsson
5b9227c5a8 libvirt: Update to 1.1.1 2013-08-23 11:21:08 +02:00
Rickard Nilsson
5303fb0f0f qemu: Update to 1.6.0 2013-08-23 10:26:29 +02:00
Lluís Batlle i Rossell
183ae4c812 Adding the python package 'muttils' 2013-08-23 09:57:12 +02:00
Vladimír Čunát
76792f5a9d tarball: fix evaluation of qt on freebsd (mesa) 2013-08-23 09:13:51 +02:00
Vladimír Čunát
310ae0915e tarball: add --show-trace on the remaining calls
This should help tracing some evaluation problems in future.
2013-08-23 09:02:10 +02:00
Evgeny Egorochkin
2d310a91c8 Trivial change of wording of error messages 2013-08-23 09:01:12 +03:00
Bjørn Forsman
edd2d907a0 Remove jing_tools expression (now contained in jing expression itself)
The jing expression now creates its own "jing" wrapper script, so there
is no need for jing_tools anymore.

jing hasn't been updated in years, so I assume (or hope) that not many
(if any) have jing_tools in their configuration.nix. If you do, just
change it to jing and it should behave the same.
2013-08-22 23:20:10 +02:00
Evgeny Egorochkin
993deb1a4a Hopefully a fixed version of Refactor: introduce isType reducing redundancy.
Coding-by-sed wasn't a good idea :(
2013-08-22 23:17:30 +03:00
Bjørn Forsman
6c97e9ef72 duply: platforms.unix -> platforms.linux
Dependency ncftp fails to build on freebsd and darwin.
2013-08-22 22:06:45 +02:00
Bjørn Forsman
3f928466df jing-trang: update to version 20091111
Also add meta attributes and a wrapper for jing so that it can be
invoked directly from the shell as "jing" (similar to Debian/Ubuntu).
Trang already has such a wrapper.
2013-08-22 22:00:33 +02:00
Vladimír Čunát
c1e62e7e91 Merge branch 'master' into x-updates 2013-08-22 19:29:09 +02:00
Eelco Dolstra
d28a189af6 Revert "Refactor: introduce isType reducing redundancy (trivial change)"
This reverts commit 52204af457.  It
breaks Nixpkgs evaluation.

http://hydra.nixos.org/build/5758197
2013-08-22 16:40:27 +02:00
Vladimír Čunát
af0e6b6b2b ghostscript: bugfix update (old tarball removed upstream)
There was some incompatibility problem with the last update,
so upstream retracted the previous release.
2013-08-22 12:37:19 +02:00
Vladimír Čunát
538990d475 lcms2: update the hash
Upstream changed one line in the source, without bumping the version.
2013-08-22 12:33:03 +02:00
Marc Weber
57032af1ae ati-proprietary: update, make it build with linux 3.10, fix breakage.
with contributions by Jaka Hudoklin.
2013-08-22 13:00:23 +03:00
Christophe Raffalli
2c089337e7 OpenSSH: add Kerberos support 2013-08-22 12:53:06 +03:00
Jason "Don" O'Conal
77cf3c3e0c vimPlugins.taglist: add expression 2013-08-22 12:26:27 +03:00
Evgeny Egorochkin
53cce8ffd4 Merge pull request #854 from lovek323/vimPlugins.eighties
vimPlugin.eighties: add expression
2013-08-22 02:18:09 -07:00
Peter Simons
959e79f4c7 haskell-packages.nix: fix builds of 'terminfo' and 'readline'
These builds depend on the ncurses library, but that package was
shadowed when the 'ncurses' Haskell library was added.
2013-08-22 10:33:10 +02:00
Evgeny Egorochkin
d4cb9d11a1 Merge pull request #856 from offlinehacker/pkgs.re2
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Marc Weber
7a76598447 Improve error messages.
Improve function name: ensureDefaultType: It runs the check function, so
checkDefault is much easier to understand.
2013-08-22 11:20:57 +03:00
Marc Weber
52204af457 Refactor: introduce isType reducing redundancy (trivial change) 2013-08-22 11:10:53 +03:00
Jaka Hudoklin
f4b3007ef9 Add re2, an efficient, principled regular expression library 2013-08-22 10:08:07 +02:00
Marc Weber
acd4dcde63 Always merge functions "merge" and "check" if type defines them. 2013-08-22 10:32:13 +03:00
Marc Weber
53994036d3 Replace fold by all because its more readable and shorter 2013-08-22 10:16:00 +03:00
Evgeny Egorochkin
fcbc4fe9ff Deprecate lib.zip in favor of lib.zipAttrsWith.
Add deprecation trace message.
Nixos has been ported away from lib.zip in d705c0c3a4b84768907ade90b3f420d62db422a2.
2013-08-22 10:06:43 +03:00
Marc Weber
a3f148ce96 Improve option types documentation. 2013-08-22 10:01:27 +03:00
Marc Weber
983c87a1dd Improve the error message for uniq option type. 2013-08-22 09:50:25 +03:00
Marc Weber
fd803fce60 List should be an alias of listOf, and it should no longer be used.
Add deprecation notice to list.
Nixos has already been ported from list to listOf (8b2256686b).
2013-08-22 09:45:22 +03:00
Marc Weber
b00d824930 Drop inferred, because "it was supposed to be used at every location
which has no type" according to pierron - but isn't used in
nixos/nixpkgs
2013-08-22 09:37:20 +03:00
Evgeny Egorochkin
1c2bc76fe9 Merge pull request #853 from errge/master
Add ncurses haskell library
2013-08-21 23:12:08 -07:00
Evgeny Egorochkin
983bd2d059 Amarok: Fix build against KDE 4.8 2013-08-22 07:09:12 +03:00
aszlig
cdde887778
chromium: Drop patches for version 28.
This drops the initial version of the user namespaces sandbox patch and
the fix for NSS 3.15, which is no longer needed because it was fixed
upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
aszlig
f87a374647
chromium: Update all channels to latest versions.
Version 29 has now made it into stable, the release announcement blog
post can be found here:

http://googlechromereleases.blogspot.de/2013/08/stable-channel-update.html

Overview of the updated channels:

stable: 28.0.1500.95 -> 29.0.1547.57
beta:   29.0.1547.49 -> 29.0.1547.57
dev:    30.0.1588.0  -> 30.0.1599.10 (userns patch updated)

All channels build fine and are tested (manually at the moment, until we
can run the test suite).

The userns patch for version 30.0.1599.0 from the dev channel didn't
apply anymore and is now rebased against 30.0.1599.10.

In addition, in version 30 the gyp flag for setting the sandbox path
isn't recognized anymore, so we patch it into the source directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
aszlig
8938a2ac9e
zabbix20: Update to new upstream version 2.0.8.
Upstream changes for version 2.0.7:

http://www.zabbix.com/rn2.0.7.php

Upstream changes for version 2.0.8:

http://www.zabbix.com/rn2.0.8.php

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:21 +02:00
Jason "Don" O'Conal
ed3b966870 vimPlugin.eighties: add expression 2013-08-22 10:43:59 +10:00
Gergely Risko
e8a37d3d41 Add ncurses haskell library 2013-08-21 23:39:07 +02:00
Bjørn Forsman
61822435fd duply: new package
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/. It greatly simplifies it's usage by
implementing backup job profiles, batch commands and more. Who says
secure backups on non-trusted spaces are no child's play?

Homepage: http://duply.net/
2013-08-21 22:16:20 +02:00
Rob Vermaas
115e78216e Update nodejs to 0.10.12 2013-08-21 21:45:28 +02:00
Bjørn Forsman
8045289199 duplicity: add dependency on ncftp (makes ftp:// work)
ncftp increases the closure size with 5 MiB. Now it is at 310 MiB.
2013-08-21 20:58:14 +02:00
Bjørn Forsman
7a2bbda91d duplicity: 0.6.20 -> 0.6.21
Update to latest stable release. See changelog:

http://duplicity.nongnu.org/CHANGELOG
2013-08-21 20:58:14 +02:00
Bjørn Forsman
d65cea26dc ncftp: 3.2.4 -> 3.2.5
Also, add missing ncurses buildInput and add/update meta attributes. The
homepage is back up!
2013-08-21 20:58:14 +02:00
Evgeny Egorochkin
b2c4b68a38 Amarok: update to 2.8.0 2013-08-21 20:41:07 +03:00
Evgeny Egorochkin
b25bcf853f package KDE 4.11 2013-08-21 20:41:07 +03:00
Peter Simons
77b9f28658 gnupg: update to version 2.0.21 2013-08-21 15:08:05 +02:00
Eelco Dolstra
0ff6f51703 Build aggregates locally
They're so trivial that we don't want to copy all those dependencies
to remote machines.
2013-08-21 14:50:34 +02:00
Eelco Dolstra
7151b3719f Aggregates should not have a build product 2013-08-21 11:47:57 +02:00
Eelco Dolstra
7ac6b10446 emacs: Support building without GTK+ 2013-08-21 11:47:57 +02:00
Mathijs Kwik
b9fff8a34b linux-3.10: upgrade to 3.10.9 2013-08-21 11:22:33 +02:00
Peter Simons
b4750167e7 Merge pull request #847 from errge/master
Add modular-arithmetic haskell library
2013-08-21 01:28:41 -07:00
Jaka Hudoklin
d8cd75d6a1 pythonPackages.graphite_web: update to 0.9.11 2013-08-21 10:10:11 +02:00
Joachim Schiele
99fe2013ae Merge pull request #797 from qknight/smokegen-patch-fix
fixed patch rejection and added RPATH magic
2013-08-21 00:51:31 -07:00
Joachim Schiele
13df65b89b Merge pull request #798 from qknight/perlqt-patch-fixes
Perlqt patch fixes
2013-08-21 00:51:06 -07:00
Joachim Schiele
a8a7c78f89 Merge pull request #799 from qknight/qtruby-patch-fixes
qtruby patch fixes
2013-08-21 00:50:53 -07:00
Domen Kožar
7837b994bf fix eval 2013-08-21 01:23:40 +02:00
Shea Levy
7188cc39fa Add karma nodePackage
Required updating to npm2nix 5.1.0 for peerDependency cycle management

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Shea Levy
9c9b7a427b Update phantomjs
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Domen Kožar
8cd9be89fd Merge pull request #849 from bencahill/master
nvpy: Add platforms
2013-08-20 15:00:52 -07:00
bencahill
f8240030f1 nvpy: Add platforms 2013-08-20 16:56:26 -05:00
Domen Kožar
e9ec76b8a7 Merge pull request #743 from bencahill/master
Add nvpy, a Simplenote syncing note-taking application
2013-08-20 14:36:41 -07:00
Domen Kožar
f13d2f58d3 Merge pull request #804 from lovek323/googlecl
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00
Shea Levy
33575ab335 Update nodePackages to latest npm2nix
This version has a much cleaner interface, should require fewer major version bumps

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 13:12:56 -04:00
Shea Levy
7cda7d5fa7 Whoops, npm2nix bugfix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 12:06:31 -04:00
Shea Levy
a6887c5973 Update nodePackages to npm2nix 4.0.0
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 11:52:28 -04:00
Gergely Risko
fdb6ae2734 Add modular-arithmetic haskell library 2013-08-20 17:46:58 +02:00
Rickard Nilsson
310268f36d diod: New package, a 9P server implementation for Linux 2013-08-20 17:24:30 +02:00
Sander van der Burg
a6828daccc Force npm2nix not to use the 1.0.0 prerelease of swig 2013-08-20 11:57:14 +02:00
Sander van der Burg
fc7cc7a90b Add mongodb nodejs package 2013-08-20 11:25:45 +02:00
Sander van der Burg
36eba4eb9a Force npm2nix to use mongoose 3.6.x - 3.7.x is an unstable/experimental release branch 2013-08-20 11:18:04 +02:00
Lluís Batlle i Rossell
2fbbe2c1a9 Adding a glibc variant with the memusage program 2013-08-20 10:15:40 +02:00
Jonas Hoersch
e72c2ddee4 vlc: update to version 2.0.8 2013-08-19 22:03:54 +02:00
Song Wenwu
540b998555 parcellite: update to 1.1.6
Set platforms and add myself as a maintainer.
2013-08-19 21:58:43 +02:00
Peter Simons
2badada2be haskell-cpphs: update to version 1.17.1 2013-08-19 20:54:51 +02:00
Peter Simons
5adcbf299f haskell-hlint: update to version 1.8.50 2013-08-19 20:54:51 +02:00
Peter Simons
49492b4cb1 haskell-mueval: update to version 0.9.1 2013-08-19 20:54:51 +02:00
Peter Simons
c792483ec9 haskell-hspec-meta: update to version 1.7.0 2013-08-19 20:54:51 +02:00
Peter Simons
b6d2aa20a2 haskell-hmatrix: update to version 0.15.0.1 2013-08-19 20:54:50 +02:00
Peter Simons
453eb77288 haskell-dns: update to version 0.3.8 2013-08-19 20:54:50 +02:00
Peter Simons
78e0b8d1e4 haskell-crypto-api: update to version 0.12.2.2 2013-08-19 20:54:50 +02:00
Peter Simons
35fe1d286f haskell-pretty-show: update to version 1.6.1 2013-08-19 20:54:50 +02:00
Shea Levy
fb4b6506ee Update nodePackages again.
Every minor release of npm2nix requires several bugfixes immediately it seems

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 12:09:20 -04:00
Shea Levy
111e03c65b Update npm2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:38:37 -04:00
Shea Levy
c021741775 Add some yeoman generators
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:12:47 -04:00
Shea Levy
d8b01bb241 Update nodePackages to npm2nix 3.1.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 10:52:14 -04:00
Peter Simons
6d547d2888 haskell-pcap: re-generate expression with cabal2nix 2013-08-19 13:48:32 +02:00
Eelco Dolstra
96365e9499 php: Update to 5.4.18
CVE-2013-4113, CVE-2013-4248.
2013-08-19 12:02:10 +02:00