Commit Graph

206232 Commits

Author SHA1 Message Date
Renaud 013e439fd8
Merge pull request #75036 from sikmir/oom
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-21 17:30:50 +01:00
Andrew Newman 0dc0af5f31 qtcreator: 4.10.0 -> 4.11.0 2019-12-21 19:28:12 +03:00
Maximilian Bosch 77d8988b7b
nixos/systemd-nspawn: use `config.systemd.package`
When using a modified systemd-package (e.g. to test a patch), it's
recommended to use the `systemd.package`-option to avoid rebuilding all packages
that somehow depend on systemd.

With this change, the modified package is also used by `systemd-nspawn@`
units.
2019-12-21 17:19:26 +01:00
Markus Kowalewski 7d44826298
php: 7.2.25 -> 7.2.26 2019-12-21 16:49:28 +01:00
Mario Rodas 78857e1e7c
Merge pull request #76122 from marsam/update-bazelisk
bazelisk: 1.1.0 -> 1.2.1
2019-12-21 10:31:50 -05:00
Aaron Andersen 5d9c7cda16 redmine: 4.0.5 -> 4.1.0 2019-12-21 10:21:54 -05:00
Tim Steinbach 2095b4de34
Merge pull request #76121 from zowoq/miniserve
miniserve: 0.2.1 -> 0.5.0
2019-12-21 08:49:55 -05:00
Maximilian Bosch 9d6abcd826
Merge pull request #76120 from zowoq/brave
brave: 1.0.0 -> 1.1.23
2019-12-21 14:15:06 +01:00
Maximilian Bosch e36af0f32a
Merge pull request #76119 from zowoq/fzf
fzf: 0.19.0 -> 0.20.0
2019-12-21 14:13:07 +01:00
Maximilian Bosch f2a989b001
Merge pull request #76124 from tadeokondrak/wofi-1.0
wofi: 2019-10-28 -> 1.0
2019-12-21 14:10:37 +01:00
Markus Kowalewski 9e4716b1f5
php: 7.4.0 -> 7.4.1 2019-12-21 14:05:13 +01:00
Markus Kowalewski 10060abfc0
php: 7.3.12 -> 7.3.13 2019-12-21 14:04:58 +01:00
Florian Klink 2054a083fb diffpdf: fix qt wrapping
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01:00
WilliButz 3f998fac7f
Merge pull request #76097 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.1 -> 1.7.2
2019-12-21 13:28:50 +01:00
markuskowa 898f188fd0
Merge pull request #68301 from gnidorah/cde2
cdesktopenv: init at 2019-11-30
2019-12-21 13:22:33 +01:00
Scriptkiddi 6cff373dd7 precice: init at 1.6.1 2019-12-21 13:21:45 +01:00
Jörg Thalheim e17e5f0ace cloud-print-connector: fix build against cups 2019-12-21 11:59:08 +00:00
Maximilian Bosch da4b7e778a
kitty: 0.15.0 -> 0.15.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.15.1
2019-12-21 12:14:36 +01:00
gnidorah 24ac2e263a vk-messenger: use wrapGAppsHook 2019-12-21 13:12:30 +03:00
Maximilian Bosch 779333225e
Merge pull request #74613 from doronbehar/update-gotify-server
gotify-server: 2.0.11 -> 2.0.12
2019-12-21 11:05:39 +01:00
Peter Simons f5bb6c0207 python-osc: update from 0.164.4 to 0.167.1 2019-12-21 10:36:28 +01:00
(cdep)illabout 334785e936
pscid: init at 2.8.5 2019-12-21 16:06:29 +09:00
Tadeo Kondrak f90d0634f8
wofi: 2019-10-28 -> 1.0 2019-12-20 23:16:36 -07:00
Lancelot SIX 2a60519881 pythonPackages.django: 1.11.26 -> 1.11.27
See https://docs.djangoproject.com/en/1.11/releases/1.11.27/ for release
information.
2019-12-20 21:16:57 -08:00
Mario Rodas bf3c173595
Merge pull request #76067 from jonasnick/lightning-0.8.0
clightning: 0.7.3 -> 0.8.0
2019-12-20 22:57:48 -05:00
zowoq 6aaf5f49ea miniserve: 0.2.1 -> 0.5.0 2019-12-21 13:43:12 +10:00
zowoq c6d11ef7f3 brave: 1.0.0 -> 1.1.23 2019-12-21 13:35:19 +10:00
zowoq bd3c7cd6e0 fzf: 0.19.0 -> 0.20.0 2019-12-21 13:30:39 +10:00
Mario Rodas 9be700bc26
bazelisk: 1.1.0 -> 1.2.1
Changelog:
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.0
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.1
2019-12-20 22:22:22 -05:00
Anthony Cowley 7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
taku0 fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0 f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Matthieu Coudron bebfff6fc5 vimPlugins.nvim-lsp: init at 2019-12-17 2019-12-20 17:40:31 -08:00
Pamplemousse 6306baa8a2 wfuzz: init at 2.4.2 2019-12-20 17:29:21 -08:00
Dmitry Kalinkin 8ae72e89bb
Merge pull request #76105 from veprbl/pr/pythia_8_244
pythia: 8.243 -> 8.244
2019-12-20 19:51:31 -05:00
Maximilian Bosch 68dfdc2f60
Merge pull request #75532 from 0x4A6F/master-xandikos
xandikos: init at 0.1.0
2019-12-21 01:42:49 +01:00
Maximilian Bosch f2915c1616
Merge pull request #75464 from mmilata/rspamd-python-test
nixosTests.rspamd: port to python
2019-12-21 01:25:18 +01:00
Mario Rodas 33e87b06d3
Merge pull request #75785 from eraserhd/weechat-darwin-fix
weechat: Fix build on Darwin
2019-12-20 18:49:20 -05:00
Maximilian Bosch d3d1b12310
Merge pull request #74133 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.9.1 -> 0.10.0
2019-12-21 00:29:48 +01:00
Maximilian Bosch ca70dc27f7
Merge pull request #72595 from r-ryantm/auto-update/ocserv
ocserv: 0.12.4 -> 0.12.5
2019-12-20 23:50:19 +01:00
ryan4729 3546e6eb41 teamviewer: 14.7.1965 -> 15.0.8397 (#75059) 2019-12-20 23:39:11 +01:00
Florian Klink 0a41dae98b
Merge pull request #56255 from Izorkin/nginx-temp1
nginx: do not run anything as root
2019-12-20 23:34:55 +01:00
Florian Klink 749857f7aa
Merge pull request #76052 from brprice/WIP/acme
nixos/acme: implement postRun using ExecStartPost
2019-12-20 23:32:53 +01:00
Renaud 60820d8d83
Merge pull request #75648 from jorsn/tintin.add-ssl
tintin: added ssl support via gnutls
2019-12-20 23:31:28 +01:00
Renaud 6bfe79351b
Merge pull request #75651 from etu/testssl-update
testssl: 3.0rc5 -> 3.0rc6
2019-12-20 23:30:44 +01:00
Maximilian Bosch 85d4bfc94b
Merge pull request #76042 from evanjs/gitkraken-6.4.0
gitkraken: 6.3.1 -> 6.4.1
2019-12-20 23:17:42 +01:00
Jan Tojnar 136c83c977
python3.pkgs.pygobject2: fix build
2.28.7 no longer installs codegen for Python 3:

2940d0c45c

so our postInstall broke.

No need to rename the pth file either, as pygtk does not work on Python 3.
2019-12-20 22:52:19 +01:00
Alyssa Ross 7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Alyssa Ross 8f8514c6ba public-inbox: init at 1.2.0
highlight's Perl bindings are currently disabled on Darwin, but I
didn't make the dependency here conditional so that if that is ever
fixed, this function won't need to be updated. p-i is smart enough to
disable the test for highlight if it can't find the Perl module.
2019-12-20 19:47:42 +00:00