Commit graph

215521 commits

Author SHA1 Message Date
Tim Steinbach 1ccc73cd1f
zoom-us: 3.5.359539.0224 -> 3.5.361976.0301 2020-03-02 07:49:10 -05:00
worldofpeace 34e41a9154
Merge pull request #81509 from VirtusLab/git-machete-2.13.5
gitAndTools.git-machete: 2.13.1 -> 2.13.5
2020-03-02 12:11:58 +00:00
worldofpeace b94a0e5377
Merge pull request #81503 from romildo/upd.mate
mate.mate-backgrounds: 1.24.0 -> 1.24.1
2020-03-02 12:01:38 +00:00
Travis CI 166836eadc gitAndTools.git-machete: 2.13.1 -> 2.13.5
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @worldofpeace @tfc @jtraue
2020-03-02 11:54:21 +00:00
Maximilian Bosch 9da547da98
Merge pull request #81478 from Profpatsch/httpie-docs
Httpie docs
2020-03-02 12:32:39 +01:00
José Romildo Malaquias 6328c9203c
Merge pull request #81464 from romildo/upd.matcha-gtk-theme
matcha: 2020-02-27 -> 2020-03-01
2020-03-02 08:00:02 -03:00
José Romildo Malaquias 8f9de025ae mate.mate-backgrounds: switch to meson build system 2020-03-02 07:56:03 -03:00
Jörg Thalheim 2c5ffb5c7a
Merge pull request #81164 from Mic92/home-assistant
nixos/home-assistant: 0.104.3 -> 0.106.0
2020-03-02 10:55:35 +00:00
José Romildo Malaquias 44014a4f53 mate.mate-backgrounds: 1.24.0 -> 1.24.1 2020-03-02 07:48:23 -03:00
worldofpeace d7fa8dae65
Merge pull request #81485 from marsam/fix-gtk3-darwin
gtk3: fix build on darwin
2020-03-02 10:27:10 +00:00
Michael Lingelbach 34296980d1 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
2020-03-02 10:07:37 +01:00
Michael Raskin ca7f750959
Merge pull request #81483 from lovesegfault/fix-neovim
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
2020-03-02 08:59:20 +00:00
scalavision dbb4826457 truvari:1.3.2->1.3.4 2020-03-02 09:15:58 +01:00
Kovacsics Robert f4c29ebfc2 polyml: updated maintainers
I am not sure if we still need the old packages, nothing explicitly
depends on polyml56 or polyml57 according to a grep, not sure if
external packages might (hol and isabelle depend on polyml, the latest
version).
2020-03-02 09:13:12 +01:00
Kovacsics Robert f8c402ecad polyml: fix with new libffi
New libffi doesn't have FFI_SYSV for x86/64 unix, this pulls in the
commit for the upstream version which fixes it, and ports that patch to
the 5.7 version. The 5.6 version is unchanged.

