Commit Graph

338873 Commits

Author SHA1 Message Date
Jörg Thalheim
257c321cb2
Merge pull request #150958 from Mic92/zen
linux_zen: 5.15.6-zen2 -> 5.15.8-zen1
2021-12-16 17:27:22 +00:00
sternenseemann
9066c52e5a lib.systems.supported: remove aarch64-darwin from Tier 3 list
While it is a fact of life that aarch64-darwin is built on Hydra, it has
never formally been elevated from the Tier 7 state it was originally
assigned in RFC 0046. Since platform Tier status is not only
descriptive, but also normative, a consensus to commit to supporting
aarch64-darwin would need to be reached.
2021-12-16 17:51:21 +01:00
Kevin Cox
1ad7d1a40b
Merge pull request #150072 from LibreCybernetics/update-ipfs
ipfs: 0.10.0 → 0.11.0
2021-12-16 11:50:06 -05:00
Profpatsch
d132222e46 maintainers/team-list: add more maintainers to bazel
According to the answers in
https://github.com/NixOS/nixpkgs/pull/150529
2021-12-16 17:47:34 +01:00
Profpatsch
924725cc9a bazel: add README file to point to the maintainers team. 2021-12-16 17:47:34 +01:00
Profpatsch
5238c41fa0 team-list: add bazel team
(refactor)

We are going to set up a maintenance team for bazel & tools.
2021-12-16 17:47:34 +01:00
Fabián Heredia Montiel
22fc83bfd6 ipfshttpclient: disable more failing tests 2021-12-16 10:42:16 -06:00
sternenseemann
a15b2e876b s6-man-pages: 2.11.0.0.2 -> 2.11.0.0.5 2021-12-16 17:36:44 +01:00
Robert Schütz
715ebb50a6 megapixels: 1.4.2 -> 1.4.3
https://gitlab.com/postmarketOS/megapixels/-/tags/1.4.3
2021-12-16 08:31:00 -08:00
Marek Fajkus
6e96a2553d
Merge pull request #150521 from cherryblossom000/idris2-macos-dyld-library-path
idris2: use `DYLD_LIBRARY_PATH` instead of `LD_LIBRARY_PATH` on macOS
2021-12-16 17:09:41 +01:00
Alyssa Ross
82f2c5e3a1 symbolic-preview: init at 0.0.2 2021-12-16 16:09:26 +00:00
Alyssa Ross
8d63b3ddb3 icon-library: init at 0.0.8 2021-12-16 16:09:16 +00:00
Dmitry Kalinkin
1111c471ff
Merge pull request #150969 from Luflosi/update/apfsprogs
apfsprogs: unstable-2021-08-24 -> unstable-2021-10-26
2021-12-16 10:47:00 -05:00
Kim Lindberger
f8dc8f15f6
Merge pull request #150979 from talyz/elk-squash-undo
elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (undo squash)
2021-12-16 16:38:54 +01:00
talyz
813afad304
nixos/journalbeat: Add a loose dependency on elasticsearch
Avoid unnecssary back-off when elasticsearch is running on the same
host.
2021-12-16 16:34:50 +01:00
talyz
b617526c2b
elk6: 6.8.3 -> 6.8.21
The latest version includes a fix for CVE-2021-44228.
2021-12-16 16:34:45 +01:00
talyz
0a7d7d2fce
rl-2205: Note the addition of the filebeat service 2021-12-16 16:34:39 +01:00
talyz
b38f44c8b7
python3Packages.parsedmarc.tests: Fix breakage
- Don't use the deprecated elasticsearch7-oss package
- Improve jq query robustness and add tracing
2021-12-16 16:34:34 +01:00
talyz
6c9c2b4734
nixos/filebeat: Add initial module and test
Filebeat is an open source file harvester, mostly used to fetch logs
files and feed them into logstash.

This module can be used instead of journalbeat if used with
`filebeat7` and configured with the `journald` input.
2021-12-16 16:34:29 +01:00
talyz
9647a429ed
nixosTests.elk: Improve reliability and compatibility with ELK 7.x
- Use comparisons in jq instead of grepping
- Match for `.hits.total.value` if version >= 7, otherwise it always
  passes
- Make curl fail if requests fails
2021-12-16 16:34:24 +01:00
talyz
6c5a533797
elk7: 7.11.1 -> 7.16.1 2021-12-16 16:34:18 +01:00
talyz
f80797077a
Revert "elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879)"
This reverts commit ebaa226853 which was
a squash of multiple commits that shouldn't have been squashed.
2021-12-16 16:32:59 +01:00
Kim Lindberger
ebaa226853
elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879)
* elk7: 7.11.1 -> 7.16.1

* nixosTests.elk: Improve reliability and compatibility with ELK 7.x

- Use comparisons in jq instead of grepping
- Match for `.hits.total.value` if version >= 7, otherwise it always
  passes
- Make curl fail if requests fails

* nixos/filebeat: Add initial module and test

Filebeat is an open source file harvester, mostly used to fetch logs
files and feed them into logstash.

This module can be used instead of journalbeat if used with
`filebeat7` and configured with the `journald` input.

