Commit graph

57498 commits

Author SHA1 Message Date
aszlig e05bade342
Merge pull request #6076 (vdirsyncer).
Adds vdirsyncer and dependencies (request_toolbelt and atomicwrites).

It's to synchronize calendars and addressbooks between two storages (for
example between CalDAV/CardDAV and a local folders/files).
2015-02-07 17:10:30 +01:00
Jaka Hudoklin f85abb041a Merge pull request #5622 from offlinehacker/panamax
panamax: new package and service
2015-02-07 14:56:25 +00:00
Jaka Hudoklin 769fb8a141 Merge pull request #5486 from matejc/fixgatewayd
systemd-journal-gatewayd: add systemd-journal group
2015-02-07 14:52:31 +00:00
viric 5ae6bf304c Merge pull request #6210 from ehmry/ratox
ratox: initial package at v0.2
2015-02-07 15:47:07 +01:00
Jaka Hudoklin 168b7bee6f Merge pull request #6215 from valeriangalliat/npm-engine-fix
Patch npm packages to ignore npm requirements
2015-02-07 14:42:59 +00:00
Matthias Beyer e5a0d8bc61 Add nix expression for vdirsyncer 2015-02-07 15:34:23 +01:00
Matthias Beyer 2797883e27 Add pythonPackage: atomicwrites 2015-02-07 15:34:20 +01:00
Matthias Beyer bc444ffd32 Add requests_toolbelt python library, required for vdirsyncer 2015-02-07 15:34:19 +01:00
Emery Hemingway b3118791e3 ratox: initial package
http://ratox.2f30.org/
2015-02-07 09:33:18 -05:00
Matej Cotman 8967a2b32d panamax: rewrite using 'pleasent ruby' 2015-02-07 15:32:20 +01:00
Jaka Hudoklin ae34f923f7 panamax: simplify, refactor, add test 2015-02-07 15:32:20 +01:00
Matej Cotman 8c79a2df63 panamax: new package and service 2015-02-07 15:32:20 +01:00
Valérian Galliat 25ce27b45e Patch npm packages to ignore npm requirements
Some npm packages strictly require a specific npm version because npm
don't handle some version requirements the same way in 1.0 and 2.0.

However, Nix don't use npm for dependency resolution (this is always
achieved with npm 1.0 criteria by npm2nix), so these requirements turns
out to be pointless and just crashes some package installations.

This patch removes npm requirements so the packages can still be built.

