Anderson Torres
|
49c5be4840
|
Merge pull request #114536 from bobrik/ivan/rst2html5-wheel
rst2html5: fix download now that it is a wheel
|
2021-02-27 21:17:21 -03:00 |
|
Jörg Thalheim
|
476d202f40
|
Merge pull request #114600 from fabaff/bump-msldap
|
2021-02-27 23:42:04 +00:00 |
|
Sandro
|
4cf436c6ab
|
Merge pull request #114603 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.196 -> 0.0.198
|
2021-02-28 00:36:01 +01:00 |
|
Sandro
|
d65005f2a7
|
Merge pull request #114587 from fabaff/pytankerkoenig
|
2021-02-28 00:34:47 +01:00 |
|
Sandro
|
3d78834149
|
Merge pull request #114569 from fishi0x01/bump-vsh
vsh: 0.10.0 -> 0.11.0
|
2021-02-28 00:17:09 +01:00 |
|
Jörg Thalheim
|
7770b06594
|
Merge pull request #114598 from baloo/baloo/libaio/static-compilation
libaio: fixup static compilation
|
2021-02-27 23:11:05 +00:00 |
|
Ryan Horiguchi
|
f6982a7bc8
|
vscode-extensions.gruntfuggly.todo-tree: 0.0.196 -> 0.0.198
|
2021-02-27 23:59:34 +01:00 |
|
Sandro
|
7ce72686a8
|
Merge pull request #114566 from ThibautMarty/herbstluftwm-0.9.2
herbstluftwm: 0.9.1 -> 0.9.2
|
2021-02-27 23:50:47 +01:00 |
|
Fabian Affolter
|
bb310ed07c
|
python3Packages.winacl: 0.1.0 -> 0.1.1
|
2021-02-27 23:47:37 +01:00 |
|
Jörg Thalheim
|
766246c6df
|
Merge pull request #112843 from r-burns/gcc-ppc-m32
gcc: support -m32 on ppc64le
|
2021-02-27 22:23:36 +00:00 |
|
Sandro
|
79efdab171
|
Merge pull request #114564 from fabaff/python-gammu
|
2021-02-27 23:21:30 +01:00 |
|
Fabian Affolter
|
b281937f21
|
python3Packages.msldap: 0.3.25 -> 0.3.26
|
2021-02-27 23:21:16 +01:00 |
|
Sandro
|
cc73e14aa1
|
Merge pull request #114553 from Mindavi/flite/cross-compile-support
flite: improve cross-compilation support
|
2021-02-27 23:16:28 +01:00 |
|
Wael Nasreddine
|
42a2ad0f44
|
terraform-providers.vultr: 1.5.0 -> 2.1.3 (#114593)
|
2021-02-27 13:44:51 -08:00 |
|
Arthur Gautier
|
0a5e56aa03
|
libaio: fixup static compilation
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
|
2021-02-27 21:29:19 +00:00 |
|
Michael Weiss
|
5df05c902c
|
gollum: 5.1.2 -> 5.2.1
|
2021-02-27 21:39:16 +01:00 |
|
Michael Weiss
|
18df480d9b
|
gollum: Transfer maintainership to erictapen
I'm not using Gollum anymore while Justin still uses it and has also
written the NixOS module. So it makes perfect sense to pass it on :)
|
2021-02-27 21:39:16 +01:00 |
|
Vincent Laporte
|
caa23be256
|
ocamlPackages.camomile: use Dune 2
|
2021-02-27 21:19:06 +01:00 |
|
Fabian Affolter
|
a81f23deb9
|
home-assistant: update component-packages
|
2021-02-27 20:48:45 +01:00 |
|
Fabian Affolter
|
d1b0794a29
|
python3Packages.pytankerkoenig: init at 0.0.7
|
2021-02-27 20:45:47 +01:00 |
|
Michael Weiss
|
322e538df8
|
libglvnd: Improve the license information (#114466)
Unfortunately the upstream licensing is quite complicated:
https://gitlab.freedesktop.org/glvnd/libglvnd#libglvnd
The main libglvnd license is MIT-like but files under different licenses
are also included. This is an approximation that ignores some license
"customizations".
Other distributions use the following license specifications:
- "MIT":
- https://src.fedoraproject.org/rpms/libglvnd/blob/rawhide/f/libglvnd.spec
- https://build.opensuse.org/package/view_file/openSUSE:Factory/libglvnd/libglvnd.spec
- https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libglvnd/libglvnd-1.3.2-r2.ebuild
- "custom:MIT-alike": https://github.com/void-linux/void-packages/blob/master/srcpkgs/libglvnd/template
- "APACHE20 MIT": https://www.freshports.org/graphics/libglvnd
- "custom:BSD-like": https://archlinux.org/packages/extra/x86_64/libglvnd/
|
2021-02-27 20:24:08 +01:00 |
|
Ivan Babrou
|
20dba8a982
|
rst2html5: fix download now that it is a wheel
Fixing up #105489.
|
2021-02-27 10:30:42 -08:00 |
|
R. RyanTM
|
76e6896331
|
python3Packages.inflect: 5.0.2 -> 5.2.0 (#114557)
Co-authored-by: Robert Schütz <dev@schuetz-co.de>
|
2021-02-27 19:19:00 +01:00 |
|
Robert Schütz
|
7ac6fbfe5a
|
imagemagick6: 6.9.11-60 -> 6.9.12-1 (#113998)
|
2021-02-27 19:12:43 +01:00 |
|
Vladimír Čunát
|
d2b35b0fc6
|
php-packages/mongodb: fix evaluation on darwin
Regressed in 5ad7fb28 (PR #114551).
It was a channel blocker, through the tarball job:
https://hydra.nixos.org/build/137987705
|
2021-02-27 18:46:14 +01:00 |
|
Robert Schütz
|
31a050c427
|
Merge pull request #114007 from dotlambda/imagemagick7-default
imagemagick: make 7.0 default
|
2021-02-27 18:41:20 +01:00 |
|
Robert Schütz
|
60267c0ef6
|
rss-glx: use imagemagick6
|
2021-02-27 18:37:08 +01:00 |
|
Robert Schütz
|
147359ee16
|
perlPackages.Gtk3ImageView: disable tests
|
2021-02-27 18:37:08 +01:00 |
|
Robert Schütz
|
e13c16ec75
|
pfstools: use imagemagick6
|
2021-02-27 18:37:08 +01:00 |
|
Robert Schütz
|
4b7d9b2855
|
perlPackages.PerlMagick: 6.89-1 -> 7.0.10
|
2021-02-27 18:37:08 +01:00 |
|
Robert Schütz
|
b8f50e15fe
|
cataract: use imagemagick6
|
2021-02-27 18:37:07 +01:00 |
|
Robert Schütz
|
9872e4a892
|
dmtx-utils: 0.7.4 -> 0.7.6
|
2021-02-27 18:37:07 +01:00 |
|
Robert Schütz
|
d3cd7c36c3
|
libdmtx: 0.7.4 -> 0.7.5
|
2021-02-27 18:37:07 +01:00 |
|
Robert Schütz
|
10ba3c20a7
|
treewide: replace imagemagick7 with imagemagick
|
2021-02-27 18:36:56 +01:00 |
|
Robert Schütz
|
5cc881d0d8
|
imagemagick: make 7.0 default
|
2021-02-27 18:34:36 +01:00 |
|
Sandro
|
fee35d4d30
|
Merge pull request #114558 from cpcloud/update-pulumi
|
2021-02-27 18:33:11 +01:00 |
|
Rick van Schijndel
|
2af1630a9b
|
flite: improve cross-compilation support
|
2021-02-27 17:31:55 +00:00 |
|
Fabian Affolter
|
afc28939f7
|
python3Packages.graphql-relay: 3.0.0 -> 3.1.0
|
2021-02-27 09:29:03 -08:00 |
|
Vincent Haupert
|
d60f67d486
|
python3Packages.graphtage: init at 0.2.5
|
2021-02-27 09:26:12 -08:00 |
|
Vincent Haupert
|
e31c4b42f0
|
pythonPackages.json5: init at 0.9.5
|
2021-02-27 09:26:12 -08:00 |
|
R. RyanTM
|
6c351c3dbc
|
python37Packages.azure-mgmt-web: 1.0.0 -> 2.0.0
|
2021-02-27 09:19:50 -08:00 |
|
R. RyanTM
|
13e7de73c2
|
python37Packages.databricks-cli: 0.14.1 -> 0.14.2
|
2021-02-27 09:14:55 -08:00 |
|
Vincent Laporte
|
10652db906
|
ocamlPackages.mmap: use Dune 2
|
2021-02-27 17:59:54 +01:00 |
|
Martin Weinelt
|
17f2d43f42
|
Merge pull request #114543 from fabaff/switchbot
python3Packages.pyswitchbot: init at 0.9.1
|
2021-02-27 17:53:13 +01:00 |
|
Martin Weinelt
|
e980bfd90e
|
Merge pull request #113785 from fabaff/twinkly-client
python3Packages.twinkly-client: init at 0.0.2
|
2021-02-27 17:52:00 +01:00 |
|
Martin Weinelt
|
ea4a67a40f
|
Merge pull request #113842 from fabaff/bump-libcec
python3Packages.pycec: init at 0.5.1
|
2021-02-27 17:49:22 +01:00 |
|
Martin Weinelt
|
c1aaa66d72
|
Merge pull request #111348 from risicle/ris-httpcore-0.12.3
pythonPackages.httpcore: 0.12.0 -> 0.12.3
|
2021-02-27 17:43:10 +01:00 |
|
Elis Hirwing
|
d0bb138fbc
|
Merge pull request #114554 from etu/php-composer2-by-default
php: composer2 as default composer
|
2021-02-27 17:20:45 +01:00 |
|
Karl Fischer
|
01fc3a8ea4
|
vsh: 0.10.0 -> 0.11.0
|
2021-02-27 16:55:19 +01:00 |
|
Michael Weiss
|
5240639ab6
|
chromiumDev: 90.0.4421.5 -> 90.0.4427.5
|
2021-02-27 16:35:48 +01:00 |
|