3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

73347 commits

Author SHA1 Message Date
Nikolay Amiantov ff0995707d steam-run: refactor, remove unneeded files and dependencies 2016-05-26 14:40:09 +03:00
Chris Jefferson ac2625e3b1 p7zip: Fix darwin build 2016-05-26 09:59:55 +01:00
Vladimír Čunát 6d16979d7a Merge #15622: remove fltk-2, improve fltk13 2016-05-26 10:55:25 +02:00
Vladimír Čunát 34e558274d fltk13: xftSupport = true by default
It seems often desired.
2016-05-26 10:38:17 +02:00
Vladimír Čunát e5c500475c fltk13: various fixups 2016-05-26 10:35:29 +02:00
Bjørn Forsman 0b3b45c5a7 shutter: init at 0.93.1
Screenshot and annotation tool.

The application may complain about missing GConf dbus service[1], but it
still works (and remembers its settings, AFAICT).

[1]: The error message is (line wrapped):
  GConf Error: Failed to contact configuration server; the most
  common cause is a missing or misconfigured D-Bus session bus daemon. See
  http://projects.gnome.org/gconf/ for information. (Details -  1: GetIOR
  failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.GConf was not provided by any .service files)
2016-05-26 10:31:27 +02:00
Bjørn Forsman 444afc43ac perlPackages: add dependencies needed by 'shutter' application
shutter is a screenshot and annotation GUI tool, coming to Nix soon.
This commit adds its needed perl dependencies:

  Gnome2, Gnome2Canvas, Gnome2VFS, Gnome2Wnck, GooCanvas,
  Gtk2AppIndicator, Gtk2ImageView, Gtk2Unique, ProcSimple

