222124 Commits

Author SHA1 Message Date
talyz
14bfb844d6
php: Make mkExtension pass on additional args to mkDerivation 2020-04-05 16:43:43 +02:00
Jan Tojnar
f74f2f3548
nixos/gdm: fix startup
In 7f838b4dde, we dropped systemd-udev-settle.service from display-manager.service's wants.
Unfortunately, we are doing something wrong since without it both Xorg and Wayland fail to start:

	Failed to open gpu '/dev/dri/card0': GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not permitted

Until we sort this out, let's add systemd-udev-settle.service to GDM to unblock the channels.
2020-04-05 16:40:30 +02:00
AndersonTorres
1e25c474d9 [WIP] {help wanted} twolame: 2017-09-27 -> 0.4.0 2020-04-05 11:34:50 -03:00
Michael Reilly
e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Ryan Mulligan
52f76b8907
Merge pull request #84322 from r-ryantm/auto-update/yad
yad: 5.0 -> 6.0
2020-04-05 07:15:24 -07:00
R. RyanTM
d161f64888 debootstrap: 1.0.119 -> 1.0.123 2020-04-05 13:59:54 +00:00
Benjamin Hipple
c7af5ac9c9
Merge pull request #84281 from misuzu/kmon-init
kmon: init at 1.0.0
2020-04-05 09:56:31 -04:00
Jeff Labonte
e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
sjau
6044fc2fc9 easysnap: 2019-02-17 -> 2020-04-04 2020-04-05 15:37:50 +02:00
Vladyslav M
f5e0ebf1e6 hcxtools: 5.3.0 -> 6.0.1 2020-04-05 15:37:30 +02:00
Bastien Rivière
8986e95dca flutter: update channels + fix dev channel 2020-04-05 15:35:11 +02:00
Euan Kemp
e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Vincent Laporte
d6a8d0ca5b coq_8_11: 8.11.0 → 8.11.1 2020-04-05 15:32:32 +02:00
Florian Klink
502073b09a nixos/rxe: fix option description
This caused an opening xml tag in our docbook pipeline and failed the
manual build.
2020-04-05 15:30:08 +02:00
Jake Stanger
be2f9a3672
rofi-mpd: 2.0.1 -> 2.2.0 2020-04-05 14:29:07 +01:00
Sander van der Burg
542a74a9dc
Merge pull request #82118 from lucafavatella/androidenv-update-2
androidenv: update generated expressions
2020-04-05 14:59:04 +02:00
R. RyanTM
002b16d965 dict: 1.12.1 -> 1.13.0 2020-04-05 12:14:16 +00:00
R. RyanTM
96c10499be eksctl: 0.15.0 -> 0.16.0 2020-04-05 12:06:59 +00:00
José Romildo Malaquias
7c345bb694
Merge pull request #84187 from romildo/upd.matcha-gtk-theme
matcha: 2020-03-29 -> 2020-04-03
2020-04-05 09:06:19 -03:00
R. RyanTM
e6249ab727 distgen: 1.4 -> 1.5 2020-04-05 12:00:26 +00:00
R. RyanTM
d7e7130f64 bison: 3.5.1 -> 3.5.2 2020-04-05 13:50:30 +02:00
Florian Klink
40dcac87f4
Merge pull request #84336 from r-ryantm/auto-update/python2.7-bpython
python27Packages.bpython: 0.18 -> 0.19
2020-04-05 13:50:22 +02:00
David Anderson
92ffd641c8 libsass: 3.6.1 -> 3.6.3
Contains fix for CVE-2019-18798 and CVE-2019-18799.