For ZHF: #80379
2020-03-02 09:13:12 +01:00
(cdep)illabout 9e8dea7986 python3Packages.tensorflow-bin: 1.14.0 -> 2.1.0 2020-03-02 09:10:56 +01:00
(cdep)illabout d8d9358c04 python3Packages.protobuf: bump protobuf dep to from 3.7 to 3.8 for tensorflow-2.1.0 2020-03-02 09:10:56 +01:00
(cdep)illabout c186f5ec4d python3Packages.tensorflow-estimator: 1.15.1 -> 2.1.0 2020-03-02 09:10:56 +01:00
(cdep)illabout 33f11be707 python3Packages.tensorflow-tensorboard: 1.15.0 -> 2.1.0 2020-03-02 09:10:56 +01:00
Michael Lingelbach 1c4f22a5da Add bazel 1.2.1 2020-03-02 09:08:47 +01:00
Evan Hanson 4eb9e9a20c chicken: 5.1.0 -> 5.2.0
Also updates the matchable egg (used by egg2nix) from 1.0 -> 1.1 and
removes trailing slashes from the path prefix variables passed to
wrapProgram (they're unnecessary and only result in doubled-up slashes
in the values).
2020-03-01 23:42:29 -08:00
Vladimír Čunát 83015ff795
nixpkgs manual: fix build after pandoc(?) update
I din't try to pinpoint the exact commit, but we started getting:
> The extension smart is not supported for docbook
Reading pandoc docs, I can't see what use to us "smart" could be
when writing the in-between docbook (to be converted to html).
https://pandoc.org/MANUAL.html#extension-smart
2020-03-02 08:24:54 +01:00
Kovacsics Robert 2e6b7b00a0 vim-easytags: Fix to work with universal-ctags (which is in nixpkgs) 2020-03-01 23:12:24 -08:00
Michael Raskin 7325ffe090
Merge pull request #81484 from bignaux/sgt-puzzles
sgt-puzzles: fix desktop files and add desktop sgt-puzzles.menu
2020-03-02 06:57:38 +00:00
Edmund Wu ed8ff48843 vscode-extensions.WakaTime.vscode-wakatime: 2.2.1 -> 4.0.0 2020-03-01 22:52:01 -08:00
Edmund Wu e93a6fdeda vscode-extensions.ms-python.python: 2020.1.58038 -> 2020.2.64397 2020-03-01 22:52:01 -08:00
Bignaux Ronan c10f66991a sgt-puzzles: fix desktop files and add desktop sgt-puzzles.menu 2020-03-02 04:13:48 +01:00
Peter Hoeg dde9dad3ae
Merge pull request #81280 from peterhoeg/u/peruse
peruse: 1.2.20180618 -> 1.2.20200208
2020-03-02 10:55:00 +08:00
Bernardo Meurer 81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
This reverts commit 0566b5ce19, reversing
changes made to 4d6e3bf127.
2020-03-01 18:39:58 -08:00
Benjamin Staffin 3a2790c342 services.mailman: RemainAfterExit so settings take effect properly
Prior to this fix, changes to certain settings would not be applied
automatically and users would have to know to manually restart the
affected service.  A prime example of this is
`services.mailman.hyperkitty.baseUrl`, or various things that affect
`mailman3/settings.py`
2020-03-02 02:25:20 +00:00
Michele Guerini Rocco d54f028941
Merge pull request #81473 from pacien/riot-no-phoning-home-release-notes-20-03
riot-web: mention incompatible config change in release notes
2020-03-02 03:13:39 +01:00
obadz c31958449f
Merge pull request #77405 from danielfullmer/zerotier-mac-fix
nixos/zerotierone: prevent systemd from changing MAC address
2020-03-01 18:49:00 -07:00
Mario Rodas 96b7367491
Merge pull request #81476 from zowoq/yq-go
yq-go: 3.1.2 -> 3.2.1
2020-03-01 20:00:26 -05:00
Mario Rodas f6ed819204
Merge pull request #81455 from eadwu/wakatime/13.0.7
wakatime: 13.0.4 -> 13.0.7
2020-03-01 19:57:01 -05:00
Profpatsch 2167ed8aac httpie: add fish and bash completions 2020-03-02 01:16:54 +01:00
Maximilian Bosch 4bcb1b3123
Merge pull request #81474 from zowoq/youtube-dl
youtube-dl: 2020.02.16 -> 2020.03.01
2020-03-02 01:14:57 +01:00
Profpatsch 9176f20bc3 httpie: add manpage and html docs
httpie has quite extensive documentation in form of its rst readme.
With docutils it’s quite easy to convert to html.

We can also convert it to a manpage, which makes the documentation
accessible from the command line (even though it’s not quite standard
format as far as manpages go; however a lot better than nothing).
2020-03-02 00:47:23 +01:00
pacien 6d4fd13612 riot-web: mention incompatible config change in release notes
Mention the changes introduced in commit c9e5cca.

GitHub: closes #81416
2020-03-02 00:44:51 +01:00
R. RyanTM 619a095af0 mgba: 0.7.3 -> 0.8.0 2020-03-01 15:23:04 -08:00
zowoq bf9beeb1c5 yq-go: 3.1.2 -> 3.2.1
https://github.com/mikefarah/yq/releases/tag/3.2.0
https://github.com/mikefarah/yq/releases/tag/3.2.1
2020-03-02 09:20:12 +10:00
Michael Raskin 987be8e529
Merge pull request #81472 from bignaux/sgt-puzzles
sgt-puzzles: add desktop files
2020-03-01 23:18:07 +00:00
zowoq 5ce2974294 youtube-dl: 2020.02.16 -> 2020.03.01
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.01
2020-03-02 09:15:28 +10:00
Bignaux Ronan 1841620b23 sgt-puzzles: add desktop files 2020-03-01 23:58:28 +01:00
Florian Klink 0a8af284e5
Merge pull request #81415 from NinjaTrappeur/nin-routing-policy-aarch-kernel
linux: add policy routing config flag
2020-03-01 14:50:45 -08:00
Vincent Laporte 9794d1e5fc ocamlPackages.ocp-index: 1.1.9 → 1.2 2020-03-01 22:39:43 +01:00
Vincent Laporte d02dc3c5fd ocamlPackages.ocp-build: fix for OCaml ≥ 4.08 2020-03-01 22:39:43 +01:00
Mario Rodas ec97c20fff
Merge pull request #81419 from marsam/update-recursive
recursive: 1.030 -> 1.042
2020-03-01 16:04:43 -05:00
José Romildo Malaquias de24759142 matcha: 2020-02-27 -> 2020-03-01 2020-03-01 17:55:28 -03:00
Félix Baylac-Jacqué 6896b1cb1d
linux: add policy routing config flag for aarch64
CONFIG_IP_MULTIPLE_TABLES is part of the default x86 kernel config but
absent from the Aarch64 one. Adding explicitely this flag together
with its dependency IP_ADVANCED_ROUTER.

Both of these config flags are needed to use the routing policy
facilities.
2020-03-01 20:25:44 +01:00
Sander van der Burg d0bf2ff810 titaniumenv: add Titanium SDK 8.3 2020-03-01 20:23:39 +01:00