Dmitry Kalinkin
76b0854265
Merge pull request #98999 from SFrijters/wine-5.18
...
wineStable: 5.0.0 -> 5.0.2, wine{Unstable,Staging}: 5.16 -> 5.18, wine.vkd3d: 1.1 -> 1.2
2020-10-04 11:28:07 -04:00
Martin Weinelt
1d122a89cf
Merge pull request #99496 from fadenb/localzone_dnspython_downgrade
...
python3Packages.localzone: Downgrade dnspython dependency
2020-10-04 17:01:02 +02:00
Hongchang Wu
4304c709af
ocamlPackages.merlin: 3.3.9 -> 3.4.0
2020-10-04 16:57:52 +02:00
Martin Weinelt
12e5973c3f
Merge pull request #99380 from JamieMagee/abodepy
...
pythonPackages.{abodepy,lomond}: init
2020-10-04 16:42:03 +02:00
Mario Rodas
263690c110
Merge pull request #96071 from r-ryantm/auto-update/networkmanager_dmenu
...
networkmanager_dmenu: 1.5.0 -> 1.6.0
2020-10-04 09:25:50 -05:00
rnhmjoj
9f8aad2ca6
nixos/doc: document fonts.enableFontDir changes
2020-10-04 15:22:36 +01:00
Mario Rodas
7b48406dc1
Merge pull request #99513 from r-ryantm/auto-update/python2.7-pytest-twisted
...
python27Packages.pytest-twisted: 1.12 -> 1.13.2
2020-10-04 09:18:41 -05:00
Pavol Rusnak
fe35b97d91
zoom-us: 5.3.465578.0920 -> 5.3.469451.0927
2020-10-04 16:14:39 +02:00
Justin Humm
b6b8503f85
monoid: 2016-07-21 -> 2018-06-03
...
Also applied a patch, so we can build with python3Packages.fontforge, as
fontforge doesn't have python2 bindings anymore.
2020-10-04 16:10:17 +02:00
Gabriel Ebner
7a8aa6110d
Merge pull request #99549 from gebner/libheif191
2020-10-04 15:59:53 +02:00
Mario Rodas
d27c8ab337
Merge pull request #96391 from r-ryantm/auto-update/minijail
...
minijail: 14 -> 16
2020-10-04 08:58:49 -05:00
Mario Rodas
bb4164e8d0
Merge pull request #97198 from r-ryantm/auto-update/lzbench
...
lzbench: 1.8 -> 1.8.1
2020-10-04 08:56:46 -05:00
Emilio Perez
52f028f2d9
nixos/xwayland: add new module and allow configuring a default font path
...
- Add option `programs.xwayland.defaultFontPath`
- Modify sway to enable Xwayland
2020-10-04 14:56:30 +01:00
Emilio Perez
f41f53dc49
nixos/fontdir: add option to decompress fonts
...
This will let Xwayland use the global font folder as font path
2020-10-04 14:56:30 +01:00
Emilio Perez
c99bd9bedf
nixos/fontdir: add group of options for fontDir
...
Renaming enableFontDir to fontDir.enable
2020-10-04 14:56:29 +01:00
rnhmjoj
eda7e23ea4
nixos/fontdir: add the directory to the xserver font paths
2020-10-04 14:56:29 +01:00
rnhmjoj
1fdd3921a2
nixos/xserver: add option to configure the "Files" section
2020-10-04 14:56:29 +01:00
Emilio Perez
a5c0ba4004
nixos/fontdir: use regexp to find font files
2020-10-04 14:56:29 +01:00
Emilio Perez
a5618e6187
nixos/fontdir: gather more font formats
...
- Fix wrong order in which font indexes are created
mkfontdir requires the file fonts.scale to consider scalable fonts,
thus, mkfontscale should be run before
- Search more font formats, in particular, bit-mapped formats
2020-10-04 14:56:29 +01:00
Mario Rodas
f3f11a3da4
Merge pull request #96718 from r-ryantm/auto-update/termius
...
termius: 6.1.1 -> 6.4.1
2020-10-04 08:53:48 -05:00
Mario Rodas
abbb239982
Merge pull request #97120 from r-ryantm/auto-update/faudio
...
faudio: 20.08 -> 20.09
2020-10-04 08:53:03 -05:00
R. RyanTM
63f079908a
gh-ost: 1.0.49 -> 1.1.0 ( #97139 )
...
* gh-ost: 1.0.49 -> 1.1.0
* gh-ost: add ldflags
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-10-04 08:49:00 -05:00
Atemu
5f45e68c6b
gammy: 0.9.58 -> 0.9.58a ( #98864 )
...
* gammy: 0.9.58 -> 0.9.58a
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2020-10-04 08:47:37 -05:00
Mario Rodas
c2fbdeb28a
Merge pull request #98704 from r-ryantm/auto-update/conftest
...
conftest: 0.20.0 -> 0.21.0
2020-10-04 08:45:30 -05:00
Gabriel Ebner
bf77b6d9dd
Merge pull request #98605 from unclechu/patch/unclechu/update-neovim-qt-to-0.2.16.1
...
Update neovim-qt from 0.2.15 to 0.2.16.1
2020-10-04 15:43:26 +02:00
José Romildo Malaquias
ec54c0989c
enlightenment.efl: remove leftover patch file
2020-10-04 10:43:17 -03:00
Martin Weinelt
c426ccf116
nmap: 7.80 -> 7.90
2020-10-04 15:42:16 +02:00
Gabriel Ebner
a324560022
Merge pull request #99550 from gebner/qalc3130
...
qalculate-gtk: 3.12.1 -> 3.13.0
2020-10-04 15:40:30 +02:00
Jonas Meurer
1a22a73dde
jwm: fix gettext requirement
...
Jwm requests a specific version of gettext. Since the current version
of gettext is higher, the build fails. Gettext supports to request
a minimum version (since 0.19.6). A patch is introduces which requests
the minimum version 0.19.6.
2020-10-04 15:27:24 +02:00
Mario Rodas
a39769f524
Merge pull request #99243 from r-ryantm/auto-update/python3.7-sparse
...
python37Packages.sparse: 0.10.0 -> 0.11.2
2020-10-04 08:27:23 -05:00
Mario Rodas
969c5d7fb2
Merge pull request #99515 from r-ryantm/auto-update/python2.7-PyMySQL
...
python27Packages.pymysql: 0.10.0 -> 0.10.1
2020-10-04 08:21:45 -05:00
Mario Rodas
e940c41a9c
Merge pull request #98163 from yanganto/hime
...
hime: init at unstable-2020-06-27
2020-10-04 08:13:21 -05:00
Tristan Helmich (omniIT)
7a85f34d7a
python3Packages.localzone: Use dnspython_1
...
localzone is currently incompatible with dnspython 2
2020-10-04 13:04:36 +00:00
Gabriel Ebner
9fadca2bcc
qalculate-gtk: 3.12.1 -> 3.13.0
2020-10-04 14:53:10 +02:00
Gabriel Ebner
82394cec87
Merge pull request #99545 from gebner/coolreader3249
...
coolreader: 3.2.45 -> 3.2.49
2020-10-04 14:46:58 +02:00
Gabriel Ebner
d544b64c7d
libheif: 1.8.0 -> 1.9.1
2020-10-04 14:46:04 +02:00
Gabriel Ebner
fcaa2045a3
libde265: 1.0.6 -> 1.0.7
2020-10-04 14:46:04 +02:00
Michael Weiss
6ab135d4a5
Merge pull request #98594 from ggreif/master
...
llvm_11: 11.0.0rc2 -> 11.0.0rc5
2020-10-04 14:28:09 +02:00
Gabriel Ebner
d590f7361a
coolreader: 3.2.45 -> 3.2.49
2020-10-04 14:14:45 +02:00
Maximilian Bosch
08cc63b20b
Merge pull request #97666 from Ma27/nextcloud-nginx
...
nixos/nextcloud: fix `nginx`-config for Nextcloud 19 and older
2020-10-04 13:51:52 +02:00
Kevin Cox
b5267963ce
Merge pull request #99525 from NixOS/kevincox-cargo-edit
...
cargo-edit: 0.6.0 -> 0.7.0
2020-10-04 07:46:59 -04:00
Robert Scott
4de226e22d
Merge pull request #99402 from risicle/ris-gomplate-init
...
gomplate: init at 3.8.0
2020-10-04 12:04:31 +01:00
Jamie Magee
a517040251
home-assistant: regenerate component-packages
2020-10-04 12:22:32 +02:00
Jamie Magee
51623fc403
pythonPackages.abodepy: init at 1.2.0
2020-10-04 12:22:32 +02:00
Jamie Magee
e225634d70
pythonPackages.lomond: init at 0.3.3
2020-10-04 12:22:32 +02:00
Nate Faber
d823965b18
Lint code
2020-10-04 12:08:26 +02:00
Augustin Borsu
685ae84cb0
nixos/jenkins: switch to openjdk11 as openjdk14 is not supported
2020-10-04 11:45:02 +02:00
Nate Faber
89e211f1fa
Add more python package dependencies for qtile
...
Qtile cannot connect to dbus and cause applications to freeze when they attempt to send notifications.
For example, slack will completely freeze when a new message comes in after it attempts to send a notification.
This is caused by an inability to import dbus and pygobject3 as evidenced by this error in the logs
`WARNING libqtile manager.py:setup_eventloop():L240 importing dbus/gobject failed, dbus will not work.`
Also added the python packages dependencies mentioned here:
https://github.com/NixOS/nixpkgs/issues/45039
https://github.com/DavHau/mach-nix/issues/125
2020-10-04 10:46:12 +02:00
Doron Behar
9544c6078e
Merge pull request #96672 from doronbehar/module/samba
...
nixos/samba: remove upstream deprecated syncPasswordsByPam option
2020-10-04 11:29:56 +03:00
Gabriel Ebner
c12b9cd9c8
Merge pull request #99517 from r-ryantm/auto-update/python2.7-trimesh
...
python27Packages.trimesh: 3.8.4 -> 3.8.10
2020-10-04 10:24:46 +02:00