Fixes #54804, #53571, #57155, #58266, #73660.
2020-04-05 13:34:35 +02:00
R. RyanTM
e895cacd9b gd: 2.2.5 -> 2.3.0 2020-04-05 13:31:16 +02:00
R. RyanTM
e4df9d6b54 curl: 7.68.0 -> 7.69.1 2020-04-05 13:30:55 +02:00
volth
5bea90df81 perl: 5.30.1 -> 5.30.2 2020-04-05 13:17:42 +02:00
Frederik Rietdijk
98cefdd37f
Merge pull request #83155 from roastiek/alsa-upgrade
alsa-lib: 1.1.9 -> 1.2.2 and new alsa conf packages
2020-04-05 13:17:16 +02:00
Michael Weiss
af1cb9f1b5 python3Packages.cryptography: 2.8 -> 2.9
Backwards incompatible changes:
- Support for Python 3.4 has been removed due to low usage and
  maintenance burden.
- Support for OpenSSL 1.0.1 has been removed. Users on older version of
  OpenSSL will need to upgrade.
- Support for LibreSSL 2.6.x has been removed.
- Reversed the order in which rfc4514_string() returns the RDNs as
  required by RFC 4514.

Note: The first three changes should have no impact on Nixpkgs as we
already removed Python 3.4 and OpenSSL 1.0.1. Additionally we don't
support LibreSSL for this package.
2020-04-05 13:14:45 +02:00
Frederik Rietdijk
aaf632bdbb Merge staging-next into staging 2020-04-05 13:14:01 +02:00
Frederik Rietdijk
c44bd49ced Merge master into staging-next 2020-04-05 13:13:38 +02:00
Frederik Rietdijk
e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
Staging next
2020-04-05 13:13:21 +02:00
Robin Gloster
fb015f809a ghc883: fix structuredAttrs build 2020-04-05 13:06:57 +02:00
Frederik Rietdijk
df77ecc99d zenpower: makeFlags is a list 2020-04-05 13:04:32 +02:00
Frederik Rietdijk
518d5be4f5 ssh validationPackage is a single value, not a list 2020-04-05 13:04:25 +02:00
R. RyanTM
7837086b6b python27Packages.bpython: 0.18 -> 0.19 2020-04-05 10:44:18 +00:00
Gabor Greif
e336bdf80e llvmPackages: change homepages to https:// scheme
also: https://www.cmake.org/Wiki/CMake_RPATH_handling has moved
2020-04-05 12:37:24 +02:00
misuzu
220ce926b3 kmon: init at 1.0.0 2020-04-05 13:28:48 +03:00
R. RyanTM
b955472cad closurecompiler: 20200224 -> 20200315 2020-04-05 10:22:40 +00:00
R. RyanTM
f29fd4ddf3 asymptote: 2.63 -> 2.65 2020-04-05 09:32:56 +00:00
Mario Rodas
cd33f3aaeb
Merge pull request #84317 from r-ryantm/auto-update/shadowenv
shadowenv: 1.3.1 -> 1.3.2
2020-04-05 04:28:47 -05:00
Vladimír Čunát
f91b34e53e
Merge #84273: gnutls: 3.6.12 -> 3.6.13 [security]
... into staging.  Fixes CVE-2020-11501.
2020-04-05 11:22:33 +02:00
R. RyanTM
ceaf6f1e1c armadillo: 9.850.1 -> 9.860.1 2020-04-05 09:11:25 +00:00
Doron Behar
b70907b9b6 uhd: quote homepage URL 2020-04-05 10:35:22 +02:00
Doron Behar
0ba95d0fc2 uhd: switch to python3 by default 2020-04-05 10:35:22 +02:00
Doron Behar
7da8a30a64 uhd: move udev rules to the standard location 2020-04-05 10:35:22 +02:00
Doron Behar
bcf5a67e2a uhd: cleanup deps & add many enable / disable flags 2020-04-05 10:35:22 +02:00
Doron Behar
fd2c3ff812 uhd: Remove python six and requests unneeded deps (tested) 2020-04-05 10:35:22 +02:00
Doron Behar
9723ccbc34 uhd: Remove orc unneeded dep 2020-04-05 10:35:22 +02:00
Doron Behar
6dc7131d26 uhd: remove and add TODO for old build fixes 2020-04-05 10:35:22 +02:00
Doron Behar
7bbed32888 uhd: format arguments and inputs 2020-04-05 10:35:22 +02:00