Commit graph

57476 commits

Author SHA1 Message Date
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
Pascal Wittmann 288ed0cfa0 xosd: update from 2.2.12 to 2.2.14 and added meta information 2015-02-06 15:31:32 +01:00
Pascal Wittmann e27ff487bf linux-console-tools: update from 1.4.7 to 1.4.8 2015-02-06 15:31:32 +01:00
Luca Bruno f53e18fc40 Fix luakit description 2015-02-06 14:50:39 +01:00
lethalman 4428076bd1 Merge pull request #5805 from matthiasbeyer/add-luakit
[WIP] Add package: luakit
2015-02-06 14:50:00 +01:00
Peter Simons fca0ba87b3 haskell-MoeDict: build succeeds now 2015-02-06 14:31:30 +01:00
Peter Simons 964742c3fe haskell-postgrest: broken because of dependency on outdated optparse-applicative 2015-02-06 14:26:27 +01:00
Matthias Beyer b5baa2c5e4 Add package: luakit
This patch adds the luakit browser. It has to be build using lua5.1, I
tried 5.2 but I couldn't run luakit due to a runtime error with it.

It also uses gtk3 here, override to use gtk2, which should also work.

Suggested-by: Benno Fünfstück <benno.fuenfstueck@gmail.com>
2015-02-06 14:19:16 +01:00
Wout Mertens 1d9d947c25 Merge pull request #6187 from abbradar/notes-unstable
Add release-notes for unstable revision
2015-02-06 14:17:25 +01:00
Peter Simons ad1417ed0e git: update to version 2.3.0 2015-02-06 13:59:57 +01:00
Peter Simons 88c8c7662c haskell-gtk3: fix build by adding the missing pkgs.gtk3 build input
The entry in hackage-packages.nix isn't generated correctly: https://github.com/NixOS/cabal2nix/issues/145.

Fixes https://github.com/NixOS/nixpkgs/issues/6190.
2015-02-06 13:59:57 +01:00
Peter Simons 3f9bec6e05 hackage-packages: re-generate from Hackage 2015-02-06T12:29:41+0100 2015-02-06 13:59:57 +01:00
Peter Simons f145201b35 git-annex: disable shared linking for this executable
git-annex has literally dozens of dependencies, and loading all of them
at run-time can be slow (https://github.com/NixOS/nixpkgs/issues/4239).
2015-02-06 13:59:57 +01:00
Pascal Wittmann 44e1a086b9 Merge pull request #6196 from joachifm/update-libsodium
libsodium: bump to version 1.0.2
2015-02-06 13:17:05 +01:00
Pascal Wittmann e938e70587 Merge pull request #6197 from joachifm/update-dnscrypt-proxy
dnscrypt-proxy: bump to version 1.4.3
2015-02-06 13:16:49 +01:00
Pascal Wittmann ad6421fb03 calibre: update from 2.18.0 to 2.19.0 2015-02-06 12:09:03 +01:00
Domen Kožar fdb5cf8107 chromium: remove preferLocalBuild due to intense IO in VM tests
(cherry picked from commit 84bd62da0a63e18fa285bacf0e648b82d601816e)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-06 12:08:43 +01:00
lethalman 4060b86bcf Merge pull request #6182 from monocell/php-update-5.5-5.6
Php update 5.5/5.6
2015-02-06 10:49:35 +01:00
lethalman 0e987968e5 Merge pull request #6198 from joachifm/update-clamav
clamav: bump to version 0.98.6
2015-02-06 10:37:41 +01:00
lethalman 7f39dfea66 Merge pull request #6194 from thorhop/master
Added touchegg and dependencies
2015-02-06 10:22:58 +01:00
Joachim Fasting 37649e76e3 clamav: bump to version 0.98.6 2015-02-06 08:56:38 +01:00
Joachim Fasting 2d4fe59d5b libsodium: bump to version 1.0.2 2015-02-06 08:50:15 +01:00