Commit graph

274243 commits

Author SHA1 Message Date
Graham Christensen 1b1bdeac67
Merge pull request #115024 from cole-h/hydra-dbi
nixos/hydra: append `application_name` to HYDRA_DBI
2021-03-04 10:06:43 -05:00
Maximilian Bosch 5e5f482f32
nixos/tests/php: add apcu to php to actually test whether extensions are properly loaded 2021-03-04 16:06:37 +01:00
Maximilian Bosch 70ac808b39
nixos/tests/php/fpm: make sure that extensions are actually loaded
The phpinfo output from 127.0.0.1:80 only shows configuration options
and thus leads to false-positives.
2021-03-04 15:59:38 +01:00
adisbladis f0f69eda7b
Merge pull request #115073 from tweag/poetry2nix-1_16_0
poetry2nix: 1.15.5 -> 1.16.0
2021-03-04 16:59:34 +02:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Arnout Engelen 506c137234
jekyll: update various plugins 2021-03-04 15:49:11 +01:00
R. RyanTM 2d518dd72a disfetch: 1.18 -> 1.20 2021-03-04 14:33:32 +00:00
adisbladis 5de110f8da
poetry2nix: 1.15.5 -> 1.16.0 2021-03-04 16:32:04 +02:00
Fabian Affolter b08b53dd49 python3Packages.HAP-python: 3.1.0 -> 3.3.2 2021-03-04 15:28:39 +01:00
Maximilian Bosch 8c26eaa144
Revert "php: Add php package versions to extensions/packages pnames"
This reverts commit a081dcf86d.
2021-03-04 15:26:36 +01:00
Vojtěch Káně d32be9f201 pythonPackages.pysideShiboken: enable it for Python2 as well 2021-03-04 14:48:15 +01:00
Sandro d6eb2044a7
Merge pull request #114459 from pnotequalnp/libjwt 2021-03-04 14:00:07 +01:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Sandro 13a3551cec
Merge pull request #115041 from SuperSandro2000/r
R: switch to pname + version
2021-03-04 13:38:16 +01:00
Sandro cdca2809c0
Merge pull request #113177 from khumba/dirdiff
dirdiff: init at 2.1
2021-03-04 13:15:49 +01:00
Konstantin Alekseev 10bebca088 mailhog: fix --version output 2021-03-04 15:13:58 +03:00
Doron Behar 132d954d35 zoom-us: 5.5.7011.0206 → 5.5.7938.0228 2021-03-04 14:09:35 +02:00
Doron Behar d0853a745c zoom-us: set src pname and version for update script
Cleanup unused arguments.
2021-03-04 14:09:35 +02:00
Sandro 8512e9e45f
Merge pull request #115045 from lionello/patch-4
quantum-espresso: enable on darwin
2021-03-04 13:07:05 +01:00
Francesco Gazzetta 035438a26b shattered-pixel-dungeon: specify gpl3Plus 2021-03-04 13:01:35 +01:00
Sandro 062601478a
Merge pull request #115040 from SuperSandro2000/hound
hound: unstable-2021-01-26 -> 0.4.0
2021-03-04 12:59:48 +01:00
Sandro 5400272478
Merge pull request #115036 from fortuneteller2k/update-papirus
papirus-icon-theme: 20210201 -> 20210302
2021-03-04 12:58:20 +01:00
Sandro f233ff3a70
Merge pull request #115043 from chuahou/add-stork 2021-03-04 12:41:01 +01:00
Ninjatrappeur 5b05ea44fb
pleroma-otp: 2.2.2 -> 2.3.0 (#115053)
https://pleroma.social/announcements/2021/03/02/pleroma-major-release-2-3-0/
2021-03-04 12:40:01 +01:00
Andreas Rammhold 4c6e467d26
terraform-providers.kubernetes: 1.13.3 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold 84e4da60df
terraform-providers.helm: 1.3.2 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold e3a4ba0052
terraform-providers: fix impurity about Nix version used
I wasn't able to figure out for which unstable version of Nix this is
supposed to work so I added nix itself to the package list. Nix will now
be the same stable version that is also provided in this nixpkgs
checkout.

To make it work with a stable Nix version I also had to trim the build
error output as otherwise it would contain the sha256 prefix & a newline
followed by "error:".
2021-03-04 12:34:48 +01:00
Matthieu Coudron ccd106570f dig: alias to bind.dnsutils
Everytime I want to install `dig`, I have to lookf for the package it's
in.
2021-03-04 12:27:34 +01:00
Markus Hauck 61e6aeb6b2
aws-vault: install completions (#115059) 2021-03-04 12:18:30 +01:00
Michael Weiss 8671fe7c90
chromiumDev: 90.0.4427.5 -> 90.0.4430.11 2021-03-04 11:50:46 +01:00
Alexander Foremny c4c5bf8b7c maintainers: update my email address 2021-03-04 11:21:47 +01:00
Daniël de Kok 6038b56de8 python3Packages.pytorch: add compute capabilities for CUDA 11
CUDA 11 supports capabilities 8.0 and 8.6. The change adds these
capabilities when CUDA 11 is used, enabling support for Ampere GPUs.
2021-03-04 11:16:48 +01:00
maralorn 1b15953c03
Merge pull request #115042 from maralorn/nom
nix-output-monitor: 1.0.1.1 -> 1.0.2.0
2021-03-04 10:46:47 +01:00
Daniël de Kok 4f841cba84 exa: remove perl dependency
The perl dependency does not seem to be necessary (anymore?).
2021-03-04 10:29:09 +01:00
Vincent Laporte aae6ddcb70
ocamlPackages.bigarray-compat: use Dune 2 2021-03-04 09:20:14 +01:00
adisbladis 893a78f411
Merge pull request #115048 from adisbladis/unbreak-requests
python2Packages.requests: Unbreak
2021-03-04 10:11:26 +02:00
adisbladis 7fdf9d8bca
python2Packages.requests: Unbreak 2021-03-04 09:43:37 +02:00
Peter Hoeg e336d3d636 typo 2021-03-04 15:14:12 +08:00
Peter Hoeg 568b976279 broadlink-cli: 0.15 -> 0.16 2021-03-04 15:14:12 +08:00
Lio李歐 51512d843a
quantum-espresso: enable on darwin 2021-03-03 19:40:47 -08:00
fortuneteller2k 175797e48e papirus-icon-theme: 20210201 -> 20210302 2021-03-04 11:31:06 +08:00
AndersonTorres 1a5a29b016 sawfish: cleanup
A cleanup and reformatting.
2021-03-04 00:10:04 -03:00
AndersonTorres d8acd4dabe rep-gtk: cleanup 2021-03-04 00:10:02 -03:00
AndersonTorres 5f935b5625 librep: cleanup 2021-03-04 00:10:01 -03:00
AndersonTorres 548cba4ab5 icewm: cleanup 2021-03-04 00:10:01 -03:00
Malte Brandy 07999ac6ea
nix-output-monitor: 1.0.1.1 -> 1.0.2.0 2021-03-04 04:09:05 +01:00
Sandro 78aa2c4e93
Merge pull request #115039 from SuperSandro2000/topgrade
topgrade: 6.6.0 -> 6.7.0
2021-03-04 04:06:00 +01:00
Chua Hou 1ebcf4af62
stork: init at 1.1.0 2021-03-04 10:57:32 +08:00
Sandro 25761501f9
Merge pull request #114589 from bobrik/ivan/erlang-aarch64 2021-03-04 03:57:07 +01:00
Chua Hou bc8410692f
maintainers: add chuahou 2021-03-04 10:56:00 +08:00