* python3Packages.parsedmarc.tests: Fix breakage

- Don't use the deprecated elasticsearch7-oss package
- Improve jq query robustness and add tracing

* rl-2205: Note the addition of the filebeat service

* elk6: 6.8.3 -> 6.8.21

The latest version includes a fix for CVE-2021-44228.

* nixos/journalbeat: Add a loose dependency on elasticsearch

Avoid unnecssary back-off when elasticsearch is running on the same
host.
2021-12-17 00:20:52 +09:00
Marek Fajkus
1a3873c93d
Merge pull request #150876 from figsoda/update-glitter
glitter: 1.5.10 -> 1.5.11
2021-12-16 15:49:43 +01:00
Bobby Rong
98df40c9fe
Merge pull request #149814 from fgaz/gnonograms/2.0.0
gnonograms: 1.4.5 -> 2.0.0
2021-12-16 22:12:02 +08:00
Nikolay Amiantov
759f4afc65
tarsnap service: fix escaping (#150802) 2021-12-16 16:53:59 +03:00
Matthieu Coudron
1e2a8a674d
Merge pull request #150823 from bandithedoge/master 2021-12-16 14:38:30 +01:00
Sandro
d2e960911f
Merge pull request #150965 from SuperSandro2000/procs 2021-12-16 14:36:09 +01:00
zowoq
f120187d55 terraform-providers.github: 4.18.2 -> 4.19.0
https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md#4190-dec-13-2021
2021-12-16 23:29:33 +10:00
Luflosi
fee075c547
apfsprogs: unstable-2021-08-24 -> unstable-2021-10-26
Also fix a problem where the man pages would be installed in the wrong location, $out/share/man8 instead of $out/share/man/man8. I accidentally copied this mistake from the AUR.
2021-12-16 14:19:21 +01:00
Sandro
05c7fdb190
Merge pull request #147181 from smancill/bump-python3-pdftotext 2021-12-16 14:13:00 +01:00
cresh
5d5aa5c74d
squirrel-sql: Add jtds as a driver. (#147191)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-16 14:12:28 +01:00
Arthur Azevedo de Amorim
5d40d29ab7
compass: regenerate gem files (#143468) 2021-12-16 14:12:10 +01:00
Bobby Rong
46eb2c0b8a
Merge pull request #150339 from r-ryantm/auto-update/dpt-rp1-py
dpt-rp1-py: 0.1.13 -> 0.1.14
2021-12-16 21:11:08 +08:00
R. Ryantm
d9610ee748 python38Packages.robotframework: 4.1.2 -> 4.1.3 2021-12-16 14:10:46 +01:00
Sandro
f04e237833
Merge pull request #144235 from pborzenkov/calibre-web 2021-12-16 14:08:25 +01:00
Sandro Jäckel
2421a78e94
procs: 0.11.10 -> 0.11.12, add SuperSandro2000 as maintainer 2021-12-16 14:05:48 +01:00
Bobby Rong
b5d366163f
Merge pull request #150401 from r-ryantm/auto-update/worker
worker: 4.9.0 -> 4.10.0
2021-12-16 21:01:00 +08:00
markuskowa
162d6dd876
Merge pull request #150952 from sheepforce/pyscf
pyscf: disable parts of test suite and aarch64
2021-12-16 13:54:19 +01:00
Bobby Rong
79a85e0c64
Merge pull request #150512 from hmenke/sof
sof-firmware: 1.9.2 -> 1.9.3
2021-12-16 20:50:55 +08:00
Justinas Stankevicius
8eea54eaa8 flannel: 0.13.0 -> 0.15.1 2021-12-16 22:32:05 +10:00
Sandro
3c8833b03d
Merge pull request #148622 from reedrw/sbu-audio-fix 2021-12-16 13:24:11 +01:00
Sandro
59cc7063c4
Merge pull request #147016 from knedlsepp/python-protobuf-cpp-backend 2021-12-16 13:23:15 +01:00
Sandro
a856f355f7
Merge pull request #150096 from r-ryantm/auto-update/ibus-libthai 2021-12-16 13:18:51 +01:00
Sandro
e58509cef2
Merge pull request #141142 from rhoriguchi/pkgs.jetbrains.idea-ultimate 2021-12-16 13:13:57 +01:00
Jörg Thalheim
6942ed7b84 linux_zen: 5.15.6-zen2 -> 5.15.8-zen1 2021-12-16 12:52:56 +01:00
Zhu Chuang
f069a6d3a1
standardnotes: 3.8.18 -> 3.9.5 (#148518) 2021-12-16 12:51:36 +01:00
zowoq
435043c924 lima: 0.7.4 -> 0.8.0
https://github.com/lima-vm/lima/releases/tag/v0.8.0
2021-12-16 21:47:24 +10:00
zowoq
014236e9c9 nixos/kubernetes: don't import <nixpkgs> 2021-12-16 21:47:12 +10:00
zowoq
1b8f795c94 .github/workflows/editorconfig.yml: 2.3.5 -> 2.4.0 2021-12-16 21:43:53 +10:00