Commit graph

79911 commits

Author SHA1 Message Date
Frederik Rietdijk 5a1d3be81c Merge pull request #18647 from nand0p/buildbot-9rc3
buildbot: 0.9.0rc2 -> 0.9.0rc3
2016-09-18 22:57:18 +02:00
Dario Bertini 22e38701a0
Scrapy: 1.0.5 -> 1.1.2 2016-09-18 21:55:22 +01:00
Dario Bertini 3e0e70ead7
Twisted: 16.4.0 -> 16.4.1 2016-09-18 21:52:44 +01:00
Dario Bertini 288bb906fe
pydispatcher: re-enable on Python3.5 2016-09-18 21:51:52 +01:00
Dario Bertini 5ea0390493
parsel: init at 1.0.3 2016-09-18 21:49:56 +01:00
Frederik Rietdijk 7a09eb7fbd Merge pull request #18276 from veprbl/rootpy
rootpy: init at 0.8.3
2016-09-18 22:49:47 +02:00
Vladimír Čunát 4007e5b807 hunspellWithDicts: fix bad meta.outputsToInstall
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
2016-09-18 22:39:57 +02:00
Vladimír Čunát 73f59a794d Merge #18717: xf86-video-intel: update and use DRI3
... by default
2016-09-18 22:19:47 +02:00
Vladimír Čunát dbc40d3fdc Merge #18736: libinput: 1.3.3 -> 1.5.0 2016-09-18 22:03:05 +02:00
Alexander Ried cd7d7f8a4a libchamplain: 0.12.13 -> 0.12.14 2016-09-18 22:02:27 +02:00
Chris Martin 08e5949235 tulip: 4.1.0 -> 4.9.0 2016-09-18 15:24:29 -04:00
Alexander Ried 469b82c0da appstream-glib: 0.5.12 -> 0.6.3 2016-09-18 21:21:02 +02:00
Dmitry Kalinkin 96d2a6c434 ccache: improve compiler wrapper
* move compiler detection logic from nix to bash
* robust inheritance of isGNU/isClang

