273334 Commits

Author SHA1 Message Date
Thiago Kenji Okada
d79c466e99 mons: declare xrandr explicitly instead of using it from PATH
mons tries to detect if xrandr is installed in the PATH, failing
otherwise. However, this is not the way that packages are generally
packaged in nixpkgs.

This commit changes it to hardcode the path of xrandr explicitly instead
of depending of xrandr being declared in PATH.
2021-02-28 20:57:52 -03:00
Thiago Kenji Okada
3081bd0ca9 mons: add thiagokokada as maintainer 2021-02-27 17:53:44 -03: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
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
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
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
Michael Weiss
5240639ab6
chromiumDev: 90.0.4421.5 -> 90.0.4427.5 2021-02-27 16:35:48 +01:00
Michael Weiss
adccc8b65b
chromiumBeta: 89.0.4389.58 -> 89.0.4389.69 2021-02-27 16:35:48 +01:00
Silvan Mosberger
9e731ddb49
Merge pull request #114549 from taku0/fix_114495
adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
2021-02-27 16:05:18 +01:00
Jonas Chevalier
3f110f988b
mdsh: 0.5.0 -> 0.6.0 (#114513) 2021-02-27 13:47:11 +00:00
Sandro
299a683718
Merge pull request #114417 from veprbl/pr/sherpa_darwin_fix
sherpa: fix on darwin
2021-02-27 14:23:38 +01:00
Sandro
0243d2db52
Merge pull request #114431 from samueldr/updates/refind-0.13.1
refind: 0.13.0 -> 0.13.1
2021-02-27 14:19:19 +01:00
Sandro
1c6912636d
Merge pull request #114472 from fabaff/simplehound 2021-02-27 14:18:32 +01:00
Sandro
904fc94cb1
Merge pull request #114470 from fabaff/python-awair 2021-02-27 13:51:47 +01:00
Vincent Laporte
1c26497371
ocamlPackages.result: use Dune 2 2021-02-27 13:31:01 +01:00
Phillip Cloud
ab2b32cd1a pulumi-bin: refactor output creation 2021-02-27 07:27:31 -05:00
Phillip Cloud
0dfc707376 pulumi-bin: 2.19.2 -> 2.21.2 2021-02-27 07:27:10 -05:00
Sandro
0c98cef613
Merge pull request #114494 from fabaff/bump-slack-sdk
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-27 13:19:13 +01:00
Martin Weinelt
6a0b4ab7be
wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. 2021-02-27 13:11:35 +01:00
Pavol Rusnak
01f1773e8e
trezord: don't trigger systemd-udev-settle 2021-02-27 12:35:04 +01:00
Elis Hirwing
ad990d49aa
php.packages.composer2: deinit package since main package is updated 2021-02-27 12:27:18 +01:00
Elis Hirwing
89dacdd7a5
php.packages.composer1: init at 1.10.15 2021-02-27 12:26:38 +01:00
Elis Hirwing
e41a34bb02
php.packages.composer: 1.10.15 -> 2.0.11 2021-02-27 12:23:45 +01:00
Sandro
c1bd94854a
Merge pull request #114551 from etu/php-pkgs-imports
treewide/php-packages: Drop pkgs from arguments to packages
2021-02-27 12:16:15 +01:00
Fabian Affolter
fb4a196f8f
Merge pull request #114547 from r-ryantm/auto-update/python3.7-libversion
python37Packages.libversion: 1.2.1 -> 1.2.2
2021-02-27 12:09:02 +01:00