Maximilian Bosch
3d7b147a2c
citrix_receiver: drop all packages below 13.8
...
All Citrix versions until 13.7 will be EOLed during the lifetime of
18.09: https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2018-08-06 15:17:14 +02:00
Maximilian Bosch
10b2208ec5
citrix_receiver: allow custom certs and hooks for the installation
...
Sometimes it's required to modify some parts of the Citrix build on
their own which is why `{pre,post}Install` hooks can be quite helpful.
Additionally some corporate clients use their own certificates that
aren't stored as trusted ones in the `cacert` package with all of the
trusted certs by Mozilla.
Now it's possible to add custom certs like this:
``` nix
with import <nixpkgs> { config.allowUnfree = true; };
let path = ../../Downloads/custom-corporate-cert.pem; in
citrix_receiver.override {
extraCerts = [ path ];
}
```
2018-08-06 15:16:16 +02:00
Yegor Timoshenko
c1973f0fec
toggldesktop: init at 7.4.231
2018-08-06 15:12:48 +03:00
Yegor Timoshenko
0d7170cb85
Merge pull request #44459 from kirelagin/b2sum
...
b2sum: init at 20160619
2018-08-06 15:03:53 +03:00
georgewhewell
a052e52a27
fix rasperrypifw cross build
2018-08-06 14:49:45 +03:00
Yegor Timoshenko
dbdbdaf1c6
b2sum: use fetchzip, clean up
2018-08-06 14:47:29 +03:00
Jörg Thalheim
6da4ab627f
Merge pull request #44547 from leenaars/matterbridge
...
matterbridge: 1.7.1 -> 1.11.0
2018-08-06 12:17:33 +01:00
Francesco Gazzetta
77c0760ee6
duktape: 2.2.1 -> 2.3.0
2018-08-06 13:15:50 +02:00
Pascal Wittmann
602a462512
Merge pull request #44549 from NixOS/remove-jumanji
...
remove jumanji
2018-08-06 13:10:01 +02:00
Pascal Wittmann
0efd8a8f70
remove jumanji
...
jumanji isn't activly developed since the end of 2015
and uses an insecure and old version of webkit.
2018-08-06 12:57:17 +02:00
Michiel Leenaars
e61dae0f0f
matterbridge: 1.7.1 -> 1.11.0
2018-08-06 12:25:25 +02:00
Jan Tojnar
10dd73b5e2
keybinder: remove GTK3 dependency
...
kyebinder never supported GTK 3, only keybinder-3.0 (keybinder3 package) does.
This effectively reverts c0c835dcce
2018-08-06 12:23:13 +02:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
...
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Peter Hoeg
9823e4caa7
emacs-magit-annex: git was missing
2018-08-06 17:09:26 +08:00
Jörg Thalheim
05daf390b3
systemd: 238 -> 239
2018-08-06 11:03:09 +02:00
Uli Baum
6820e2f0dd
mpd: don't use smbclient alias
...
didn't eval on Hydra as release.nix doesn't allow aliases, see #44299
Use samba instead.
2018-08-06 10:07:20 +02:00
Robert Schütz
c3b1a8178b
duply: explicitly use python2
2018-08-06 09:36:55 +02:00
Robert Schütz
3b490c653c
ddar: explicitly use python2
2018-08-06 09:28:20 +02:00
Sarah Brofeldt
c6a4f9af60
Merge pull request #44528 from samueldr/fix/mention-bot
...
doc: Fixes mentions of mention-bot.
2018-08-06 08:59:10 +02:00
Izorkin
5fce5fadf5
tengine: init init at v2.2.2
2018-08-06 08:11:03 +03:00
Cray Elliott
4c45016c29
Revert "mariadb: 10.2.16 -> 10.3.8"
...
This reverts commit 00ab5c5b6a
.
The commit listed broke darwin and held up Hydra. sorry about that!
2018-08-05 20:12:18 -07:00
Silvan Mosberger
66793d9284
Merge pull request #44058 from borisbabic/feature/choose-trackpoint-device
...
trackpoint: Make the device name configurable
2018-08-06 03:14:16 +02:00
Boris Babic
0ef3119c69
trackpoint: Make the device name configurable
2018-08-06 02:56:32 +02:00
Samuel Dionne-Riel
e97112bdc3
doc: Fixes mentions of mention-bot.
...
Its last mention was on 2017-09-25. Close to a year.
The CODEOWNERS feature of github, though, fills in the gap in a more
appropriate manner (IMHO).
2018-08-05 20:22:32 -04:00
Sander van der Burg
9748d7c60b
nixos/disnix: undo dysnomia rename to fix disnix and retain compatibility with previous release
2018-08-06 01:25:38 +02:00
John Ericson
86865392e0
Merge pull request #44516 from oxij/pkg/fix-cc-wrapper-doc
...
cc-wrapper: propagate man and info to propagated-build-inputs
2018-08-05 18:32:37 -04:00
Tim Steinbach
99fb65fb11
libxml2: Fix CVE-2018-9251
2018-08-05 18:20:33 -04:00
Tim Steinbach
e4138804da
openldap: 2.4.45 -> 2.4.46
...
LibreSSL patch no longer needed
2018-08-05 18:04:38 -04:00
Silvan Mosberger
56ac23a19c
Merge pull request #44398 from dotlambda/blueman-python3
...
bluez: use python3
2018-08-05 23:50:39 +02:00
Silvan Mosberger
373d727793
Merge pull request #44412 from dotlambda/ams-lv2-python3
...
ams-lv2: use python3
2018-08-05 23:46:44 +02:00
rnhmjoj
413d7f4425
bluez: use python3
2018-08-05 23:46:42 +02:00
Silvan Mosberger
e10db2f676
Merge pull request #44435 from aanderse/pecl-oci8
...
php*Packages.oci8: init at 2.1.8
2018-08-05 23:29:19 +02:00
xeji
b49b03a8c6
Merge pull request #44483 from imuli/idris-quantities
...
idrisPackages: add quantities library
2018-08-05 23:03:59 +02:00
Silvan Mosberger
47b3cdf9be
Merge pull request #44108 from bennofs/gen-config-extlinux
...
nixos-generate-config: detect extlinux bootloader
2018-08-05 22:59:46 +02:00
Thomas Tuegel
4460f727b9
Merge pull request #44513 from ttuegel/bugfix/tex-gyre/displayName
...
tex-gyre: remove unused displayName argument
2018-08-05 15:56:39 -05:00
Daiderd Jordan
22adc5e294
elixir: 1.7.0 -> 1.7.2
2018-08-05 22:35:03 +02:00
Francesco Gazzetta
26e939e22c
pybitmessage: use pname
instead of name
2018-08-05 22:32:32 +02:00
Francesco Gazzetta
3bddc85171
pybitmessage: specify python version 2
...
pybitmessage does not support python3 yet
2018-08-05 22:29:57 +02:00
Francesco Gazzetta
28fe9047ef
pybitmessage: 0.6.2 -> 0.6.3.2
2018-08-05 22:26:47 +02:00
Silvan Mosberger
08c82ad24c
Merge pull request #44519 from oxij/pkg/biber-cleanup
...
biber: cleanup
2018-08-05 22:21:29 +02:00
xeji
176891c0ad
Merge pull request #44467 from Izorkin/nginx-modules
...
Nginx modules
2018-08-05 22:20:05 +02:00
Richard Marko
97ca78687a
logrotate: make mailutils overridable ( #44504 )
2018-08-05 22:19:35 +02:00
Robert Schütz
8dc20dce0a
home-assistant: 0.74.2 -> 0.75.1 ( #44500 )
2018-08-05 22:13:16 +02:00
Tim Steinbach
f0814ec049
patch: Fix CVE-2018-1000156
2018-08-05 16:02:57 -04:00
Jan Malakhovski
1e3c993286
appimagekit: init at 20180727
2018-08-05 19:49:52 +00:00
Jan Malakhovski
66742ff495
biber: cleanup
2018-08-05 19:45:51 +00:00
xeji
b909d807b1
Merge pull request #44466 from vcunat/p/exiv2-cve
...
exiv2: bugfix updates
2018-08-05 21:32:33 +02:00
Janne Heß
2da02088f7
prototypejs: Init at 1.7.3.0 ( #44428 )
2018-08-05 21:24:56 +02:00
Jan Malakhovski
eb5b313b16
stdenv: shadow outputs
2018-08-05 19:24:46 +00:00
Jan Malakhovski
a53504f4a4
stdenv: shadow doCheck and doInstallCheck
2018-08-05 19:24:32 +00:00