This solves #5787.
2015-02-07 15:17:15 +01:00
Edward Tjörnhammar 73c43b4e4f Merge pull request #6214 from rycee/updates/svtplay-dl
Update svtplay-dl to 0.10.2015.01.28
2015-02-07 13:32:51 +01:00
Robert Helgesson ec61d946eb Update svtplay-dl to 0.10.2015.01.28. 2015-02-07 13:25:19 +01:00
Edward Tjörnhammar b65e6e873f ideas: use secure transport 2015-02-07 13:20:03 +01:00
Alexei Boronine f80828c937 idea: change source URLs to "nicer" ones (close #6211) 2015-02-07 13:09:50 +01:00
Pascal Wittmann 24c91295c1 instead: update from 2.2.1 to 2.2.2 2015-02-07 12:47:42 +01:00
Bjørn Forsman daec5d6f25 arduino: set meta.platforms and add myself as maintainer 2015-02-07 10:47:53 +01:00
Cillian de Róiste c6c1aa11f8 update jack2 to version 1.9.10
Copied from 8bae32afb58b2bd21, without the tags file
2015-02-07 10:37:54 +01:00
William A. Kennington III 1570cb501c v8: Properly update to 4.1.0.15 2015-02-06 22:52:39 -08:00
Vladimír Čunát 346c8d7a98 xdg-utils: update from git to fix CVE-2014-9622
Fixes #6193.
Disabling docs generation might be another alternative
to the build-time dependency blowup.

That KDE patch no longer applies, but the code seems to take KDE5 into
account already. CC @ttuegel.
2015-02-07 07:35:21 +01:00
William A. Kennington III 098ed10f39 v8: 3.26.31.15 -> 3.31.1 2015-02-06 22:25:45 -08:00
Bjørn Forsman e10704335a arduino: new package (2nd attempt). Close #6159.
[Now without the "stdenv.glibc" reference, which is unavailable on
darwin. It seems the dynamic linker finds libc/libm without it being
explicitly in RPATH, so we can just drop it.]

This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-07 07:03:00 +01:00
Ricardo M. Correia 6e6b728ace Merge pull request #6209 from nathanielbaxter/dev/flashplayer
flashplayer: Minor security update to 11.2.202.442
2015-02-07 02:06:32 +01:00
Nathaniel Baxter 09fc276a11 flashplayer: Minor security update to 11.2.202.442 2015-02-07 11:04:48 +11:00
William A. Kennington III 9792b12e53 nixos/openntpd: Don't start until we have networking
This attempts to fix an issues where ntp is unable to resolve hostnames
because it came up before local nameservers or networking.
2015-02-06 14:45:47 -08:00
William A. Kennington III 67f28ac1a9 umurmur: Add meta platforms 2015-02-06 13:15:23 -08:00
William A. Kennington III c6749d0306 umurmur: 0.2.13 -> 0.2.15 2015-02-06 13:13:49 -08:00
William A. Kennington III b65209849a bareos: 14.2.2 -> 14.2.3 2015-02-06 13:00:40 -08:00
William A. Kennington III 760699aea9 mariadb: 10.0.15 -> 10.0.16 2015-02-06 12:59:38 -08:00
William A. Kennington III 4834880894 radvd: 2.9 -> 2.10 2015-02-06 12:53:10 -08:00
William A. Kennington III 1e15b88986 iperf: 3.0.10 -> 3.0.11 2015-02-06 12:53:10 -08:00
William A. Kennington III 10390a17e4 btrfs-progs: 3.18.0 -> 3.18.2 2015-02-06 12:53:10 -08:00
William A. Kennington III 9121483792 mongodb: 2.6.6 -> 2.6.7 2015-02-06 12:53:10 -08:00
William A. Kennington III e5900a2f10 iproute: 3.17.0 -> 3.18.0 2015-02-06 12:53:10 -08:00
William A. Kennington III a1f6084fc8 libu2f-host: 0.0.2 -> 0.0.4 2015-02-06 12:53:10 -08:00
William A. Kennington III 170775a834 libinput: 0.7.0 -> 0.10.0 2015-02-06 12:53:09 -08:00
William A. Kennington III 9f0a6d6d7f protobufc: Add version 1.1.0 as the default 2015-02-06 12:53:09 -08:00
William A. Kennington III 673b18fdd7 protobuf: Support both 2.5 and 2.6 and make 2.6 the default 2015-02-06 12:53:09 -08:00
William A. Kennington III f9dcf13b6e gtest: Modularize out the source files into a derivation 2015-02-06 12:53:09 -08:00
William A. Kennington III 967ad3fbc3 ceph: 0.91 -> 0.92 2015-02-06 12:17:43 -08:00
Rok Garbas 525a318a0f vimPlugins.YouCompleteMe: name should reflect revision 2015-02-06 21:05:43 +01:00
Jaka Hudoklin 4150a5eaf7 Add sauce-connect, sauce labs secure tunnel 2015-02-06 20:35:06 +01:00
Thomas Strobel d255d41678 Update: new features for nix-template-rpm
- nix-template-rpm can now split the generated templates into
    a static part that goes into the nixpkgs tree
    a dynamic part that can be updated easily to track the rpm spec files
- add lookup mechanism for package names and package paths
- add mechanism to update existing nix-expression with new download files
2015-02-06 20:12:57 +01:00
Rok Garbas e4c0ee53d2 vimPlugins.YouCompleteMe: updated to latest 2015-02-06 20:07:10 +01:00
Marc Weber 411545b038 update vam, vim2nix, fixes 6183 2015-02-06 20:02:56 +01:00
Pascal Wittmann 641cdbb8cf unison: update from 2.40.102 to 2.48.3 2015-02-06 19:59:14 +01:00
Pascal Wittmann dfd0a083e7 Merge pull request #6200 from ragnard/wrk
wrk: New package
2015-02-06 17:21:39 +01:00
Ragnar Dahlén 72acae3295 wrk: New package
HTTP benchmarking tool.
2015-02-06 15:05:34 +00:00