All expressions are created with nix-generate-from-cpan and manual
tweaks to (propagated)buildInputs and meta.license.
2016-05-26 10:31:27 +02:00
Bjørn Forsman b9f30bdc20 goocanvas: 0.10 -> 1.0 (fixes build)
I'm not updating to the 2.x version yet, because the only dependee of
this package is 'shutter' (which I'm about to package) and it doesn't
support 2.x.
2016-05-26 10:31:27 +02:00
Joachim Fasting 3e530012d0 Merge pull request #15695 from mbakke/oh-20160523
oh: 2016-03-28 -> 2016-05-23
2016-05-26 10:15:22 +02:00
Joachim Fasting 4da35b7c56 Merge pull request #15705 from vrthra/redo
redo: Init at 1.2
2016-05-26 10:14:34 +02:00
Frederik Rietdijk 67c97abe62 Merge pull request #15701 from DamienCassou/vdirsyncer-0.11
vdirsyncer: 0.10.0 -> 0.11.0
2016-05-26 10:13:13 +02:00
Bjørn Forsman 25960389da ninja: 1.6.0 -> 1.7.1
Release notes:
https://groups.google.com/forum/#!topic/ninja-build/bkDE7auQwiI/discussion

The current github src URL redirects to the "ninja-build" github user,
so use that directly.
2016-05-26 09:51:10 +02:00
Damien Cassou 005e2148c3 vdirsyncer: 0.10.0 -> 0.11.0 2016-05-26 09:44:53 +02:00
Jascha Geerds c815844df9 hipchat: 4.0.1637 -> 4.0.1641 2016-05-26 08:10:02 +02:00
Chris Martin 79a50c0473 sublime: add a desktop item and icons 2016-05-25 19:26:37 -04:00
rnhmjoj 17ec9368cd
fish: 2.2.0 -> 2.3.0 2016-05-26 00:10:22 +02:00
Arseniy Seroka c6b3aca4e2 Merge pull request #15654 from wavewave/magma
magma: init at 2.0.2
2016-05-26 01:02:14 +03:00
Arseniy Seroka 844d3fcb75 Merge pull request #15664 from wavewave/cudnn
cudnn: init at 4.0
2016-05-26 00:19:42 +03:00
Rahul Gopinath 9e8edc1389 qnial: Init at 6.3
Qnial is an implementation of the Nial (Nested Array) Language
2016-05-25 14:05:01 -07:00
Rahul Gopinath df40533f11 redo: Init at 1.2
Redo is an alternative for Make. This package is a C++ implementation
of redo.
2016-05-25 13:49:21 -07:00
Robert Helgesson 17e7596a07 multitail: mark as supporting unix platforms 2016-05-25 22:46:14 +02:00
Arseniy Seroka ff87996847 Merge pull request #15688 from AmatCoder/AmatCoder-mednaffe
mednaffe: Fix segfault on shutdown
2016-05-25 23:32:34 +03:00
Marius Bakke 8af730b0a9 bluez5: 5.37 -> 5.39 2016-05-25 20:30:28 +01:00
Tristan Helmich fcdac347cf emby: 3.0.5934 -> 3.0.5971 (#15698)
Emby is now build from source instead of relying on the pre-made
binaries released on GitHub.
2016-05-25 21:23:42 +02:00
Bjørn Forsman 2fb4b797a1 meson: add meta.platforms 2016-05-25 21:18:48 +02:00
Bjørn Forsman a35874b41a meson: fix chroot build
/usr/bin/env is not available in chroot builds. Invoke the python3
interpreter directly instead of trying to let env do it (which fails).

Fixes this build error:

  $ nix-build -A meson
  ...
  /nix/store/HASH-stdenv/setup: ./install_meson.py: /usr/bin/env: bad interpreter: No such file or directory
  builder for ‘/nix/store/HASH-meson-0.26.0.drv’ failed with exit code 126
2016-05-25 21:18:48 +02:00
Joachim Fasting 2cbee3b4f9 Merge pull request #15640 from romildo/fix.fluxbox
fluxbox: fix @PREFIX@ in fluxbox-generate_menu script
2016-05-25 21:16:56 +02:00
Ian-Woo Kim e47070ad64 cudnn: init at 4.0 2016-05-25 18:26:57 +00:00
Ian-Woo Kim fd42fccd4c magma: init at 2.0.2 2016-05-25 18:14:41 +00:00
Bjørn Forsman 41fa133548 qscreenshot: init at 1.0
Create and edit screenshots.
2016-05-25 19:00:50 +02:00
Rickard Nilsson 4e706a13c8 openldap: Remove unused patch 2016-05-25 16:32:52 +00:00
Rickard Nilsson 92ce529880 Revert "openldap: Remove dontPatchELF"
This reverts commit 366c1e88fc, that
caused OpenLDAP to not find its own libs. See discussion in
366c1e88fc
2016-05-25 16:31:23 +00:00
Graham Christensen 772851ff46 libxml2: 2.9.3 -> 2.9.4 for three CVEs (close #15697)
- CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName
   https://bugzilla.redhat.com/show_bug.cgi?id=1338686

 - CVE-2016-4448 libxml2: Format string vulnerability
   https://bugzilla.redhat.com/show_bug.cgi?id=1338700

 - CVE-2016-4449 libxml2: Inappropriate fetch of entities content
   https://bugzilla.redhat.com/show_bug.cgi?id=1338701

and many other fixed issues, available at http://www.xmlsoft.org/news.html
2016-05-25 18:28:52 +02:00
Damien Cassou 6ef9dec981 gpaste: 3.18.3 -> 3.18.4 2016-05-25 18:09:25 +02:00
Eelco Dolstra fa1b9ec1e6 thunderbird: 45.0 -> 45.1.0 2016-05-25 18:04:26 +02:00
Rok Garbas bf2aaeb0f6 tdesktop: 0.9.48 -> 0.9.49 2016-05-25 17:59:08 +02:00
Robert Helgesson 6eb7a499ef perl-Catalyst-Controller-HTML-FormFu: add meta 2016-05-25 16:31:23 +02:00
Robert Helgesson 47ea094895 perl-Catalyst-Component-InstancePerContext: add meta 2016-05-25 16:31:23 +02:00
Peter Simons 94b6127f8e ghc-8.0.1.nix: cosmetic 2016-05-25 16:26:26 +02:00
Michael Raskin 3bf1348bf7 mercurial: 3.8.1 -> 3.8.2 2016-05-25 16:01:43 +02:00
Michael Raskin a19a10c6ac mailsend: 1.18 -> 1.19 2016-05-25 16:01:18 +02:00
Michael Raskin cfdf0d5a79 freeipmi: 1.5.1 -> 1.5.2 2016-05-25 16:00:57 +02:00
Michael Raskin 910744de98 baresip: 0.4.18 -> 0.4.19 2016-05-25 15:36:59 +02:00
Michael Raskin e23d64b94c xscreensaver: 5.34 -> 5.35 2016-05-25 15:26:06 +02:00
Marius Bakke 334e8b5109 goPackages.oh: 2016-03-28 -> 2016-05-23 2016-05-25 14:18:36 +01:00
Marius Bakke 0f9440bd4b goPackages.adapted: 2015-06-03 -> 2016-04-10 2016-05-25 14:18:12 +01:00
Rok Garbas e9c86755dd neovim: make clipboard work ootb 2016-05-25 15:02:41 +02:00
Rok Garbas cfc1dbc755 pythonPackages.neovim: 0.1.7 -> 0.1.8 2016-05-25 15:02:41 +02:00
Arseniy Seroka c3bb94e7d1 Merge pull request #15692 from vbgl/lwt-2.5.2
ocaml-lwt: 2.5.0 -> 2.5.2
2016-05-25 15:50:06 +03:00
Peter Simons 2a83412f2a Add LTS Haskell 5.16, 5.17, and 5.18. 2016-05-25 12:27:56 +02:00
Peter Simons a2519c8da4 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-13-gf11ffc0 using the following inputs:

  - Hackage: 42718c5830
  - LTS Haskell: 4910435899
  - Stackage Nightly: f92320d2fa
2016-05-25 12:27:56 +02:00
Joachim Schiele 5f42ed5125 Merge pull request #15684 from qknight/emscripten_1.36.4
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with comp…
2016-05-25 12:24:33 +02:00
Rok Garbas 1908c90412 firefox-bin: 47.0b7 -> 47.0b8 2016-05-25 11:42:40 +02:00
Rok Garbas f78831c8b6 vaapi: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Rok Garbas e5f20dc34d libva: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Vincent Laporte f361008745 ocaml-lwt: 2.5.0 -> 2.5.2 2016-05-25 11:00:52 +02:00
Vincent Laporte 31247bc593 ocaml-ppx_tools: 0.99.2 -> 4.02.3 2016-05-25 11:00:52 +02:00
Rickard Nilsson 13b8606241 qemu: 2.5.1 -> 2.6.0 2016-05-25 10:42:45 +02:00
Vladimír Čunát 69f8016de9 dbus-python: fix build with python-3
Also enable checks again.
2016-05-25 09:23:08 +02:00
AmatCoder 15dbdc5930 mednaffe: Fix segfault on shutdown 2016-05-25 06:30:40 +00:00
Frederik Rietdijk 63e09f8d47 Merge pull request #14854 from NikolaMandic/master
pybrain added to python packages
2016-05-25 07:52:28 +02:00
Chris Martin acaa3d9474 idea: set StartupWMClass on desktop item
This makes all Idea product behave nicely with the Gnome launcher.

The WM class for every Idea product is in the form

    jetbrains-<product>[-ce]

Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended
for community editions.
2016-05-24 22:43:13 -04:00
Nikolay Amiantov be5b596deb ghc801.linear: fix src checksum 2016-05-25 05:38:51 +03:00
Nikolay Amiantov c79c99cede pegjs-0.8.0: fix sha256 checksum 2016-05-25 05:38:51 +03:00
Joachim Schiele 4d261909b9 emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling xml.js 2016-05-25 03:54:03 +02:00
Tobias Geerinckx-Rice 6140f16750
parse-cli-bin: 3.0.1 -> 3.0.5 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice d37fe91396
scummvm: 1.7.0 -> 1.8.0 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice dce1edf946
samtools: 1.3 -> 1.3.1 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 5e6175ae91
s3backer: 1.3.1 -> 1.4.2; maintain 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 709eaaf98e
vlc: 2.2.2 -> 2.2.3 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 9efd3d444e
cifs_utils: 6.4 -> 6.5; maintain 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 823ec00fdf
libwps: 0.4.2 -> 0.4.3 2016-05-25 02:06:47 +02:00
Stefan Junker 9a41e8f91d go/errcheck: bump version, remove postPatch 2016-05-24 23:15:34 +02:00
NikolaMandic 39126f01d3 pybrain: init at 0.3.3 2016-05-24 20:02:59 +00:00
Eelco Dolstra 012313f253 Term::ReadLine::Gnu: Fix finding libncursesw
Fixes

  Cannot do `initialize' in Term::ReadLine::Gnu at /nix/store/8kld1l6cn75lh0csw8wq6zbccallkr73-nixos-test-driver/bin/.nixos-test-driver-wrapped line 115.

when running NixOS VM tests interactively.
2016-05-24 21:44:42 +02:00
Arseniy Seroka f010ce65ec Merge pull request #15649 from rycee/bump/dtach
dtach: 0.8 -> 0.9
2016-05-24 22:06:13 +03:00
Arseniy Seroka c39f716f91 Merge pull request #15650 from rycee/bump/hiredis
hiredis: 0.13.1 -> 0.13.3
2016-05-24 22:05:50 +03:00
Arseniy Seroka 51cbd8b9bd Merge pull request #15651 from ikervagyok/minecraft
minecraft-server: 1.9 -> 1.9.4
2016-05-24 22:05:39 +03:00
Arseniy Seroka 8b79f1512a Merge pull request #15652 from juliendehos/exrdisplay
openexr-viewers: 1.0.1 -> 2.2.0
2016-05-24 22:05:28 +03:00
Benjamin Staffin 382969b3f8 Merge pull request #15671 from nathan7/docker-remove-lxc
docker: remove enableLxc parameter
2016-05-24 14:30:51 -04:00
Thomas Tuegel 4205375653 Merge pull request #15672 from layus/update-pcre2
pcre2: 10.20 -> 10.21
2016-05-24 11:29:32 -05:00
zimbatm 7bb5492130 Merge pull request #15657 from zimbatm/heroku-3.43.2
heroku: 3.42.20 -> 3.43.2
2016-05-24 16:25:58 +01:00
Nathan Zadoks 99177c7377 docker: remove enableLxc parameter
LXC support was removed in Docker 1.4 (November 2015), and isn't coming
back.
2016-05-24 11:08:20 -04:00
Nahum Shalman 5420f7f6e0 spl: 0.6.5.6 -> 0.6.5.7 (#15669) 2016-05-24 16:24:17 +02:00
Guillaume Maudoux 830b58f562 pcre2: 10.20 -> 10.21 2016-05-24 16:22:43 +02:00
Joachim Fasting 1badc60338
paxtest: refactoring
- Use standard phase hooks
- Install test helpers into $out/lib/paxtest instead of dumping
  them into PATH
- Set PAXBIN=paxctl so that the appropriate pax flags are set
2016-05-24 16:14:41 +02:00
Rok Garbas 54f5872f06 vimPlugins: updating plugins 2016-05-24 15:37:08 +02:00
Tobias Geerinckx-Rice fd0a4c3910
mysql55: 5.5.48 -> 5.5.49
Should fix CVE-2016-0666, -0648, -0647, -0643, and -0642. CC @vcunat.
2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice 81af789e7b
strongswan: 5.3.2 -> 5.4.0 2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice dc6172b0f0
libwacom: 0.15 -> 0.19 2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice cd99bb562c
perlPackages.Want: 0.26 -> 0.29 2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice 7a3a081feb
perlPackages.MIMETypes: 2.04 -> 2.13 2016-05-24 15:00:49 +02:00
Joachim Fasting 45aa2743e2
box2d_2_0_1: delete expression
Not used anywhere, appears to be no reason to keep it around.

See also #4210
2016-05-24 14:05:30 +02:00
Joachim Fasting 69b0ba2634
space-orbit: port to mkDerivation
Also
- rename to space-orbit
- use mirror://debian
- add some meta information

See also #4210
2016-05-24 14:02:04 +02:00
Joachim Fasting 17f185c45e Merge pull request #15615 from peterhoeg/wp-cli
wp-cli: init at 0.23.1
2016-05-24 13:57:24 +02:00
Peter Hoeg 63f81a2974 tvnamer: init at 2.3 (#15586) 2016-05-24 13:42:02 +02:00
Alexander Ried aacb157976 wayland-protocols: 1.3 -> 1.4 (#15644) 2016-05-24 13:36:50 +02:00
Nicolò Balzarotti c1c0c99af3 yarp: 2.3.64 -> 2.3.65 (#15662) 2016-05-24 13:30:52 +02:00
Rok Garbas 66dc2d50dd tp-smapi: 0.41 -> 0.42 2016-05-24 13:26:47 +02:00
namore 5ad882951b olsrd: fix top-level name and directory naming (#15663) 2016-05-24 13:26:30 +02:00
Joachim Fasting ed50c2fae3 dunst: refactoring (#15665)
- Use `fetchFromGitHub`
- No longer generate wrapper
  dunst doesn't appear to shell out to dbus; nor should it, really
- Use standard buildPhase
- Split outputs
- Also build dbus service file, so that dunst can be
  used with services.dbus.packages
2016-05-24 12:03:04 +01:00
Rok Garbas b614d72f40 i3lock-fancy: fix patching of the script 2016-05-24 12:38:23 +02:00
Rok Garbas 9c20849da4 i3lock-color: renaming bin/i3lock binary to bin/i3lock-color
... that it doesn't conflict with i3lock
2016-05-24 12:37:04 +02:00
Rok Garbas 03f36a4141 firefox-bin: 47.0b5 -> 47.0b7 2016-05-24 12:36:23 +02:00
Rok Garbas 81eceb14be zfs: 0.6.5.6 -> 0.6.5.7 2016-05-24 12:36:08 +02:00
Domen Kožar 56714859f4 add CentOS 7.1 2016-05-24 11:35:39 +01:00
Domen Kožar 7fc845aeb1 add OpenSuse 13.2
(cherry picked from commit 2cf5dcd99a)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-05-24 11:06:11 +01:00
Domen Kožar ba0d4ecaf7 debian7: change hash due to 7.10 release
(cherry picked from commit 00df301ac2fd1818fa1f96debcee23dbb979834d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-05-24 10:40:39 +01:00
Joachim Fasting a21df566e4 Merge pull request #15610 from sheenobu/xflux-gui
xflux-gui: init at 1.1.1
2016-05-24 10:41:09 +02:00
Vladimír Čunát ddd9520011 libreswan: security update 3.16 -> 3.17
Fixes #15645.
It complained about a missing header, so I added nss to buildInputs
instead of just nssTools.
2016-05-24 10:37:10 +02:00
zimbatm 4d0a421f18 Merge pull request #15646 from vcunat/p/man-db
man-db: make it the default man provider
2016-05-24 09:25:10 +01:00
Vladimír Čunát 3472b61f37 fish: use a different alias man_db -> man-db 2016-05-24 10:07:29 +02:00
Frederik Rietdijk e50e376b2b Merge pull request #15618 from NikolaMandic/lasagne
Lasagne: init at 0.1
2016-05-24 09:24:30 +02:00
NikolaMandic 4d1accf694 Lasagne: init at 0.1 2016-05-24 07:20:34 +00:00
Nikolay Amiantov 5c68d2d1e6 tlp: revert back to makeWrapper for Perl scripts 2016-05-24 03:08:08 +03:00
Nikolay Amiantov 5b315e1598 tlp: use sed patching instead of makeWrapper
Fixes #15631
2016-05-24 03:01:06 +03:00
Joachim Fasting 429463d55c Merge pull request #15637 from nicknovitski/gnumake-4.2
gnumake: add version 4.2
2016-05-24 00:20:40 +02:00
obadz e0ef352ae7 opensmtpd: add two configuration options
unpriviledged_smtpctl_encrypt (defaults to true) -- lets you invoke
smtpctl encrypt without being root

tag_char -- lets you override the + as in user+tag@domain.tld
2016-05-23 22:10:33 +01:00
Joachim Fasting 3f22610bd7 Merge pull request #15600 from crossing/pr-fcitx-cloudpinyin
fcitx-cloudpinyin: init at 0.3.4
2016-05-23 22:46:35 +02:00
Lengyel Balázs cf16abe9a9 minecraft-server: 1.9 -> 1.9.4 2016-05-23 22:34:52 +02:00
Robert Helgesson 43dab9d372 hiredis: 0.13.1 -> 0.13.3 2016-05-23 22:29:53 +02:00
Robert Helgesson 3257ec39c3 dtach: 0.8 -> 0.9
Remove CVE patch that has been merged upstream.
2016-05-23 22:16:49 +02:00
Frederik Rietdijk f249570340 Merge pull request #14912 from NikolaMandic/add_simpleai
simpleai: init at 0.7.11
2016-05-23 22:09:40 +02:00
NikolaMandic 3f481abc63 simpleai: init at 0.7.11 2016-05-23 19:17:04 +00:00
Robert Helgesson d6ff9bbe44 perl-Task-Catalyst-Tutorial: cleanup 2016-05-23 20:33:40 +02:00
Robert Helgesson 020560d19f perl-Catalyst-Runtime: 5.90085 -> 5.90104 2016-05-23 20:33:40 +02:00
Robert Helgesson 06101d6699 perl-Catalyst-Devel: cleanup 2016-05-23 20:33:40 +02:00
Robert Helgesson 32739fc0fc perl-Catalyst-Action-RenderView: cleanup 2016-05-23 20:33:40 +02:00
Robert Helgesson d4d6479f8a perl-Catalyst-Plugin-AccessLog: 1.05 -> 1.10 2016-05-23 20:33:40 +02:00
Tobias Geerinckx-Rice d07e9a8e21
gnome-mpv: init at 0.9 2016-05-23 20:12:37 +02:00
Tobias Geerinckx-Rice 4f281384a4
libpsl: list 2016-05-10 -> 2016-05-23 2016-05-23 20:12:37 +02:00
Vladimír Čunát b9df4311dc man-db: make it the default man provider
For now, leave the old implementation under `man-old` attribute.

Small warning: I had a leftover ~/.nix-profile/man from an old package,
which caused man-db's man prefer it and ignore ~/.nix-profile/share/man.
The PATH->MANPATH code just selects the first match for each PATH item.
2016-05-23 19:53:05 +02:00
Vladimír Čunát f8cc92fd6d man-db: clean the expression a bit
This solves the errors
> can't open the manpath configuration file /etc/man_db.conf
which were common e.g. for fish users.
2016-05-23 19:44:16 +02:00
Franz Pletz 075f36aeda lxc: 2.0.0 -> 2.0.1 2016-05-23 19:30:45 +02:00
Oliver Charles b3acd8ca39 ghc801.MonadCatchIO-transformers: jailbreak 2016-05-23 16:55:41 +01:00
zimbatm 1b682f83f9 heroku: 3.42.20 -> 3.43.2 2016-05-23 16:40:59 +01:00
Nick Novitski 93b99cd361 gnumake: add version 4.2 2016-05-23 15:30:41 +00:00
Markus Mueller 315101ac70 poezio: fix dependencies, require python 3.4+ 2016-05-23 15:50:38 +02:00
Franz Pletz 26964c2fb5 libvirt: enable zfs on linux 2016-05-23 15:49:07 +02:00
Tobias Geerinckx-Rice 03f76c136d
geolite-legacy: 2016-05-16 -> 2016-05-23 2016-05-23 14:36:30 +02:00
José Romildo Malaquias 16fc742bcf fluxbox: fix @PREFIX@ in fluxbox-generate_menu script 2016-05-23 08:28:19 -03:00
Eelco Dolstra 77f7f497e1 Merge pull request #15628 from joachifm/gd-split-outputs
gd: multiple outputs
2016-05-23 11:30:20 +02:00
zimbatm c978183c5d Merge pull request #15584 from ericsagnes/feat/fcitx-qt5-ecm
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-23 10:12:05 +01:00
Joachim Fasting 6a2244e8f4
Revert "Merge pull request #15595 from laMudri/agda-stdlib"
This reverts commit ce4f6c215f, reversing
changes made to 7817d0901d.

See 68e1419cb8 (r64175487)
2016-05-23 09:07:02 +02:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Joachim Fasting 89d50c4341 Merge pull request #15630 from obadz/opensmtpd
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 08:52:42 +02:00
Julien Dehos 2607b53e9d fltk: 2-alpha -> 1.3.3 2016-05-23 08:37:19 +02:00
Joachim Fasting ce4f6c215f Merge pull request #15595 from laMudri/agda-stdlib
Agda: 2.4.2.3 -> 2.5.1
2016-05-23 08:23:55 +02:00
Joachim Fasting 7817d0901d
top-level/release.nix: remove xf86videomodesetting
See c7d92f9485
2016-05-23 08:17:17 +02:00
Peter Hoeg 94f64b16df wp-cli: init at 0.23.1 2016-05-23 14:11:15 +08:00
obadz e69ed2b64b opensmtpd: 5.7.3p2 -> 5.9.2p1 2016-05-23 02:59:20 +01:00
Nikolay Amiantov 0e54c74911 pythonPackages.pygame-git: init at 2016-05-17 2016-05-23 04:52:11 +03:00
Nikolay Amiantov e072200d18 pygame: fix for python 3 2016-05-23 04:38:10 +03:00
Sheena Artrip 6b0bac3d7e
xflux-gui: init at 1.1.1 2016-05-22 20:32:31 -04:00
Tobias Geerinckx-Rice 2964212b45
dub: 0.9.24 -> 0.9.25 2016-05-23 01:31:58 +02:00
Stefan Junker 4178cfc68d gotools: 2016-02-04 -> 2016-05-19
vim-go relies on goimport's "-srcdir" support, which is not available in
2016-02-04.
2016-05-23 00:25:13 +02:00
Xing Yang a9215fe1d7 fcitx-cloudpinyin: init at 0.3.4 2016-05-22 23:02:26 +01:00
Robert Helgesson e591789b04 perlPackages: bump a few versions
- DBIxClassCandy: 0.005000 -> 0.005002
  - DBIxClassHelpers: 2.031000 -> 2.032001
  - DBIxClassIntrospectableM2M: 0.001001 -> 0.001002
  - EmailSender: 1.300021 -> 1.300028
  - EmailSimple: 2.208 -> 2.210
  - FilePath: 2.11 -> 2.12
  - FileSlurpTiny: add meta section
  - libnet: 3.07 -> 3.08
  - LinguaENInflect: 1.895 -> 1.899
  - LinguaENInflectNumber: 1.1 -> 1.12
  - LinguaENInflectPhrase: minor
  - PerlIOutf8_strict: 0.005 -> 0.006
  - PPIxRegexp: 0.036 -> 0.050
  - PerlPrereqScanner: 1.019 -> 1.023
  - PerlVersion: 1.011 -> 1.013
2016-05-22 23:11:44 +02:00
Eelco Dolstra a0f89ee509 xf86-video-intel: 2015-11-14 -> 2016-05-22
This fixes compositing in KDE on a Intel HD Graphics 530 for me.
2016-05-22 23:05:47 +02:00
Eelco Dolstra 600cd79f1e xkeyboard-config: 2.16 -> 2.17 2016-05-22 23:05:42 +02:00
Eelco Dolstra c7d92f9485 xf86-video-modesetting: Remove
This driver is part of xorg-server now, so we were using an outdated
version.
2016-05-22 23:05:30 +02:00
Eelco Dolstra 64f22ddd64 pciutils: 3.4.1 -> 3.5.1 2016-05-22 23:05:25 +02:00
Eelco Dolstra 1a52fdc3c6 mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
This reduces the size of the drivers output from 193 MiB to 44 MiB.

@vcunat
2016-05-22 23:05:10 +02:00
Eelco Dolstra 3ee6b22dc3 linux: 4.4.10 -> 4.4.11 2016-05-22 23:05:10 +02:00
Julien Dehos 1b76cf4b23 openexr-viewers: 1.0.1 -> 2.2.0 2016-05-22 22:55:47 +02:00
Franz Pletz d580b0ac0c simp_le: needs acme 0.5.0 2016-05-22 22:47:52 +02:00
Joachim Fasting 25f07b12cf Merge pull request #15626 from nicknovitski/fzy
fzy: init at 0.4
2016-05-22 20:32:54 +02:00
Joachim Fasting ec817b1631 Merge pull request #15619 from romildo/upd.paper-gtk-theme
Update paper-gtk-theme and add paper-icon-theme
2016-05-22 20:30:46 +02:00
Michael Alan Dorman 1ab65e6db2 crux: un-mark broken melpa-package version
The melpa-stable package still needs to be updated before it can be
unbroken.
2016-05-22 14:26:12 -04:00
Michael Alan Dorman 9675099db6 melpa-packages: 2016-05-22 2016-05-22 14:26:10 -04:00
Michael Alan Dorman 16df12ad1b melpa-stable-packages: 2016-05-22 2016-05-22 14:26:08 -04:00
Michael Alan Dorman 91faa8e672 elpa-packages: 2016-05-22 2016-05-22 14:26:05 -04:00
Bjørn Forsman 0051ef90de wireshark: switch default UI from GTK to Qt
Change the 'wireshark' attribute from 'wireshark-gtk' to 'wireshark-qt'.

In Wireshark 2.x, Qt is the new/preferred UI:

  https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html

(We keep the explicit -gtk and -qt package variants, as upstream
suggests.)
2016-05-22 20:10:46 +02:00
Bjørn Forsman d809ef47cb wireshark: 2.0.2 -> 2.0.3 2016-05-22 20:04:44 +02:00
Bjørn Forsman 9a185a990d uncrustify: 0.61 -> 0.63 2016-05-22 20:04:44 +02:00
Joachim Fasting 63a8c58185
gd: multiple outputs 2016-05-22 20:03:00 +02:00
Arseniy Seroka 381f72b37f Merge pull request #15608 from NikolaMandic/keras
Keras: init at 1.0.3
2016-05-22 20:26:34 +03:00
Arseniy Seroka f553ecdaa6 Merge pull request #15609 from juliendehos/pbrt
pbrt: init at 2016-05-19
2016-05-22 20:26:10 +03:00
Arseniy Seroka 8a36b38b37 Merge pull request #15603 from dochang/editorconfig-core-c
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Arseniy Seroka 16b83c238e Merge pull request #15621 from rycee/bump/cloc
cloc: 1.64 -> 1.66
2016-05-22 20:25:24 +03:00
Arseniy Seroka 8026791fbf Merge pull request #15623 from vbgl/cppo-1.3.2
cppo: 1.1.2 -> 1.3.2
2016-05-22 20:25:00 +03:00
Nick Novitski d7dda6cc11 fzy: init at 0.4 2016-05-22 16:58:19 +00:00
Bjørn Forsman b11186a636 qmidinet: use lower case package name
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00
Vladimír Čunát dc5bbc4700 gnutar: remove patch already applied upstream
Fallout from #15567. Only Darwin is affected, hashes of the rest remain.
2016-05-22 18:06:07 +02:00
Desmond O. Chang 119b7c9863 yank: 0.6.0 -> 0.7.0 2016-05-22 17:43:32 +02:00
Vincent Laporte ce147f9a0d cppo: 1.1.2 -> 1.3.2 2016-05-22 17:22:25 +02:00
Bjørn Forsman 1cc4e03a7c wildmidi: 0.3.8 -> 0.3.9 2016-05-22 17:12:31 +02:00
Robert Helgesson e03effb6d9 cloc: 1.64 -> 1.66
New upstream is at GitHub.
2016-05-22 17:07:34 +02:00
Robert Helgesson f16da199e4 trash-cli: add platforms field 2016-05-22 16:06:06 +02:00
Robert Helgesson 964ff5cc89 bibtool: add platforms field 2016-05-22 16:05:46 +02:00
José Romildo Malaquias cb67a0f150 paper-icon-theme: init at 2016-05-21 2016-05-22 10:41:15 -03:00
José Romildo Malaquias 7e390822d2 paper-gtk-theme: 6a5f14cfe697b0a829456a1fd560acdcddc6043f -> 2016-05-18 2016-05-22 10:39:02 -03:00
Robert Helgesson f820c78f37 unpaper: add platforms field 2016-05-22 14:34:33 +02:00
Robert Helgesson b717faf49f xml2: add platforms field 2016-05-22 14:34:05 +02:00
Vladimír Čunát 73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Kranium Gikos Mendoza ccb3ade7c2 facter: ruby support 2016-05-22 18:44:54 +08:00
Kranium Gikos Mendoza 7c4438dcf9 facter: 3.1.5 -> 3.1.6 2016-05-22 18:44:54 +08:00
Kranium Gikos Mendoza bac12280ef leatherman: 0.4.2 -> 0.7.0 2016-05-22 18:44:54 +08:00
Vladimír Čunát 4c646dd6cb harfbuzz: 1.1.2 -> 1.2.7
Updated, after longer time.
2016-05-22 12:10:42 +02:00
Vladimír Čunát 41d3aa5cd2 libpng: 1.6.20 -> 1.6.21 2016-05-22 12:10:42 +02:00
Vladimír Čunát bd757c656e dbus-python: 1.2.0 -> 1.2.4
Despite the version change, the NEWS seem pretty big.
2016-05-22 12:10:42 +02:00
Vladimír Čunát 8456b0fad3 dbus-glib: update 0.104 -> 0.106 2016-05-22 12:10:41 +02:00
Vladimír Čunát 656a7dcf1e at-spi2-{atk,core}: update 2.18.1 -> 2.20.1 2016-05-22 12:10:41 +02:00
Vladimír Čunát 6352251cbe atk: update 2.18.0 -> 2.20.0 2016-05-22 12:10:41 +02:00
Vladimír Čunát 3c46131169 gtk3: maintenance update 3.20.3 -> 3.20.5 2016-05-22 12:10:41 +02:00
Vladimír Čunát 3d82d58d9b pango: update 1.38.1 -> 1.40.1 2016-05-22 12:10:40 +02:00
Vladimír Čunát 7875b6ae3a gtk2: maintenance update 2.24.29 -> 2.24.30 2016-05-22 12:10:40 +02:00
Vladimír Čunát 5ff3fc0a93 glib: maintenance update 2.48.0 -> 2.48.1 2016-05-22 12:10:40 +02:00
Vladimír Čunát 885880e601 mesa: use llvm-3.8 instead of 3.6
Hopefully it won't cause problems.
2016-05-22 12:10:39 +02:00
Vladimír Čunát 61f63d5ddc mesa: feature update 11.1.3 -> 11.2.2 2016-05-22 12:10:39 +02:00
Vladimír Čunát 69ed132f82 xorg: various updates
It would cost quite some work to split this into more commits sensibly,
and there would probably be little gain.
2016-05-22 12:10:39 +02:00
Vladimír Čunát 1c253e7729 libdrm: 2.4.66 -> 2.4.68 2016-05-22 12:10:39 +02:00
Vladimír Čunát f4eb808554 xf86-input-synaptics: split dev output 2016-05-22 12:10:38 +02:00
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Guillaume Maudoux bfd522da63 setup-hooks: do not pass missing dirs to find (close #15405)
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
Vladimír Čunát 70cecb9cbd gcc: fix #15033: avoid lib64/ symlink to 32-bit lib/
This was caused by me in 90ee003240.
2016-05-22 12:03:12 +02:00
Nikolay Amiantov 53e69e8489 Merge pull request #15612 from peterhoeg/deluge
deluge: add service-identity
2016-05-22 12:54:07 +03:00
Julien Dehos 294a776511 pbrt: init at 2016-05-19 2016-05-22 11:36:41 +02:00
José Romildo Malaquias 9752218d40 paper-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/" 2016-05-22 05:58:57 -03:00
David Craven 7ae681920c arachnepnr: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:17 +02:00
David Craven 9b0fe47e36 icestorm: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:17 +02:00
David Craven b467283352 yosys: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:05 +02:00
David Craven 509ce20ded verilog: 0.97 -> 2016.05.21 2016-05-22 07:38:57 +02:00
David Craven ce3d510d90 verilator: 3.874 -> 3.884 2016-05-22 07:38:57 +02:00
NikolaMandic dad8e00a14 Keras: init at 1.0.3 2016-05-22 00:01:57 +00:00
laMudri 6343cf8ae7 Agda: marked some old packages as broken 2016-05-21 23:24:49 +01:00
Bjørn Forsman cc41cb30e3 qmmp: 0.8.4 -> 0.9.9
The 0.x versions is for Qt 4, whereas the new 1.x is for Qt 5. We'll
update to the Qt 5 version later. Upstream currently makes simultaneous
releases of both Qt 4 and 5 branches.
2016-05-21 23:45:44 +02:00
Bjørn Forsman b51986b8d1 evtest: 1.32 -> 1.33 2016-05-21 23:27:53 +02:00
Joachim Fasting 5a357d9731
grsecurity: 4.5.5-201605202102 -> 4.5.5-201605211442 2016-05-21 22:28:36 +02:00
Bjørn Forsman d5656873d7 john: use gcc 4.9 instead of 5 (unbreaks build)
Fixes this build error:

  dynamic_fmt.o: In function `DynamicFunc__crypt_md5_to_input_raw_Overwrite_NoLen':
  .../john-1.8.0-jumbo-1/src/dynamic_fmt.c:4989: undefined reference to `MD5_body_for_thread'

Upstream issue:

  https://github.com/magnumripper/JohnTheRipper/issues/1093
2016-05-21 22:17:52 +02:00
Desmond O. Chang 8d419e6be7 editorconfig-core-c: 0.12.0 -> 0.12.1 2016-05-22 04:02:37 +08:00
Arseniy Seroka b5f322c3d1 Merge pull request #15594 from ldesgoui/discord
discord: 0.0.3 -> 0.0.8
2016-05-21 22:59:00 +03:00
Nick Novitski 15c6fa023f neovim: fix Man command 2016-05-21 21:51:40 +02:00
Kranium Gikos Mendoza bc93957bb5 facetimehd: git-20160127 -> git-20160503
Fixes issues with kernels newer than 4.4.
2016-05-21 21:19:54 +02:00
Anthony Cowley 7b56411fef tinyxml: darwin compatibility
- Relax the baked-in assumption that g++ is used to build and link
- Use the appropriate shared library extension on darwin
2016-05-21 21:04:41 +02:00
ldesgoui 85789b5f2b discord: 0.0.3 -> 0.0.8 2016-05-21 18:33:57 +02:00
laMudri 92b843f9a5 agda-prelude: 2014-09-27 -> 2016-04-18 2016-05-21 17:27:31 +01:00
laMudri 072ce88eb9 agda-stdlib: 2.4.2.3 -> v0.12 (for Agda-2.5.1) 2016-05-21 17:27:31 +01:00
laMudri 68e1419cb8 Agda: prebuild all of the new builtin modules 2016-05-21 17:27:19 +01:00
Alexander Ried 3e0943d5ba ripple-rest: mark as broken
development is frozen as of Nov 2015
author recommends migrating to RippleAPI
2016-05-21 18:04:17 +02:00
Robert Helgesson a37e639cec perl-maatkit: fix build 2016-05-21 17:43:26 +02:00
Anthony Cowley e4e422aa91 pcl: visualization components in darwin
Supplies the necessary frameworks and build system tweaks to build the
vtkWithQt4 components on darwin. This follows on from PRs #14705 and #14749.
2016-05-21 17:38:28 +02:00
Svend Sorensen ddcf5d3941 librecad: 2.0.9 -> 2.0.10 2016-05-21 17:32:15 +02:00
Xing Yang 63da839700 bluez-tools: fix sha256 hash. 2016-05-21 16:37:40 +02:00
Tobias Geerinckx-Rice b1f6a10e1e
borgbackup: 1.0.2 -> 1.0.3
Changes: https://github.com/borgbackup/borg/blob/1.0.3/docs/changes.rst
2016-05-21 14:23:27 +02:00
Tobias Geerinckx-Rice 186f7d9bb5
eid-mw: 4.1.17 -> 4.1.18 2016-05-21 14:13:29 +02:00
Tobias Geerinckx-Rice 9414e2d536
certbot: 0.5.0 -> 0.6.0; rename from letsencrypt 2016-05-21 13:52:28 +02:00
Tobias Geerinckx-Rice 5940056af6
utox: 0.7.0 -> 0.9.0
Upstream is weird.
2016-05-21 13:50:52 +02:00
Peter Hoeg 5dfe97dec5 deluge: add service_identify
Required for proper TLS support.
2016-05-21 19:39:04 +08:00
Bjørn Forsman c7db50e24f Revert "network-manager: multiple outputs"
This reverts commit c25907d072.

I think this commit broke the NixOS service for NetworkManager. At least
with this, and the two previous reverts, everything is back to normal.
(With multiple-outputs split, it would have reduced the closure size by
3 MiB.)
2016-05-21 13:12:44 +02:00