Fixes: d3274e8ae3 ('ccache: support clang in ccache.links')
Fixes: 634824d50b ('ccache: fix references to stdenv.cc.cc.isClang')
2016-09-18 14:54:12 -04:00
Alexander Ried 363088f8e8 libinput: 1.3.3 -> 1.5.0 2016-09-18 20:20:51 +02:00
Aaron Bull Schaefer e067546765 elixir: 1.3.2 -> 1.3.3 2016-09-18 11:07:10 -07:00
Thomas Tuegel 3afe2061a2
Merge branch 'emacs-packages' 2016-09-18 12:55:06 -05:00
Thomas Tuegel c31e3cf65b
orgPackages 2016-09-18 2016-09-18 12:52:29 -05:00
Thomas Tuegel 42f63a5402
melpaStablePackages 2016-09-18 2016-09-18 12:47:09 -05:00
Tristan Helmich 76094163ae sonarr: 2.0.0.4323 -> 2.0.0.4326 (#18732) 2016-09-18 19:45:03 +03:00
Thomas Tuegel 93adad3ba4
melpaPackages 2016-09-18 2016-09-18 11:40:43 -05:00
zimbatm 8175461df3 Merge pull request #18711 from rvl/longview-1.1.5
longview: unstable-2015-09-10 -> 1.1.5
2016-09-18 17:01:17 +01:00
Bjørn Forsman 32efdb7128 treewide: sshfsFuse -> sshfs-fuse 2016-09-18 17:44:30 +02:00
Bjørn Forsman 36cf2405bd sshfs-fuse: align attrname with pkgname 2016-09-18 17:44:30 +02:00
Rodney Lorrimar 5e867f00af longview: unstable-2015-09-10 -> 1.1.5 2016-09-18 16:37:53 +01:00
Moritz Ulrich a115cd5dbf digikam5: Add tools for panorama/stacking to PATH 2016-09-18 17:29:27 +02:00
Thomas Tuegel b01e7f26c7
elpaPackages 2016-09-18 2016-09-18 09:38:47 -05:00
Joachim F 9f2f523a59 Merge pull request #18725 from mayflower/emby_3.0.7200
emby: 3.0.7100 -> 3.0.7200
2016-09-18 16:30:00 +02:00
Thomas Tuegel 8d3644d7b2 Merge pull request #18303 from the-kenny/digikam-51
Digikam 5.1
2016-09-18 09:28:38 -05:00
Joachim Fasting 634824d50b
ccache: fix references to stdenv.cc.cc.isClang
afa64a60bc breaks the
tarball job https://hydra.nixos.org/build/40817224/nixlog/1/raw

The problem is that there is a stdenv.cc.cc.isGNU but no corresponding
stdenv.cc.cc.isClang. The "correct" fix would be to add
stdenv.cc.cc.isClang but this is simpler.
2016-09-18 15:58:53 +02:00
Joachim Fasting e2659de1b2
kernelPatches: remove legacy grsecurity attrs 2016-09-18 15:26:57 +02:00
Tristan Helmich 15708fe204 emby: 3.0.7100 -> 3.0.7200 2016-09-18 15:26:19 +02:00
Nicolas Dudebout 9cea84a085 cscope: 15.8a -> 15.8b 2016-09-18 09:22:27 -04:00
Nicolas Dudebout 718678bba8 cscope: remove unused dependency on pkgconfig 2016-09-18 09:22:27 -04:00
Nicolas Dudebout 2dc6e41147 cscope: make emacs support optional
Other nixpkgs offer cscope-emacs integration and they use package.el to
register the package. When using such package, only the cscope binary is
required.
2016-09-18 09:22:27 -04:00
Nicolas Dudebout 03ae8729d4 cscope: do all emacs mode creation in postInstall
One part of the emacs mode creation was done in preConfigure, and one in
postInstall, but both could be done together.
2016-09-18 09:22:27 -04:00
Jörg Thalheim b0a1c0b343
powerdns: init at 4.0.1
fixes #18703
2016-09-18 14:52:44 +02:00
Moritz Ulrich c8d4f40dc6 Revert "libcaca: Enable support for png/jpeg/gif"
I didn't notice this was a mass-rebuild change. Pushing it to
staging instead.

This reverts commit 6b8bd7c7d5.
2016-09-18 14:26:40 +02:00
Moritz Ulrich 6b8bd7c7d5 libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:23:09 +02:00
Joachim F bb27f062e6 Merge pull request #18592 from bendlas/update-connman
connman: 1.32 -> 1.33
2016-09-18 13:54:01 +02:00
Joachim F 085395d18e Merge pull request #18690 from romildo/upd.efl
efl: 1.18.0 -> 1.18.1
2016-09-18 13:53:48 +02:00
Joachim F b20d9861ba Merge pull request #18713 from vikstrous/factorio-update
factorio: 0.13.13 -> 0.13.20
2016-09-18 13:53:32 +02:00
Joachim F beeaba58fc Merge pull request #18698 from romildo/upd.xfce4-settings
xfce4-settings: 4.12.0 -> 4.12.1
2016-09-18 13:53:15 +02:00
Joachim F 445e50af63 Merge pull request #18699 from romildo/new.xfce4-sensors-plugin
xfce4-sensors-plugin: init at 1.2.6
2016-09-18 13:53:08 +02:00
Joachim F 39405311b8 Merge pull request #18686 from RamKromberg/fix/vis
vis: 2016-07-15 -> 2016-08-24
2016-09-18 13:52:37 +02:00
Alexey Shmalko 19898d8284 Merge pull request #18650 from Ericson2314/openvpn-pkcs11
pkcs11-helper: git rev -> 1.11, openvpn w/ pkcs11-helper support
2016-09-18 14:43:07 +03:00
Moritz Ulrich 01e44ac1f9 emacs: 24.5 -> 25.1
This commit removes all references to emacs24 with the exception of
emacs24-macports. The two folders in `pkgs/applications/editors` named
`emacs-24` and `emacs-24` are consolidated to a new `emacs` folder.

Various parts in nixpkgs also referenced `emacs24Packages` (pinned to
`emacs24`) explicitly where `emacsPackages` (non-pinned) is more
appropriate. These references get fixed by this commit too.
2016-09-18 13:38:21 +02:00
Robert Helgesson 20fb07dc4a
fira-code: 1.201 -> 1.203 2016-09-18 13:17:05 +02:00
Peter Simons 2b1fea120c idris: disable failing test suite 2016-09-18 12:14:49 +02:00
Peter Simons 806d96b6a3 git-annex: test suite fails, reported upstream 2016-09-18 12:14:49 +02:00
Peter Simons 59e0dff09f hoogle: remove obsolete override 2016-09-18 12:14:49 +02:00
Peter Simons b7aad29806 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-3-g78b650c from Hackage revision
74dd7d3698.
2016-09-18 12:14:49 +02:00
José Romildo Malaquias 88e15b19ef mkvtoolnix: 9.4.0 -> 9.4.2 2016-09-18 07:09:07 -03:00
Chris Martin 10f2befa58 stdenv.mkDerivation: add comments w/ manual links (#18707) 2016-09-18 11:20:53 +02:00
Dmitry Kalinkin 6f4718bb32 rootpy: init at 0.8.3 2016-09-18 04:45:18 -04:00
Dmitry Kalinkin 7b9deaba81 root: add setup-hook 2016-09-18 04:45:18 -04:00
Benjamin Saunders c640fbfdc3 xf86-video-intel: 2016-05-22 -> 2016-09-08
Enable DRI3 by default while we're at it.
2016-09-17 20:07:07 -07:00
Charles Strahan d5e24d3f80
fanctl: 0.9.0 -> 0.12.0 2016-09-17 22:37:39 -04:00
Ram Kromberg f1c9f024d5 pod2mdoc: init at 0.0.10 2016-09-18 03:23:06 +03:00
Ram Kromberg 7176340bdc texi2mdoc: init at 0.1.2 2016-09-18 03:22:56 +03:00
Ram Kromberg d7e43b0d27 docbook2mdoc: init at 0.0.9 2016-09-18 03:22:42 +03:00
Viktor Stanchev 4ed934313f factorio: 0.13.13 -> 0.13.20 2016-09-17 17:12:58 -07:00
Thomas Tuegel 48999a953b Merge pull request #18656 from jokogr/u/sddm-0.14.0
sddm: 0.13.0 -> 0.14.0
2016-09-17 17:01:29 -05:00
Michiel Leenaars 55deb148f5 pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1 2016-09-17 23:37:04 +02:00
Robert Helgesson 32352638ec
svtplay-dl: 1.3 -> 1.4 2016-09-17 22:59:31 +02:00
Sander van der Burg 8b597721f8 Merge pull request #18633 from siddharthist/doc/node-readme
nixpkgs docs: improve node packages documentation
2016-09-17 22:49:27 +02:00
Daiderd Jordan afa64a60bc Merge pull request #18135 from veprbl/ccache_fix
ccache: enable build on darwin
2016-09-17 22:35:43 +02:00
Dmitry Kalinkin d3274e8ae3 ccache: support clang in ccache.links 2016-09-17 16:32:38 -04:00
Dmitry Kalinkin d7f22f96b0 ccache: enable build on macOS 2016-09-17 16:32:37 -04:00
Nikolay Amiantov 2551d9717e ut2004demo: refactor, 3120 -> 3334 2016-09-17 23:06:46 +03:00
Nikolay Amiantov a38476a32e libstdcxx5: init at 3.3.6 2016-09-17 23:06:46 +03:00
Charles Strahan 358232f68a
cnijfilter2: fix build 2016-09-17 15:54:07 -04:00
Profpatsch 61462c94e6 lib/fetchers.nix: factor out impure proxy vars (#18702)
Apparently everyone just copied those variables, instead of creating a
library constant for them. Some even removed the comment. -.-
2016-09-17 21:50:01 +02:00
Profpatsch bfc710b0f5 haskellPackages/pontarius-xmpp: dontCheck 2016-09-17 20:36:44 +02:00
Mathias Schreck 7e7a54aba0 sauce-connect: refactor patchPhase instead of reordering phases 2016-09-17 19:49:01 +02:00
Mathias Schreck 50111d5cf4 sauce-connect: 4.3.16 -> 4.4.0 2016-09-17 19:49:01 +02:00
Daiderd Jordan 301ef1e715 Merge pull request #18688 from phunehehe/more-vim-plugins
vimPlugins: added acp, rainbow and vim-repeat
2016-09-17 19:34:31 +02:00
José Romildo Malaquias 355eb44e94 xfce4-sensors-plugin: init at 1.2.6 2016-09-17 13:16:16 -03:00
Chris Martin 295bb3adf7 czmqpp: init at 1.2.0 2016-09-17 12:00:47 -04:00
Peter Simons 1a51047c3c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2 from Hackage revision
b76b355f94.
2016-09-17 17:57:04 +02:00
Peter Simons ef4eb283a9 haskell-MemoTrie: disable failing Haddock stage 2016-09-17 17:57:02 +02:00
Peter Simons 9921e7ce96 xmonad: disable failing test suite 2016-09-17 17:57:01 +02:00
Peter Simons 70150639a8 haskell-spy: drop obsolete override 2016-09-17 17:57:01 +02:00
Peter Simons 2140aca679 haskell-hasktags: drop obsolete override 2016-09-17 17:57:01 +02:00
Peter Simons 99b5c0cb9b haskell: disable plenty of broken LTS-7.x test suites 2016-09-17 17:57:01 +02:00
Peter Simons 3e2b24a988 configuration-hackage2nix.yaml: add version constraints from LTS 7.0 2016-09-17 17:55:43 +02:00
Joachim F 54482712d5 Merge pull request #18305 from RamKromberg/init/deadpixi-sam
deadpixi-sam: init at 2016-09-15
2016-09-17 16:18:43 +02:00
Joachim F 1868783a90 Merge pull request #18619 from RamKromberg/init/mandoc
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Ram Kromberg dd8335629d deadpixi-sam: init at 2016-09-15 2016-09-17 16:43:28 +03:00
José Romildo Malaquias 61554b15f5 xfce4-settings: 4.12.0 -> 4.12.1 2016-09-17 09:59:46 -03:00
Nikolay Amiantov 554ee9558d openscenegraph: fix eval 2016-09-17 15:45:31 +03:00
Shea Levy 11f4921cdf darwin.cctools: Fix build on linux 2016-09-17 08:44:38 -04:00
Frederik Rietdijk 1dbb72b91a python.buildenv: don't filter non-python packages
python.buildenv is used to build an env that provides binaries that can
import all modules that were passed in to the env.

Before this change it filtered the propagatedBuildInputs to remove all
non-Python packages, thereby possibly reducing the amount of packages
that were referenced. However, Python packages often don't have non-
Python packages as propagatedBuildInputs. And occasionally, we do want
to be able to add other packages to the env.
2016-09-17 14:28:12 +02:00
Nikolay Amiantov 663e379fb9 openmw: update for new openscenegraph 2016-09-17 15:27:12 +03:00
Nikolay Amiantov 32adfbfb3d openscenegraph: 3.2.1 -> 3.2.3 2016-09-17 15:27:12 +03:00
Ricardo Ardissone d2b6d912f2 openmw: 0.39.0 -> 0.40.0 2016-09-17 15:27:12 +03:00
Alexander Ried 3e20ba60a1
freerdp: work around pkgconfig limitation
Fixes weston build against freerdp2

Closes https://github.com/NixOS/nixpkgs/pull/18556
2016-09-17 13:54:36 +02:00
Joachim Fasting a61af52bae
connman-notify: set platforms = linux
It seems pointless to build a notification app on platforms where
connman itself is not supported.
2016-09-17 13:52:00 +02:00
José Romildo Malaquias 8e89e44dd4 efl: 1.18.0 -> 1.18.1 2016-09-17 08:02:00 -03:00
Joachim F 96c436612d Merge pull request #18634 from romildo/upd.avfs
avfs: 1.0.3 -> 1.0.4
2016-09-17 12:25:05 +02:00
Joachim F b49c04e29d Merge pull request #18626 from romildo/new.xfce4-hardware-monitor-plugin
xfce4-hardware-monitor-plugin: init at 1.5.0
2016-09-17 12:24:40 +02:00
Alexey Shmalko b88b5d9a0f
Merge pull request #18651 from jonafato/init-corebird-1.3.1
corebird: init at 1.3.1
2016-09-17 12:55:22 +03:00
Rodney Lorrimar 6d7b77df0a mongodb: Fix default storage engine on i686
MongoDB will refuse to start on i686 because the default database engine
"wiredTiger" doesn't support it. To reduce user annoyance, the default
engine should be changed to the pre-3.0 engine "mmapv1".

Fedora have also patched it:
http://pkgs.fedoraproject.org/cgit/rpms/mongodb.git/commit/?id=b64d6b3337bffdeea0b7fa530ea02b977c364e08
2016-09-17 10:43:58 +01:00
Alexey Shmalko 92a7e574ef Merge pull request #18582 from rasendubi/google-chrome
google-chrome: use corresponding chromium version
2016-09-17 12:42:46 +03:00
Daiderd Jordan 8e8c5a3429 Merge pull request #18424 from ppickfor/rainicorn
rainicorn: init at 1.0.0
2016-09-17 11:11:41 +02:00
Franz Pletz 2b9ca53975 Merge pull request #18666 from Profpatsch/xmpp-client
xmpp-client: 20160110 -> 20160916
2016-09-17 11:09:59 +02:00
Daiderd Jordan a167cd99f2 Merge pull request #18482 from aske/lshw
lshw: 02.17b -> 02.18b
2016-09-17 10:58:47 +02:00
Hoang Xuan Phu c678e121c4 vim-plugins: remove unused arguments 2016-09-17 16:45:34 +08:00
Hoang Xuan Phu 81cc672000 vim-plugins: add some more aliases 2016-09-17 16:44:56 +08:00
Hoang Xuan Phu 4ccbab01a9 vim-plugins: add acp, rainbow and vim-repeat 2016-09-17 16:40:15 +08:00
Kranium Gikos Mendoza d9a4d942ab antiword: move sed to prePatch. fixes #18627
[Bjørn: change patchPhase -> prePatch (we must not override patchPhase).]
2016-09-17 10:30:06 +02:00
Robert Helgesson c5b7d262e5
perl-CryptX: 0.038 -> 0.040 2016-09-17 09:45:34 +02:00
Robert Helgesson 3cb932ab06
perl-Test-Simple: 1.302037 -> 1.302056 2016-09-17 09:40:50 +02:00
Michael Raskin ad2d4f583c Merge pull request #18682 from chris-martin/libreoffice-fetch
libreoffice: add nix shells for source generation
2016-09-17 05:19:53 +00:00
Ram Kromberg 59730d32da vis: 2016-07-15 -> 2016-08-24 2016-09-17 07:17:45 +03:00
Jaka Hudoklin 83e611fcd1 Merge pull request #18681 from mikefaille/docker-machine
docker-machine : add new package
2016-09-17 02:17:05 +02:00
Vladimír Čunát 6a9e765e27 linux*: remove 3.14, as it's no longer maintained 2016-09-17 02:10:53 +02:00
Rushmore Mushambi f5fbe9d486 Merge pull request #18664 from rushmorem/package-goa
goa: init at 1.0.0
2016-09-17 02:02:47 +02:00
Vladimír Čunát 12a45a8496 Merge #18237: ati_drivers_x11: patch for kernel 4.6 2016-09-17 01:29:27 +02:00
Chris Martin bb8d294270 libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00
Michaël Faille 0c34a5da59 docker-machine : add new package 2016-09-16 19:15:54 -04:00
rushmorem 6b8275eaf9 goa: init at 1.0.0 2016-09-17 01:15:14 +02:00
Eelco Dolstra 5ade8fff79 cudatoolkit: Fix building dependent packages
- Set a cmake flag to allow cmake to find CUDA automatically.

- Pass -D_FORCE_INLINES to work around

    /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)':
    /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope

  https://github.com/BVLC/caffe/issues/4046

This fixes OpenSubdiv and Blender.
2016-09-17 00:40:41 +02:00
Eelco Dolstra 09f58645ca opensubdiv: 3.0.4 -> 3.0.5 2016-09-17 00:40:41 +02:00
Vladimír Čunát 0fc5900665 Merge #18585: pcre2: 10.21 -> 10.22 2016-09-17 00:34:29 +02:00
Jon Banafato 4e3872692a corebird: init at 1.3.1
Corebird is a Twitter client for Linux.
2016-09-16 18:15:04 -04:00
Tuomas Tynkkynen e1d05ffb6a dtc: 1.4.1 -> 1.4.2 2016-09-17 00:54:07 +03:00
Daiderd Jordan 0eddd42306
fzf: fix cycle in bin output 2016-09-16 23:06:50 +02:00
Vladimír Čunát edcaebf1d9 Merge #18648: freetts: fix build 2016-09-16 23:00:06 +02:00
Vladimír Čunát 772d14d8c2 xorg: expression cleanup
The generating script needed to be updated not to overwrite the
hardening changes back.
2016-09-16 22:41:20 +02:00
Vladimír Čunát 16ed17d6c8 xf86-input-evdev: bugfix 2.10.2 -> 2.10.3 2016-09-16 22:41:19 +02:00
Vladimír Čunát 8aad4e8602 xf86-video-{ati,amdgpu}: maintenance updates 2016-09-16 22:41:19 +02:00
Vladimír Čunát f12378e5b7 xorg xkeyboard-config: 2.17 -> 2.18 2016-09-16 22:41:18 +02:00
Peter Simons 479f25a2bd Merge pull request #18675 from PierreR/master
configuration-hackage2nix.yaml: language-puppet
2016-09-16 22:39:43 +02:00
rushmorem 7be7620e51 fuse: 2.9.5 -> 2.9.7 2016-09-16 22:28:14 +02:00
Fernando J Pando b31b262623 buildbot: 0.9.0rc3 wrapper fix
- Tested on Linux
- Tested binary execution
- Fixes missing PYTHONPATH
2016-09-16 16:27:49 -04:00
Pierre Radermecker a6fbd4e798 configuration-hackage2nix.yaml: language-puppet
enable for x86_64-linux only
2016-09-16 22:01:14 +02:00
Michael Raskin 52307fd6e5 Merge pull request #18674 from matthiasbeyer/update-vim
vim: 7.4.1585 -> 8.0.0005
2016-09-16 19:53:48 +00:00
Vladimír Čunát c61d3730b7 ghdl_mcode: get 32-bit version even on 64-bit 2016-09-16 21:43:40 +02:00
Matthias Beyer ff7f39febb vim: 7.4.1585 -> 8.0.0005 2016-09-16 21:42:38 +02:00
Daiderd Jordan f11f2e78bd Merge pull request #18672 from holidaycheck/nodejs-6.6.0
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 21:17:08 +02:00
Peter Simons d1b34967fe ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
This reverts commit 29a53017a4, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588.
2016-09-16 20:45:09 +02:00
Peter Simons b26f956d84 Merge pull request #18668 from AtnNn/swipl
swiProlog: 6.6.6 -> 7.2.3
2016-09-16 20:44:16 +02:00
Tuomas Tynkkynen f5c9c4f18a Merge pull request #18659 from layus/fix-mptcp
linux_mptcp: fix config options broken by b4a4a63cc4
2016-09-16 21:06:54 +03:00
Tobias Pflug 53fe6fc0bb nodejs-6_x: 6.4.0 -> 6.6.0 2016-09-16 19:26:17 +02:00
Franz Pletz 7bfaec16c4
xmpp-client: clean up expression 2016-09-16 18:53:56 +02:00
aszlig a0b643ed06
linux-testing: 4.8-rc4 -> 4.8-rc6
Built successfully on my machine, no runtime tests performed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Verified-with-PGP: ABAF 11C6 5A29 70B1 30AB E3C4 79BE 3E43 0041 1886
2016-09-16 17:57:32 +02:00
Fernando J Pando 57726b54af Remove obsolete buildbot slave
buildbot-slave has been replaced with buildbot-worker.
2016-09-16 11:20:26 -04:00
Fernando J Pando 164036d728 buildbot: 0.9.0rc2 -> 0.9.0rc3
Tested on Linux
Tested Binary Execution
2016-09-16 11:20:02 -04:00
Chris Martin ceed162b1d freetts: add jdk buildInput (#18282) 2016-09-16 11:13:02 -04:00
Profpatsch 3197bd0ff5 xmpp-client: 20160110 -> 20160916
Sadly the author doesn’t publish releases, but the software has advanced
in the meantime.
2016-09-16 16:55:49 +02:00
Tristan Helmich c187f2f903 graylog: 2.1.0 -> 2.1.1 (#18663) 2016-09-16 16:42:44 +02:00
Ram Kromberg d6f20348f3 mlterm: 3.3.8 -> 3.7.2 (#18645) 2016-09-16 16:40:19 +02:00
Joachim F cc9be8cb79 Merge pull request #18662 from sternenseemann/master
torbrowser: 6.0.4 -> 6.0.5
2016-09-16 16:36:08 +02:00
John Ericson ea1caf9272 openvpn: Optional pkcs11 support 2016-09-16 07:24:03 -07:00
John Ericson ed02a770ae pkcs11-helper: ??? git rev -> 1.11 2016-09-16 07:24:03 -07:00
obadz 3cfcd937d3 ligthdm: 1.18.1 -> 1.19.4
Required applying patch from https://bugs.gentoo.org/show_bug.cgi?id=588764
to lightdm_gtk_greeter
2016-09-16 15:03:45 +01:00
sternenseemann 7d20f1b5b7 torbrowser: 6.0.4 -> 6.0.5 2016-09-16 15:57:22 +02:00
Ioannis Koutras d78e68b1a4 sddm: 0.13.0 -> 0.14.0 2016-09-16 15:09:18 +03:00
Guillaume Maudoux f0e519d26a linux_mptcp: fix config options broken by b4a4a63cc4 2016-09-16 13:15:50 +02:00
Joachim F 0ffdb89d95 Merge pull request #18628 from joachifm/squashfs-lz4
squashfsTools: optional lz4 support
2016-09-16 11:22:09 +02:00
Joachim Fasting d082a7c0fd
grsecurity: 4.7.3-201609072139 -> 4.7.4-201609152234 2016-09-16 11:18:42 +02:00
Joachim Fasting 2050f12f4e
linux_4_7: 4.7.3 -> 4.7.4 2016-09-16 11:18:42 +02:00
Domen Kožar a6581d825d Merge pull request #18654 from l2dy/patch-1
hping: broken on darwin
2016-09-16 11:18:01 +02:00
Domen Kožar 77a67189ef lttng-modules: broken on chromiumos
(cherry picked from commit 3f4d94a4c2d422836c07ed1206b454cd7b681f01)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-16 11:12:29 +02:00
Zero King c7e8ca2ce5 hping: broken on darwin 2016-09-16 09:11:22 +00:00
Domen Kožar ee1b4598aa Merge pull request #18653 from lsix/fix_pythonpackages_mathics
pythonPackages.mathics: Fix install
2016-09-16 11:04:47 +02:00
Moritz Ulrich ccd7d204e1 x42-plugins: Fix unpacking and formatting
For some reason, adding `xz` to `buildInputs` caused `unpackPhase` to
fail.
2016-09-16 10:56:37 +02:00
Lancelot SIX 9d83af68d8
pythonPackages.mathics: Fix install
This fixes the broken test nixos/tests/mathics.nix
2016-09-16 10:39:31 +02:00
Domen Kožar 00b7c5c5c2 Merge pull request #18624 from ericsagnes/fix/cadvisor
Cadvisor: update and fix test
2016-09-16 09:10:08 +02:00
Alexey Shmalko 917bb9720b Merge pull request #18554 from Mic92/cheat
cheat: init at 2.1.26
2016-09-16 09:01:44 +03:00
zimbatm dd7e73f586 telegraf: convert deps from json to nix
Fixed for 914e0e594c
2016-09-16 00:25:24 +01:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
zimbatm 7a6b860e1c Merge pull request #18437 from Mic92/telegraf
Telegraf
2016-09-15 23:21:08 +01:00
Marcin Janczyk 8581ccf0f5 keepass-keefox: 1.5.4 -> 1.6.3 2016-09-15 22:25:19 +02:00
Marcin Janczyk 5cbda61791 keepass: 2.33 -> 2.34 2016-09-15 22:24:36 +02:00
Thomas Tuegel daa0687de8 Merge pull request #18307 from acowley/emacs24Macport
emacs24Macport: fix SDK version issue
2016-09-15 14:22:25 -05:00
José Romildo Malaquias 6cf3fdcceb avfs: 1.0.3 -> 1.0.4 2016-09-15 15:50:10 -03:00
Oliver Dunkl 03eb531765 python-packages: pafy 0.5.0 -> 0.5.2 2016-09-15 20:42:09 +02:00
Langston Barrett cd343b76c7 nixpkgs docs: improve node packages documentation
* be more specific about paths to files
2016-09-15 18:15:53 +00:00
Ram Kromberg 7238a94584 bsdbuild: groff -> mandoc 2016-09-15 20:44:49 +03:00
Ram Kromberg c528892280 mandoc: init at 1.13.4 2016-09-15 20:44:43 +03:00
Profpatsch 51314631d6 searx: 0.9.0 -> 0.10.0 (#18608)
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
Mike Cooper c2a7410583 firefox-bin: add curl dependency for crash reporter (#18596) 2016-09-15 17:39:08 +02:00
Joachim F 2db487e6bf opensmtpd: 5.9.2p1 -> 6.0.0p1 (#18629)
Also change to https src.url.

Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt

In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
  logs may need updating
- dhparams option has been removed
2016-09-15 16:19:51 +01:00
José Romildo Malaquias ffbdc07a0d llvm and clang: define llvm_39 and clang_39 in all-packages.nix (#18599) 2016-09-15 15:54:59 +02:00
José Romildo Malaquias b527b36d1d xfce4-hardware-monitor-plugin: init at 1.5.0 2016-09-15 10:49:56 -03:00
Joachim Fasting 4653160057
squashfsTools: optional lz4 support 2016-09-15 15:37:03 +02:00
Joachim Fasting a9fa582c5b
squashfsTools: use fetchFromGitHub 2016-09-15 15:37:03 +02:00
Lancelot SIX 907cfcb0c3
pythonPackages.autobahn: add txaio to propagatedBuildInputs 2016-09-15 15:07:51 +02:00
Joachim F fa787da36f Merge pull request #18606 from romildo/upd.greybird
Greybird: 2016-08-16 -> 2016-09-13
2016-09-15 14:53:12 +02:00
Eric Sagnes fe54db9027 cadvisor: 0.10.1 -> 0.23.8 2016-09-15 21:28:12 +09:00
Shea Levy bca7b782ae Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs 2016-09-15 08:16:07 -04:00
Franz Pletz a32281639e
php70: 7.0.10 -> 7.0.11 (security)
See https://secure.php.net/ChangeLog-7.php#7.0.11.
2016-09-15 13:57:32 +02:00
Joachim F 09646cc8a5 Merge pull request #18501 from tvon/update/gocd-server-16.9.0-4001
gocd-server: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:17 +02:00
Joachim F cbdad9b5e9 Merge pull request #18502 from tvon/update/gocd-agent-16.9.0-4001
gocd-agent: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:06 +02:00
Sander van der Burg 4cbf2b88c2 Merge pull request #18591 from bendlas/update-androidenv
androidenv: update packages
2016-09-15 11:01:37 +02:00
Daiderd Jordan fa507771ac Merge pull request #18577 from matthewbauer/mplayer-darwin
mplayer: fix on darwin
2016-09-15 09:32:03 +02:00
Sander van der Burg 36aad71e3c Merge pull request #18610 from siddharthist/emoj/init
emoj: init at 0.3.0
2016-09-15 09:26:21 +02:00
Peter Simons fabd60a397 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1-10-gca03454 using the following inputs:

  - Hackage: 0aa5f8d505
  - LTS Haskell: b5ee848475
2016-09-15 09:12:08 +02:00
Peter Simons 9123a0452d haskell: drop obsolete LTS package set
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons 055a3e52c5 Switch the 'haskellPackages' attribute set to the latest version of LTS-7.x. 2016-09-15 09:12:04 +02:00
Peter Simons f7133e4de6 haskell: define top-level attributes for LTS 6.x and 7.x
These attributes exist only for backwards compatibility with old
versions of Stack and will be removed altogether soon.
2016-09-15 09:12:04 +02:00
Peter Simons 6607b99168 haskell: port existing hardening overrides to use the new combinator 2016-09-15 09:12:03 +02:00
Peter Simons 97fd905823 haskell: add support for 'hardeningDisable' to the generic builder
We also have a new helper function 'disableHardening' to use in
overrides. Fixes https://github.com/NixOS/nixpkgs/issues/14820.
2016-09-15 09:12:03 +02:00
Peter Simons aa1d424421 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1-9-g9d0fb31 using the following inputs:

  - Hackage: d68983aeb2
  - LTS Haskell: 36c0f4fa5e
  - Stackage Nightly: 8b258a761d
2016-09-15 09:12:02 +02:00
Peter Simons af1d6e503e configuration-hackage2nix.yaml: make sure some old (but required) packages remain available
The switch to LTS 7.x has made many older versions obsolete and so they
are no longer included in our package set by default:

 - aeson-pretty 0.7.x
 - hoogle 4.x
 - persistent 2.2
 - persistent-sqlite 2.2
 - persistent-template 2.1
2016-09-15 09:11:04 +02:00
Etienne Laurin ff9208c37a swiProlog: 6.6.6 -> 7.2.3 2016-09-15 00:31:23 -04:00
Benjamin Staffin 43dcb662e7 openssh: update gssapi patch, fix the build 2016-09-14 23:35:26 -04:00
Rodney Lorrimar 131b8d4edb nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
Rodney Lorrimar 952c477f90 nodePackages.bower2nix: Add back PATH wrapping
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.

(Fixes #18454)
2016-09-15 01:28:36 +01:00
Chris Martin 56904d7c42 Update libtiff URLs (#18611)
* libtiff: remove dead source url

* libgeotiff: update url
2016-09-15 00:31:32 +01:00
Langston Barrett a1b7d21318 emoj: init at 0.3.0 2016-09-14 23:19:17 +00:00
José Romildo Malaquias cb948d5b5c Greybird: 2016-08-16 -> 2016-09-13 2016-09-14 18:31:56 -03:00
Herwig Hochleitner a4cbd69ef0 emacs-modes: add upstream tramp
this fixes http://emacs.stackexchange.com/questions/21026/tramp-recreates-dev-null-as-a-regular-file
2016-09-14 21:39:02 +02:00
Daiderd Jordan db7adbf69c
go: fix darwin build 2016-09-14 21:00:13 +02:00
Daiderd Jordan 4d25b23d26 Merge pull request #18516 from offlinehacker/pkgs/go/1.7.1
go_1_7: 1.7 -> 1.7.1
2016-09-14 20:54:40 +02:00
Ram Kromberg 652e3488f9 julia: pcre2 -> pcre2.dev + pcre2 output fix 2016-09-14 21:35:44 +03:00
Ram Kromberg 46046850e6 pcre2: 10.21 -> 10.22 2016-09-14 21:35:37 +03:00
Matthew Bauer 85f2c3ebc9
mplayer: fix on darwin 2016-09-14 12:51:47 -05:00
Rushmore Mushambi 3ed019123e Merge pull request #18595 from rushmorem/lizardfs-update
lizardfs: 3.10.0 -> 3.10.2
2016-09-14 19:48:08 +02:00
Matthew O'Gorman 6a01fc2b7c mosquitto: add websockets support. 2016-09-14 19:34:14 +02:00
Vladimír Čunát 92f0d709e9 libmaxminddb: init at 1.2.0 2016-09-14 19:25:29 +02:00
rushmorem c34d83eb36 lizardfs: 3.10.0 -> 3.10.2 2016-09-14 19:24:33 +02:00
Thomas Tuegel 314cc36d47 Merge pull request #18588 from bendlas/update-dropbox-master
dropbox: 9.4.49 -> 10.4.25 [master]
2016-09-14 12:20:58 -05:00
Vincent Laporte 38c143abe2 ocaml-qtest: 2.0.1 -> 2.2 2016-09-14 19:04:58 +02:00
Herwig Hochleitner cc60ee187a connman: 1.32 -> 1.33 2016-09-14 18:44:48 +02:00
Herwig Hochleitner 685786b7d7 androidenv: update packages
build-tools      25.1.7 -> 25.2.2
sdk-tools        23.0.1 -> 24.0.2
platform-tools   24 -> 24.0.2
2016-09-14 18:31:22 +02:00
Herwig Hochleitner 85fdf8665f dropbox: 9.4.49 -> 10.4.25 2016-09-14 18:18:45 +02:00
Herwig Hochleitner 1172c6be9b pypy: 5.4.0 -> 5.4.1 2016-09-14 18:11:17 +02:00
Joachim F 068106cf6a Merge pull request #18571 from peterhoeg/wp-cli
wp-cli: 0.23.1 -> 0.24.1
2016-09-14 17:56:03 +02:00
Lancelot SIX 28d286ac4b Merge pull request #18562 from taku0/flashplayer-11.2.202.635
flashplayer: 11.2.202.632 -> 11.2.202.635
2016-09-14 17:19:08 +02:00
Alexey Shmalko 351d34ca3d
google-chrome: use corresponding chromium version 2016-09-14 16:56:20 +03:00
Peter Simons 642a42875f Merge pull request #18541 from RamKromberg/fix/groff
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Franz Pletz ee4c4768a4
curl3: remove vulnerable curl version 2016-09-14 09:03:23 +02:00
Franz Pletz 296c671454
gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
Jörg Thalheim 6ace28610f
cheat: init at 2.1.26 2016-09-14 07:29:10 +02:00
Jörg Thalheim 8fddcad3f9
telegraf: init at 1.0.0
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
aszlig 1781e95577
Merge pull request #18567 (VirtualBox 5.1.6)
This introduces VirtualBox version 5.1.6 along with a few refactored
stuff, notably:

  * Kernel modules and user space applications are now separate
    derivations.
  * If config.pulseaudio doesn't exist in nixpkgs config, the default is
    now to build with PulseAudio modules.
  * A new updater to keep VirtualBox up to date.

All subtests in nixos/tests/virtualbox.nix succeed on my machine and
VirtualBox was reported to be working by @DamienCassou (although with
unrelated audio problems for another fix/branch) and @calbrecht.
2016-09-14 02:20:16 +02:00
aske 8233618691 lshw: 02.17b -> 02.18b 2016-09-14 02:26:31 +03:00
Vladimír Čunát 3efebb1680 xorg.xf86-input-libinput: 0.19.0 -> 0.19.1
It fixes a typo in API (!).
https://lists.x.org/archives/xorg-announce/2016-September/002705.html
2016-09-14 00:05:12 +02:00
Nikolay Amiantov ad8916cbdc Merge pull request #18567 from aske/gtk-fix
Fix breakage caused by #18498
2016-09-14 01:46:15 +04:00
Sander van der Burg 2b144fcfb0 nodePackages: regenerate with node2nix-1.1.0. The new node2nix supports postInstall hooks that have been used to fix npm2nix 2016-09-13 20:56:05 +00:00
Ram Kromberg 14e9972e49 groff: add missing depedencies for optional postscript and html outputs 2016-09-13 23:38:05 +03:00
Sander van der Burg 77b9abf78c disnix: 0.6 -> 0.6.1 2016-09-13 19:47:19 +00:00
Domen Kožar 335cde2525 Merge pull request #18521 from RamKromberg/fix/man-db
mandb: fix apropos
2016-09-13 21:44:37 +02:00
Sander van der Burg 2edb28ffc5 dysnomia: bump to version 0.6.1 2016-09-13 19:41:54 +00:00
Thomas Tuegel 7fd8f158af
melpaPackages: update jade
Fixes #18550.
2016-09-13 13:37:06 -05:00
Kirill Boltaev 0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Kirill Boltaev 4b55b0358a deluge: fix libtorrentRasterbar_1_0 reference (#18564) 2016-09-13 18:47:32 +02:00
Vincent Laporte b7fabd39b3 mpd: fix on darwin 2016-09-13 18:05:07 +02:00