Commit Graph

228450 Commits

Author SHA1 Message Date
Eelco Dolstra
b00463d406
Merge pull request #89479 from edolstra/nix-2.4-completion
Don't enable nix-bash-completions when using Nix 2.4
2020-06-05 13:29:10 +02:00
Eelco Dolstra
96795314de
Merge pull request #89476 from edolstra/bump-minver
Bump minver.nix to 2.2
2020-06-05 13:28:02 +02:00
Jörg Thalheim
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager 2020-06-05 11:46:42 +01:00
Jörg Thalheim
685f06c193
Merge pull request #89523 from Mic92/rust-docs
buildRustPackage: add documentation on how to create cargo.lock patches
2020-06-05 11:45:35 +01:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Florian Klink
c055fc0319
Merge pull request #89510 from flokli/buildbot-pbPort
nixos/buildbot-master: fix typo in services.buildbot-master.bpPort
2020-06-05 11:50:25 +02:00
Jörg Thalheim
f0396574ab
buildRustPackage: add documentation on how to create cargo.lock patches 2020-06-05 10:41:46 +01:00
Jörg Thalheim
073d2fc4d5
cgmanager: remove
fixes #30023
2020-06-05 09:47:12 +01:00
Vincent Laporte
c9057b3751 ocamlPackages.custom_printf: remove at 112.24.00
This is a legacy package for OCaml 4.02

