Florian Klink and GitHub
47d4cd2c31
Merge pull request #87878 from Izorkin/mariadb-update
...
mariadb: 10.4.12 -> 10.4.13
2020-06-05 15:15:36 +02:00
José Romildo Malaquias and GitHub
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
...
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
zimbatm and GitHub
8db1c35e83
Merge pull request #89393 from wnklmnn/keepass
...
Keepass
2020-06-05 14:56:30 +02:00
Linus Heckemann and GitHub
dcb64ea42e
Merge pull request #89537 from WilliButz/update/atlassian-confluence/7.5.1
...
atlassian-confluence: 7.5.0 -> 7.5.1
2020-06-05 14:52:32 +02:00
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 ( #83485 )
...
* xdg-desktop-portal-wlr: init at 2020-03-13
* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0
Co-authored-by: zimbatm <zimbatm@zimbatm.com >
2020-06-05 12:51:34 +00:00
WilliButz
0f2d9bbd25
atlassian-confluence: 7.5.0 -> 7.5.1
2020-06-05 14:38:12 +02:00
Eelco Dolstra and GitHub
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 and GitHub
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 and GitHub
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager
2020-06-05 11:46:42 +01:00
Jörg Thalheim and GitHub
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 and GitHub
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 and 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 and GitHub
ae2bdf2c1b
Merge pull request #89522 from josephtheengineer/freecad-wrapQtAppsHook
...
freecad: use wrapQtAppsHook
2020-06-05 10:07:00 +02:00
Robin Gloster and GitHub
cc7eaae01c
Merge pull request #89480 from talyz/gitlab-13
...
gitlab: 12.10.8 -> 13.0.4
2020-06-05 10:00:44 +02:00
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 and GitHub
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 and GitHub
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 and Jon
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 and Jon
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 and GitHub
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 and GitHub
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 and Jon
38f5fce48a
linuxPackages.rtl88x2bu: init at 2020-05-19
2020-06-04 12:39:54 -07:00
Jonathan Ringer and Jon
3f529586ca
python3Packages.uamqp: 1.2.7 -> 1.2.8
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
21c43f6e75
python3Packages.azure-servicebus: add imports check
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
eb0363119e
azure-cli: 2.5.1 -> 2.7.0
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
05f42b2a45
python3Packages.azure-servicebus: 0.50.2 -> 0.50.3
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
cd4852a2a6
python3Packages.azure-mgmt-signalr: 0.3.0 -> 0.4.0
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
13818375d8
python3Packages.azure-mgmt-loganalytics: 0.5.0 -> 0.6.0
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
91c5a18b17
python3Packages.azure-mgmt-imagebuilder: 0.3.0 -> 0.4.0
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
5bc75d726c
python3Packages.azure-mgmt-hanaonazure: 0.13.0 -> 0.14.0
2020-06-04 12:35:47 -07:00
Jonathan Ringer and Jon
c9db9df064
python3Packages.azure-mgmt-batch: 8.0.0 -> 9.0.0
2020-06-04 12:35:47 -07:00
David Wood and Jon
f37b4a8d43
vimPlugins.vim-mundo: init at 2020-05-06
2020-06-04 12:23:10 -07:00
David Wood and Jon
568d540b42
vimPlugins.is-vim: init at 2017-10-30
2020-06-04 12:23:10 -07:00
David Wood and Jon
f9b8c148df
vimPlugins.vim-numbertoggle: init at 2017-10-26
2020-06-04 12:23:10 -07:00
David Wood and Jon
50eddf8a72
vimPlugins.vim-tmux-clipboard: init at 2019-04-07
2020-06-04 12:23:10 -07:00
David Wood and Jon
db21ea2830
vimPlugins.vim-hybrid: init at 2016-01-05
2020-06-04 12:23:10 -07:00
David Wood and Jon
98238a01a6
vimPlugins.vim-spirv: init at 2019-11-20
2020-06-04 12:23:10 -07:00
David Wood and Jon
a05a858d17
vimPlugins.vim-hocon: init at 2017-09-08
2020-06-04 12:23:10 -07:00
David Wood and Jon
6cc2a43e59
vimPlugins: resolve github repository redirects
2020-06-04 12:23:10 -07:00
David Wood and Jon
4204de06fb
vimPlugins: update
2020-06-04 12:23:10 -07:00
SCOTT-HAMILTON and Jon
397a90a699
maintainers: add shamilton
2020-06-04 12:19:24 -07:00