Vladimír Čunát
5d993eeb84
Revert "xorg: mark fonts with proprietary licences as unfree"
...
This reverts commit c45160366b
and hopefully fixes #99236 : evaluation on Hydra.
For lack of a better method, I used the live jobset to bisect.
On the reverted commit it failed (tried several times because sometimes
evaluation fail transiently, possibly due to exhausting some resources)
and on the parent it succeeded: https://hydra.nixos.org/eval/1617490
Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-04 18:44:36 +02:00
R. RyanTM
b28298e71f
python37Packages.stevedore: 3.2.0 -> 3.2.2
2020-10-04 09:39:29 -07:00
R. RyanTM
4f9317260a
python27Packages.qtawesome: 0.7.2 -> 1.0.1
2020-10-04 09:28:45 -07:00
R. RyanTM
a015876ddd
python27Packages.tvnamer: 3.0 -> 3.0.1
2020-10-04 09:28:31 -07:00
Mario Rodas
3df7751051
Merge pull request #98798 from r-ryantm/auto-update/libstrophe
...
libstrophe: 0.9.3 -> 0.10.0
2020-10-04 11:11:54 -05:00
Anderson Torres
e7d8f334c9
Merge pull request #78407 from 0x450x6c/kapow
...
kapow: init at 1.5.10
2020-10-04 12:59:28 -03:00
Sage Raflik
e507c77a7d
crispy-doom: 5.8.0 -> 5.9.2
2020-10-04 10:52:08 -05:00
Sage Raflik
23e5901ef3
crispy-doom: add python to generate manpages
2020-10-04 10:52:05 -05:00
Mario Rodas
cc287b21a7
Merge pull request #99237 from r-ryantm/auto-update/python3.7-seaborn
...
python37Packages.seaborn: 0.10.1 -> 0.11.0
2020-10-04 10:41:58 -05:00
Martin Weinelt
e1a47f2e54
python3Packages.localzone: mark as broken
2020-10-04 08:40:21 -07:00
Martin Weinelt
696731acfb
Revert "Merge pull request #99496 from fadenb/localzone_dnspython_downgrade"
...
This reverts commit 1d122a89cf
, reversing
changes made to 4304c709af
.
Quoting FRidh:
> Libraries cannot use a different version. If it is not compatible with the
> current dnspython it needs to be marked as broken.
2020-10-04 08:40:21 -07:00
R. RyanTM
d2420da4d5
python27Packages.sqlmap: 1.4.8 -> 1.4.9
2020-10-04 17:37:37 +02:00
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
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
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
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