223867 Commits

Author SHA1 Message Date
Eduardo Quiros
2d8ee2676c tut: 0.0.2 -> 0.0.7 2020-04-24 11:11:23 -06:00
Austin Seipp
8d1a524c22 ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain
This includes several enhancements in the underlying compiler, including
codegen improvements for AVX-512, Ice Lake CPU definitions,
cross-{arch,os} compilation (currently unsupported due to multilib
issues), and more.

This also bumps the LLVM backend to the 10.0 release. Note that ispc
itself requires a few extra stability patches on top of 10.0 for AVX-512
support, but these aren't applied for us. Therefore AVX-512 still has
some extra, rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 12:08:43 -05:00
talyz
abedfadd73
php.buildEnv: Respect override
Make buildEnv take earlier overridden values into account by
forwarding all arguments (a merge of generic's arguments, all previous
arguments and the current arguments) to the next invocation of
buildEnv.
2020-04-24 18:48:29 +02:00
talyz
dde5f5f899
php: Make all arguments to a PHP build overridable
Make all arguments to a PHP build overridable; i.e, both configuration
flags, such as valgrindSupport, and packages, such as valgrind:

php.override { valgrindSupport = false; valgrind = valgrind-light; }

This applies to packages built by generic and buildEnv/withExtensions;
i.e, it works with both phpXX and phpXXBase packages.

The following changes were also made to facilitate this:

 - generic and generic' are merged into one function

 - generic now takes all required arguments for a complete build and
   is meant to be called by callPackage

 - The main function called from all-packages.nix no longer takes all
   required arguments for a complete build - all arguments passed to it
   are however forwarded to the individual builds, thus default
   arguments can still be overridden from all-packages.nix
2020-04-24 18:41:53 +02:00
Ingo Blechschmidt
6695fdc961 ttyd: 1.5.2 -> 1.6.0 2020-04-24 11:12:21 -05:00
Ingo Blechschmidt
1f57d5e060 websocat: fix wrapping 2020-04-24 11:11:24 -05:00
Michael Raskin
e170e0e85f
Merge pull request #85825 from kini/acl2-8.3
acl2: 8.2 -> 8.3
2020-04-24 16:05:17 +00:00
Austin Seipp
d403911451
linux_testing: 5.6-rc7 -> 5.7-rc2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 10:58:31 -05:00
Michael Weiss
34276b84c5
nvme-cli: 1.10.1 -> 1.11.1 2020-04-24 17:56:08 +02:00
Léo Gaspard
3dbabc3c9b
Merge pull request #85884 from Ma27/bump-matrix-synapse
matrix-synapse: 1.12.1 -> 1.12.4
2020-04-24 17:47:52 +02:00
Konrad Borowski
409f57508d slimrat: remove
The package was marked as broken for 3 years, there were no
upstream updates for 8 years, and the program requires third
party services that don't provide APIs to work. I think it's
safe to say that this program is not going to work.
2020-04-24 17:18:07 +02:00
Michael Raskin
c9e02db236
Merge pull request #85460 from chkno/k3d
k3d: Fix build: Use the same GCC version for boost dependency
2020-04-24 15:13:30 +00:00
Michael Raskin
a9a38f9ad2
Merge pull request #85938 from oxalica/bump/tdesktop
tdesktop: 2.0.1 -> 2.1.0
2020-04-24 13:51:24 +00:00
oxalica
87520df258
tdesktop: 2.0.1 -> 2.1.0 2020-04-24 21:27:11 +08:00
Michael Weiss
03399906ec
tdesktop: 2.0.1 -> 2.1.0 2020-04-24 15:19:11 +02:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Michael Weiss
edc421138b
signal-desktop: 1.33.1 -> 1.33.3 2020-04-24 15:10:05 +02:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Jörg Thalheim
58666529ea
Merge pull request #78439 from samlich/lutris 2020-04-24 13:59:54 +01:00
worldofpeace
90e16f7ed6
Merge pull request #84242 from gnidorah/qt
nixos/qt5: support adwaita-dark theme
2020-04-24 08:47:21 -04:00
Aaron Andersen
78250e8040
Merge pull request #84348 from aanderse/musikcube
musikcube: init at 0.90.1
2020-04-24 08:27:18 -04:00
Symphorien Gibol
5b7ffe6140 nixos/tests/ibus: fix test 2020-04-24 12:00:00 +00:00
Jörg Thalheim
16e4b9ca69
Merge pull request #85880 from emilazy/linux-hardened-update-resilience 2020-04-24 12:24:23 +01:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling 2020-04-24 12:22:58 +01:00
Symphorien Gibol
a71dc0b27e ibus: fix installation of dconf database
Fixes this warning at ibus-daemon startup:

(ibus-dconf:15691): dconf-WARNING **: 21:49:24.018: unable to open file '/etc/dconf/db/ibus': Failed to open file ?/etc/dconf/db/ibus?: open() failed: No such file or directory; expect degraded performance
2020-04-24 13:15:56 +02:00
Symphorien Gibol
bd6c12ba32 ibus: fix generation of 00-upstream-settings 2020-04-24 13:15:56 +02:00
Mario Rodas
2c9c0ff04d
Merge pull request #85911 from zowoq/dnscontrol
dnscontrol: use subPackages, upstream vendor
2020-04-24 06:14:39 -05:00
Mario Rodas
683674cfe2
Merge pull request #85905 from marsam/update-sd
sd: 0.7.2 -> 0.7.4
2020-04-24 06:13:49 -05:00
Jörg Thalheim
58c693c921
Merge pull request #85919 from xfix/fix-build-with-bash-completion 2020-04-24 12:10:11 +01:00
adisbladis
b66139cac8
Merge pull request #85916 from zowoq/registry
nixos/cri-o: share registries with nixos/containers
2020-04-24 13:09:46 +02:00
talyz
a463261415
php.buildEnv: Make the exported php package overridable
This implements the override pattern for builds done with buildEnv, so
that we can, for example, write

php.override { fpmSupport = false; }

and get a PHP package with the default extensions enabled, but PHP
compiled without fpm support.
2020-04-24 13:05:37 +02:00
Aaron Andersen
c89243a03e
Merge pull request #85614 from stigtsp/package/perl-mojolicious-plugin-textexceptions-init
perlPackages.MojoliciousPluginTextExceptions: init at 0.01
2020-04-24 06:57:42 -04:00
zowoq
b464d76126 nixos/cri-o: share registries with nixos/containers 2020-04-24 20:53:36 +10:00
Aaron Andersen
27d8b3ef40 musikcube: init at 0.90.1 2020-04-24 06:52:41 -04:00
Konrad Borowski
d655b917c1 mosh: fix build with bash-completion 2.10
Fixes #85893
2020-04-24 12:47:18 +02:00
adisbladis
5afaf77e58
emacsPackages.mandoku-tls: Fix build 2020-04-24 11:35:37 +01:00
adisbladis
b77f95191f
emacsPackages.mandoku: Fix build 2020-04-24 11:35:37 +01:00
adisbladis
12085f3ef9
emacsPackages.kapacitor: Fix build 2020-04-24 11:35:37 +01:00
adisbladis
d8a6536f25
emacsPackages.kubernetes-evil: Fix build 2020-04-24 11:35:37 +01:00
Rok Garbas
69bac39af7
khal: fix test (#85811) 2020-04-24 12:33:30 +02:00
Jörg Thalheim
320edf21f5
Merge pull request #85864 from xrelkd/update/powerline-go 2020-04-24 11:25:02 +01:00
adisbladis
9072afb680
emacsPackages.magit-gerrit: Fix build 2020-04-24 11:22:16 +01:00
adisbladis
63da0e5eee
emacsPackages.magit-vcsh: Fix build 2020-04-24 11:22:16 +01:00
adisbladis
dd33024c37
emacsPackages.magit-topgit: Fix build 2020-04-24 11:22:15 +01:00
adisbladis
a22e37b51b
emacsPackages.magit-tbdiff: Fix build 2020-04-24 11:22:15 +01:00
adisbladis
f10c79e19e
emacsPackages.magit-reviewboard: Add git input
The build is still failing for unrelated reasons.
2020-04-24 11:22:15 +01:00
adisbladis
8827608af7
emacsPackages.magit-reviewboard: Fix build 2020-04-24 11:22:15 +01:00
adisbladis
69cd2d51a4
emacsPackages.magit-rbr: Fix build 2020-04-24 11:22:14 +01:00
adisbladis
df1fd7d2a4
emacsPackages.magit-patch-changelog: Fix build 2020-04-24 11:22:14 +01:00
adisbladis
43818efd94
emacsPackages.magit-p4: Fix build 2020-04-24 11:22:14 +01:00