zimbatm
31ead7d030
srcOnly: rename buildInputs to nativeBuildInputs
...
The only reason to pass build inputs is to extend the unpackPhase with
custom unpack commands. Eg: add "unrar" to unpack rar sources. And those
should really be passed as native build inputs. Why? Because
nativeBuildInputs is for dependencies that are used at build time but
will not propagate as runtime dependencies. And also, cross-compilation.
2020-04-27 14:31:40 +02:00
zimbatm
bbbc419186
srcOnly: fix invocation and document
...
Previously, callPackage would try and fill the arguments such as `name`
and `src` which would cause problems if those existed as top-level
attributes. This also makes it clearer what part is the function
signature.
Then document the derivation inline in the code to explain the ellipsis
and various use-cases.
2020-04-22 14:06:28 +02:00
Linus Heckemann
539fb74a5b
Merge pull request #85677 from dywedir/oil
...
oil: 0.7.0 -> 0.8.pre4
2020-04-22 09:23:39 +02:00
Mario Rodas
e7b9fc42c8
sile: 0.10.3 -> 0.10.4
...
Changelog: https://github.com/sile-typesetter/sile/releases/tag/v0.10.4
2020-04-22 08:21:20 +02:00
Daniel Duan
16041e6274
tre-command: 0.2.2 -> 0.2.3
...
0.2.3 includes a [bugfix](https://github.com/dduan/tre/releases/tag/v0.2.3 ).
2020-04-22 08:20:59 +02:00
Emery Hemingway
2ad4e21249
fish: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Emery Hemingway
14c9451a83
mpd: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Emery Hemingway
480ed5f909
syncthing: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Emery Hemingway
92bc6e30ec
mumble: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Emery Hemingway
59219a1e55
yggdrasil: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Emery Hemingway
a2e3fc32b3
cjdns: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Vincent Laporte
513e1339c0
ocamlPackages.merlin: 3.3.3 → 3.3.4
2020-04-22 07:24:48 +02:00
Samuel Dionne-Riel
53129a764d
Merge pull request #85569 from prusnak/uboot
...
uboot: 2020.01 -> 2020.04
2020-04-22 00:54:10 -04:00
Drew Risinger
512a85d334
pythonPackages.pylatexenc: 2.1 -> 2.2
2020-04-21 20:23:17 -07:00
Jan Tojnar
b231ac2101
Merge pull request #85402 from jtojnar/httpd-php
2020-04-22 04:23:24 +02:00
Evan Stoll
d3a41f3c23
pythonPackages.pyroma: init at 2.6
2020-04-21 17:17:13 -07:00
Lars Jellema
800dd4b7da
python3Packages.simpleaudio: init at 1.0.4
2020-04-21 17:13:49 -07:00
Timo Kaufmann
379f7595d2
Merge pull request #79454 from Flakebi/spirv-cross
...
spirv-cross: init at 2020-01-16
2020-04-21 23:44:41 +00:00
Symphorien Gibol
5bc1773390
python3Packages.matrix-nio: add symphorien as maintainer
2020-04-21 16:35:58 -07:00
Symphorien Gibol
1d0aae0bc9
python3Packages.matrix-nio: 0.9.0 -> 0.10.0
2020-04-21 16:35:58 -07:00
Mario Rodas
f9ee56ff2e
Merge pull request #83936 from saschagrunert/cri-tools
...
cri-tools: v1.17.0 -> v1.18.0
2020-04-21 18:20:30 -05:00
Martin Weinelt
c0c8dcd828
pythonPackages.pulsectl: init at 20.4.3
2020-04-21 16:17:36 -07:00
Alexandre Esteves
4cc383dd9a
Fix typos ( #85693 )
2020-04-22 01:02:11 +02:00
edef
e71990711f
Merge pull request #85680 from NixOS/fix-srconly
...
srcOnly: ignore additional arguments
2020-04-21 22:45:34 +00:00
Jan Tojnar
78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib
2020-04-22 00:36:53 +02:00
worldofpeace
af2009a800
Merge pull request #85710 from worldofpeace/gnome-iso-wayland-default
...
installation-cd-graphical-gnome: don't run xorg default
2020-04-21 18:19:44 -04:00
davidak
6a7e0562de
Update link in /etc/os-release ( #85723 )
2020-04-22 00:16:22 +02:00
Ismaël Bouya
3dbd3f2651
rl-2003: Update the release documentation
...
It currently says that everything will be backward compatible between lego and simp-le certificates, but it’s not.
(cherry picked from commit 21c4a33ceef77dec2b821f7164e13971862d5575)
2020-04-21 23:51:12 +02:00
Michael Weiss
b9c027da07
Merge pull request #85719 from nioncode/android-studio-ps
...
android-studio: add ps to closure
2020-04-21 23:50:37 +02:00
adisbladis
2d91da909e
Merge pull request #85604 from adisbladis/podman-module
...
nixos/virtualisation.podman: Init module
2020-04-21 23:48:48 +02:00
Jonathan Ringer
5d4162e9f9
python3Packages.dotnetcore2: 2.1.11 -> 2.1.13
...
instead of installing only what's needed, remove extraneous executable
2020-04-21 14:40:26 -07:00
Nicolas Schneider
c296bf7169
android-studio: add ps to closure
...
When killing processes, android-studio uses `ps` to figure out which
subprocesses to kill. Without `ps` in the closure, this fails and the
process is never killed.
2020-04-21 22:48:47 +02:00
Florian Klink
c1a6e60335
Merge pull request #85598 from danderson/tailscale-fix-cachedir
...
nixos/tailscale: set a CacheDir in the systemd unit.
2020-04-21 22:38:32 +02:00
Florian Klink
6ba4ef6580
Merge pull request #85708 from Beskhue/fix-documentation
...
nixos/phpfpm: fix erroneous pools example
2020-04-21 22:16:15 +02:00
Michael Weiss
0d1194704b
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
...
This contains a fix for the goobook build which would break due to this
update.
2020-04-21 22:08:50 +02:00
Florian Klink
cece19e0d8
Merge pull request #73505 from tomfitzhenry/networkd-dhcp-server-test
...
systemd-networkd: add DHCPServer test
2020-04-21 21:49:47 +02:00
worldofpeace
37e146c255
nixos/manual: fix build
2020-04-21 15:43:20 -04:00
Michael Weiss
fe5117d05e
quiterss: 0.19.3 -> 0.19.4
2020-04-21 21:31:45 +02:00
worldofpeace
1f12a07179
installation-cd-graphical-gnome: don't run xorg default
...
If for some reason the Wayland session fails to start
it will just start the Xorg session.
2020-04-21 15:26:25 -04:00
Florian Klink
91e3358f62
Merge pull request #85692 from nh2/systemd-update-default-rate-limit
...
journald service: Increase default rate limit 1000 -> 10000.
2020-04-21 21:06:48 +02:00
Thomas Churchman
8880957042
nixos/phpfpm: fix erroneous pools example
2020-04-21 20:59:52 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
...
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Frederik Rietdijk
e7593313a6
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.04.05
...
clj-kondo: 2020.03.20 -> 2020.04.05
2020-04-21 19:51:08 +02:00
Jörg Thalheim
b1e93ddf4d
ferm: 2.4.1 -> 2.5.1
2020-04-21 19:48:29 +02:00
gnidorah
b4a7b66d82
openmpt123: 0.4.11 -> 0.4.12
2020-04-21 19:47:06 +02:00
Elis Hirwing
09d82f63a4
transifex-client: 0.13.6 -> 0.13.9
2020-04-21 19:46:48 +02:00
Raphael Borun Das Gupta
c970d3b105
ili2c: 5.0.0 -> 5.0.8
2020-04-21 19:45:55 +02:00
Roman Volosatovs
de14e60d02
sidequest: 0.8.7-> 0.10.2
2020-04-21 19:45:27 +02:00
Nikolay Korotkiy
42d290316c
xournalpp: 1.0.17 -> 1.0.18
2020-04-21 19:45:02 +02:00
Christian Kampka
55061fcd0b
trilium: 0.40.5 -> 0.40.7
2020-04-21 19:44:40 +02:00