Commit graph

236327 commits

Author SHA1 Message Date
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
Wael Nasreddine
bf0d3ff034
bazel-gazelle: 0.20.0 -> 0.21.1 (#93611) 2020-07-23 09:06:22 -07:00
Florian Klink
d5aa8ff17c
Merge pull request #93586 from makefu/pkgs/udpt/bump
udpt: 2017-09-27 -> 3.1.1
2020-07-23 17:54:39 +02:00
Florian Klink
8f7a623af6
Merge pull request #92936 from philandstuff/add-yubikey-agent
yubikey-agent: init at 0.1.3
2020-07-23 17:52:30 +02:00
Artur Cygan
4c17f321b3 maintainers: add arturcygan 2020-07-23 17:51:36 +02:00
Fabian Möller
74430a81ff
flake.nix: use lib.extend
This preserves the nixosSystem function if another flake uses lib.extend
itself.
2020-07-23 17:36:45 +02:00
makefu
ecdc10db97
release-notes/rl-2009: add remark about udpt complete rewrite 2020-07-23 17:30:05 +02:00
makefu
282c558084
udpt: 2017-09-27 -> 3.1.1
udpt did a complete rewrite from cpp to rust.
This Commit uses rust with cargo to build the package.
The Configuration format changed form .conf to .toml and
the binary changed from udpt to udpt-rs
2020-07-23 17:29:58 +02:00
Michael Weiss
2d6ab6e2f1
Merge pull request #93666 from squalus/ungoogled-20200722
ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
2020-07-23 15:53:47 +02:00
Florian Klink
b4784dbb34
Merge pull request #85362 from helsinki-systems/fix-samba-kerberos
samba: Switch back to builtin Heimdal Kerberos
2020-07-23 14:33:06 +02:00
Vincent Haupert
447fe2d1cd nodePackages.redoc-cli: init at 0.9.8 2020-07-23 14:06:56 +02:00
Peter Hoeg
e0589ec65b nixos/do-agent: use .service from upstream 2020-07-23 19:30:01 +08:00
Peter Hoeg
961cc80742 do-agent: install .service from upstream 2020-07-23 19:21:56 +08:00
leenaars
a113f1d6e9
Sylk: 2.7.2 -> 2.8.0 (#93679) 2020-07-23 11:05:37 +00:00
Diego Rodriguez
2db12af9b7
terraform: 0.13.0-beta3 -> 0.13.0-rc1 (#93682) 2020-07-23 11:02:55 +00:00
1000101
7b76bc2c7d nixos/bitcoind: add tests 2020-07-23 12:05:52 +02:00
1000101
c6017d9895 nixos/bitcoind: change to multi-instance 2020-07-23 12:05:40 +02:00
Vladyslav M
4973d19644
just: 0.6.0 -> 0.7.1 2020-07-23 12:15:49 +03:00
Daniël de Kok
28ce0b968b redis: 6.0.5 -> 6.0.6
Release notes:

https://groups.google.com/g/redis-db/c/7tuERP0dN9c/m/HddqH3X5BwAJ?pli=1
2020-07-23 10:47:44 +02:00
Daniël de Kok
a8a0dfa047
Merge pull request #93646 from cw789/erlang_update
erlangR23: 23.0.2 -> 23.0.3
2020-07-23 10:10:59 +02:00
Daniël de Kok
4dd9423b05 finalfrontier: init at 0.9.3 2020-07-23 10:05:33 +02:00
R. RyanTM
91eca099d3 python37Packages.xarray: 0.15.1 -> 0.16.0 2020-07-23 09:30:48 +02:00
Martin Weinelt
0a3e4d9ff0 ansible_2_8: v2.8.12 -> v2.8.13
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2-8-13
2020-07-23 09:29:40 +02:00
Martin Weinelt
2a5f2725ec ansible: v2.9.10 -> v2.9.11
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-11
2020-07-23 09:29:40 +02:00
Simon Pettersson
80f960575d nanomsg: buildInputs -> nativeBuildInputs
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00
Daniël de Kok
24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
ento
4e0f91170f pythonPackages.clikit: fix dependency on crashtest
From clikit's pyproject.toml:

> Crashtest is only needed for Python ^3.6 to provide
> better error messsages
2020-07-23 08:40:28 +02:00
ento
aff753d184 pythonPackages.crashtest: mirror the python version range specified in pyproject.toml
Trying to build crashtest with python35 fails with:

> ERROR: Package 'crashtest' requires a different Python: 3.5.9 not in
> '>=3.6,<4.0'
2020-07-23 08:40:28 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Jan Tojnar
ce55b09ad5 python.pkgs.fontforge: disable with Python 2
Since the latest update, fontforge no longer supports building with Python 2. Let's prevent failing builds.
2020-07-23 08:14:28 +02:00
gnidorah
aa7ebdd885 rambox: use gappsWrapperArgs 2020-07-23 08:04:00 +03:00
Mario Rodas
af5765b0dc
Merge pull request #85681 from Beskhue/improve-descriptions
nixos/acme: improve some descriptions
2020-07-23 00:03:05 -05:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
worldofpeace
78d9dad6df
Merge pull request #92622 from MetaDark/xpadneo
nixos/xpadneo: init at 0.8.1
2020-07-22 21:48:56 -04:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
David Arnold
850d2844e5
kube3d: fix verion prefix tu pull correct image
docker pull rancher/k3d-proxy:3.0.0
Error response from daemon: manifest for rancher/k3d-proxy:3.0.0 not found: manifest unknown: manifest unknown

vs

docker pull rancher/k3d-proxy:v3.0.0
v3.0.0: Pulling from rancher/k3d-proxy

The version tag selects the image tag.
2020-07-22 20:15:05 -05:00
MetaDark
db96d8840f nixos/xpadneo: init at 0.8.1
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel

xpadneo supports more features and fixes problems with
incorrect button mappings

https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
David Arnold
7f8171b2b6
kub3d: add shell completions 2020-07-22 20:06:14 -05:00
Ben Darwin
323ba8a3d5 python3Packages.etelemetry: unbreak by adding correct dependencies 2020-07-22 21:05:49 -04:00
Ben Darwin
14feaae6fb python3Packages.ci-py: init at 1.0.0 2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
Parasrah
60bca58f6f
maintainers: add parasrah 2020-07-22 18:44:39 -06:00
worldofpeace
6ca121a479
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
python3Packages.nibabel: unbreak reverse deps
2020-07-22 20:43:58 -04:00
David Arnold
8edebc80d6
kube3d 1.7.0 -> 3.0.0 2020-07-22 19:35:01 -05:00
worldofpeace
e66b7f6b0b
Merge pull request #93672 from zimbatm/pipewire-0.3.7
pipewire: 0.3.6 -> 0.3.7
2020-07-22 20:29:13 -04:00
Ben Darwin
87479d7d2a python3Packages.ci-info: init at 0.2.0 2020-07-22 20:29:00 -04:00
Ben Darwin
e5e0645b57 python3Packages.nibabel: unbreak reverse deps by adding missing packaging dependency 2020-07-22 20:06:39 -04:00