custom_printf is deprecated, use ppx_custom_printf instead
2020-06-05 10:46:29 +02:00
Gabriel Ebner
ae2bdf2c1b
Merge pull request #89522 from josephtheengineer/freecad-wrapQtAppsHook
freecad: use wrapQtAppsHook
2020-06-05 10:07:00 +02:00
Robin Gloster
cc7eaae01c
Merge pull request #89480 from talyz/gitlab-13
gitlab: 12.10.8 -> 13.0.4
2020-06-05 10:00:44 +02:00
Domen Kožar
fb6c3cee64
Add {pkgsMusl,pkgsStatic}.stdenv to build on hydra (#89425)
* Add pkgsMusl.stdenv to block nixpkgs channel

* Don’t include i686-linux for pkgs{Musl,Static}

musl bootstrapping is unavailable for i686-linux right now. so we can
just exclude it from hydra.

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-06-05 08:04:09 +02:00
Vladimír Čunát
5a8cdcc278
Merge #89474: thunderbird*: 68.8.1 -> 68.9.0 (security) 2020-06-05 06:32:54 +02:00
josephtheengineer
4eaa5a0863
freecad: use wrapQtAppsHook 2020-06-05 14:16:52 +10:00
Mario Rodas
810f240c2a
Merge pull request #87949 from doronbehar/mpd-docs
mpd: enable tests + install docs + split outputs
2020-06-04 20:54:17 -05:00
Florian Klink
42f7db63ff
Merge pull request #89504 from flokli/buildbot-2.8.0
buildbot: 2.7.0 -> 2.8.0
2020-06-05 01:30:09 +02:00
Florian Klink
1fd972bd50 nixos/buildbot-master: fix typo in services.buildbot-master.bpPort
It's pbPort, and it's also a connection string, meaning
listen-on-localhost is also possible. Provide an alias for the old
option name, so old configs still work.
2020-06-05 01:29:03 +02:00
Stefan Frijters
87dc127ce3 openttd: 1.10.1 -> 1.10.2
A bug in the upstream configure script was fixed (OpenTTD/OpenTTD#8145),
which means we now need `which` available during the build.
2020-06-04 15:38:08 -07:00
Florian Klink
f71d9240b0 buildbot: 2.7.0 -> 2.8.0
```
Bug fixes

    Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
    Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
    Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
    Handling the case where the BitbucketStatusPush return code is not 200
    When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
    Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
    Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
    Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
    Log watcher looks for the “tail” utility in the right location on Haiku OS.
    Add limit and filtering support for the changes data API as described in issue # 5207

Improved Documentation

    Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
    Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations

Features

    Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
    Added argument count to lock access to allow a lock to consume a variable amount of units
    Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
```
2020-06-05 00:20:37 +02:00
Jan Tojnar
d67e2a2702
liferea: Update dependencies
dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.

Closes: https://github.com/NixOS/nixpkgs/issues/39650
2020-06-05 00:03:05 +02:00
Jan Tojnar
dfd6f3de19
liferea: Format with nixpkgs-fmt
* Format with nixpkgs-fmt
* Replace pkgconfig alias with pkg-config
* Remove duplicate gsettings-desktop-schemas
2020-06-05 00:03:03 +02:00
Benjamin Hipple
86990d6007 pythonPackages.wtforms: 2.1 -> 2.3.1
2.1 is from 2015!
https://github.com/wtforms/wtforms/blob/master/CHANGES.rst
2020-06-04 14:45:44 -07:00
Daiderd Jordan
9ef0636f15
Merge pull request #89273 from rileyinman/plex-update
plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e
2020-06-04 22:45:24 +02:00
Robert Scott
d0af797a50
Merge pull request #88019 from risicle/ris-aflplusplus-2.65c
aflplusplus: 2.64c -> 2.65c
2020-06-04 21:10:58 +01:00
Benjamin Saunders
38f5fce48a linuxPackages.rtl88x2bu: init at 2020-05-19 2020-06-04 12:39:54 -07:00
Jonathan Ringer
3f529586ca python3Packages.uamqp: 1.2.7 -> 1.2.8 2020-06-04 12:35:47 -07:00
Jonathan Ringer
21c43f6e75 python3Packages.azure-servicebus: add imports check 2020-06-04 12:35:47 -07:00
Jonathan Ringer
eb0363119e azure-cli: 2.5.1 -> 2.7.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
05f42b2a45 python3Packages.azure-servicebus: 0.50.2 -> 0.50.3 2020-06-04 12:35:47 -07:00
Jonathan Ringer
cd4852a2a6 python3Packages.azure-mgmt-signalr: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
13818375d8 python3Packages.azure-mgmt-loganalytics: 0.5.0 -> 0.6.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
91c5a18b17 python3Packages.azure-mgmt-imagebuilder: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
5bc75d726c python3Packages.azure-mgmt-hanaonazure: 0.13.0 -> 0.14.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
c9db9df064 python3Packages.azure-mgmt-batch: 8.0.0 -> 9.0.0 2020-06-04 12:35:47 -07:00
David Wood
f37b4a8d43 vimPlugins.vim-mundo: init at 2020-05-06 2020-06-04 12:23:10 -07:00
David Wood
568d540b42 vimPlugins.is-vim: init at 2017-10-30 2020-06-04 12:23:10 -07:00
David Wood
f9b8c148df vimPlugins.vim-numbertoggle: init at 2017-10-26 2020-06-04 12:23:10 -07:00
David Wood
50eddf8a72 vimPlugins.vim-tmux-clipboard: init at 2019-04-07 2020-06-04 12:23:10 -07:00
David Wood
db21ea2830 vimPlugins.vim-hybrid: init at 2016-01-05 2020-06-04 12:23:10 -07:00
David Wood
98238a01a6 vimPlugins.vim-spirv: init at 2019-11-20 2020-06-04 12:23:10 -07:00
David Wood
a05a858d17 vimPlugins.vim-hocon: init at 2017-09-08 2020-06-04 12:23:10 -07:00
David Wood
6cc2a43e59 vimPlugins: resolve github repository redirects 2020-06-04 12:23:10 -07:00
David Wood
4204de06fb vimPlugins: update 2020-06-04 12:23:10 -07:00
SCOTT-HAMILTON
397a90a699 maintainers: add shamilton 2020-06-04 12:19:24 -07:00
Scott Hamilton
f26f911a77 ksmoothdock: Init at 6.2 stable 2020-06-04 12:19:24 -07:00
Dmitry Kalinkin
dd8f077ff9
Merge pull request #89196 from eadwu/vscode/76427-fallout
vscode: fix #76427 fallout
2020-06-04 14:31:08 -04:00
Nikolay Korotkiy
cda41cf743
josm: 16239 -> 16538
PR #89443
2020-06-04 18:22:37 +02:00
Maximilian Bosch
91099c1426
riot-desktop: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.3
2020-06-04 18:03:50 +02:00
Maximilian Bosch
c51202ffa0
riot-web: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-web/releases/tag/v1.6.3
2020-06-04 18:03:33 +02:00
José Romildo Malaquias
c27e54de99
Merge pull request #89401 from romildo/upd.mint-x-icons
mint-x-icons: init at 1.5.5
2020-06-04 12:47:46 -03:00