Commit graph

220314 commits

Author SHA1 Message Date
Elis Hirwing
1b69056e46
php: passthru .dev output as well 2020-04-05 16:45:23 +02:00
Elis Hirwing
a2099156ec
php: split php.packages to php.packages and php.extensions
So now we have only packages for human interaction in php.packages and
only extensions in php.extensions. With this php.packages.exts have
been merged into the same attribute set as all the other extensions to
make it flat and nice.

The nextcloud module have been updated to reflect this change as well
as the documentation.
2020-04-05 16:45:17 +02:00
Elis Hirwing
a4bc30c802
docs/rl: Update release log to match the updates to the default attributes 2020-04-05 16:45:11 +02:00
Elis Hirwing
e4cee802ad
doc/php: Add initial documentation for PHP 2020-04-05 16:45:04 +02:00
Elis Hirwing
0dc95728ba
nixos/php: Move the pcre tests to the php test attribute 2020-04-05 16:44:59 +02:00
Elis Hirwing
29e1f0d169
nixos/php: Add tests for phpfpm
This test checks that we evaluate PHP properly and that certain
extensions are actually loaded.
2020-04-05 16:44:54 +02:00
Elis Hirwing
fc1034a1fa
nixos/nextcloud: upgrade to php74 2020-04-05 16:44:48 +02:00
talyz
ed20aae86c
nixos/nextcloud: Get nextcloud working 2020-04-05 16:44:42 +02:00
talyz
fe4d173cb2
php.packages: Fix and clean up external extensions
Fix extensions that were broken by the extension refactoring and
remove pthreads and pinba, which had asserts which broke evaluation,
were in need of refactoring and of dubious value.
2020-04-05 16:44:37 +02:00
talyz
716fd0e2f5
php.buildEnv: Put the extraConfig snippet after extensions
Make sure all the extensions are loaded first, then read the custom
config where possible.
2020-04-05 16:44:31 +02:00
Elis Hirwing
82cd2fbbf4
php: Wrap the programs and provide an environment variable instead of a flag 2020-04-05 16:44:25 +02:00
talyz
9ac0d9ad61
php.packages.buildPecl: Introduce built-in extension dependencies
Introduce the internalDeps attribute used by mkExtension, to refer to
internal php extensions built by mkExtension.
2020-04-05 16:44:13 +02:00
talyz
90dcab948c
php.packages: Use derivations for internalDeps in mkExtension
Make mkExtension put headers in the dev output and use them, instead of
a different part of the current source tree, when referring to another
extension by using internalDeps.

This means external extensions can be built against the internal ones.
2020-04-05 16:44:01 +02:00
talyz
b1106a1851
phpPackages: Move phpPackages to php.packages
This means php packages can now refer to other php packages by looking
them up in the php.packages attribute and gets rid of the internal
recursive set previously defined in php-packages.nix. This also means
that in applications where previously both the php package and the
corresponding version of the phpPackages package set had to be
specified, the php package will now suffice.

This also adds the phpWithExtensions parameter to the
php-packages.nix, which can be used by extensions that need a fully
featured PHP executable.
2020-04-05 16:43:50 +02:00
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
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
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
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
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
Frederik Rietdijk
e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
Staging next
2020-04-05 13:13:21 +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
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
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
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
Doron Behar
b68894b2cf uhd: 3.14.0.0 -> 3.15.0.0
Use rec instead of let in and use only 1 version attribute.
2020-04-05 10:35:22 +02:00
Eelco Dolstra
7121160d5b
Merge pull request #84214 from edolstra/update-nix
Update nixUnstable + nixFlakes, remove nix1
2020-04-05 10:20:02 +02:00
R. RyanTM
f8a998688b yad: 5.0 -> 6.0 2020-04-05 07:25:48 +00:00