Commit graph

67191 commits

Author SHA1 Message Date
Fabian Affolter ab7a6282ab
Merge pull request #151169 from fabaff/log4j-sniffer
log4j-sniffer: init at 0.4.0
2021-12-18 22:35:19 +01:00
Anderson Torres a860b94c20
Merge pull request #150486 from AndersonTorres/new-meson
Meson: 0.57.1 -> 0.60.2
2021-12-18 12:10:04 -03:00
Bobby Rong e0f466e9ff
Merge pull request #151116 from zhaofengli/powerdns-admin-0.2.4
powerdns-admin: 0.2.3 -> 0.2.4
2021-12-18 22:57:04 +08:00
Frederik Rietdijk 2e5cfa6de7 python2Packages.platformdirs: init at 2.0.2
needed for python2Packages.virtualenv
2021-12-18 14:31:13 +01:00
Zane van Iperen cef1694515 mednaffe: remove gtk2
Upstream has removed support for it.
2021-12-18 10:15:33 +00:00
Bobby Rong 5d0baf47eb
Merge pull request #150920 from kira-bruneau/goverlay
goverlay: 0.7 → 0.7.1
2021-12-18 17:58:06 +08:00
Fabian Affolter 0f7239019d log4j-sniffer: init at 0.4.0 2021-12-18 10:42:23 +01:00
Bobby Rong c9ec5a228d
Merge pull request #151153 from bobby285271/pantheon
Pantheon updates 2021-12-17
2021-12-18 14:01:54 +08:00
Bobby Rong 7cc11f76af
wingpanel-indicator-ayatana: init at unstable-2021-12-01 2021-12-18 13:13:29 +08:00
Bobby Rong 5afe0ddcf3
pantheon-tweaks: move to pkgs/desktops/pantheon/third-party 2021-12-18 11:35:56 +08:00
Bobby Rong 62103c4e41
pantheon.xdg-desktop-portal-pantheon: move to pkgs/desktop/pantheon
Only used by Pantheon AFAIK.
2021-12-18 11:35:55 +08:00
Zhaofeng Li c65302ee7a python3Packages.flask-session: init at 0.4.0 2021-12-17 10:50:56 -08:00
Doron Behar 91cd6f6207
Merge pull request #150079 from bergkvist/darwin-binary-wrapper-fixes 2021-12-17 16:51:31 +02:00
Aaron Andersen ced417eb72
Merge pull request #147015 from NorfairKing/mod_itk
mod_itk: init at 2.4.7-04
2021-12-17 06:21:46 -05:00
Emery Hemingway a5b49f272f Remove nimPackages.python
Python 2 is deprecated.
Ref #148669
2021-12-17 11:13:35 +00:00
Emery Hemingway cc5e2c9613 xastir: 2.1.6 -> 2.1.8 2021-12-17 10:52:32 +00:00
Dmitry Kalinkin 50a4c52747
Merge pull request #147648 from veprbl/pr/mxnet_1_8_0
mxnet: 1.6.0 -> 1.8.0, enable on darwin
2021-12-16 22:37:03 -05:00
Dmitry Kalinkin 03ec468b14
Merge pull request #150910 from veprbl/pr/audacity_darwin_fix
audacity: fix for darwin
2021-12-16 19:08:54 -05:00
Tobias Bergkvist ebf46e5764 makeBinaryWrapper: Fix issues on aarch64-darwin/macOS 12 (Monterey)
Sanitizers don't seem to be present on aarch64-darwin/macOS 12 (Monterey), so they are removed from the aarch64-darwin tests.

Switching from nativeBuildInputs to buildInputs and adding cc to the deps list caused some strange error messages to go away.
2021-12-16 21:29:21 +01:00
Tobias Bergkvist d5435990b0 makeBinaryWrapper: Disable sanitizers by default outside of tests
Although sanitizers can catch and prevent undefined behaviour during runtime, it has a significant impact on performance. They also cause issues on macOS where they can make compilation fail. The future goal is to instead utilize static analysis to prevent undefined behaviour as makeBinaryWrapper evolves.
2021-12-16 21:23:16 +01:00
David Anderson 84bc3a0280 influxdb2: add comment to indicate that influxdb2 is a legacy compat package. 2021-12-16 12:14:04 -08:00
Tobias Bergkvist f7b5083cb6 makeBinaryWrapper: Make tests discoverable to OfBorg
Move makeBinaryWrapper tests to pkgs.makeBinaryWrapper.passthru.tests, since OfBorg doesn't discover/skips the tests in the previous location.
2021-12-16 21:04:07 +01:00
Tobias Bergkvist 3104da4085 makeBinaryWrapper: Switch from stdenv.cc.cc to stdenv.cc
"${stdenv.cc.cc}/bin" does not contain a cc-symlink, since this is the unwrapped version of the compiler - however "${stdenv.cc}/bin" does.
2021-12-16 21:03:08 +01:00
David Anderson ec3133d46e influxdb2: split CLI and server, add compat buildEnv. 2021-12-16 11:58:30 -08: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
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
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
Sandro da9fd1b1bb
Merge pull request #146443 from Madouura/dev/ares 2021-12-16 12:30:08 +01:00
Sandro b7bf746756
Merge pull request #148842 from vs49688/orfix 2021-12-16 10:59:28 +01:00
Fabian Affolter 0b42278ebc
Merge pull request #150901 from fabaff/logmap
logmap: init at unstable-2021-12-15
2021-12-16 08:36:56 +01:00
Dmitry Kalinkin 7095591d7e
audacity: fix for darwin 2021-12-15 23:38:33 -05:00
Kira Bruneau 9f6a86e5aa goverlay: 0.7 → 0.7.1 2021-12-15 20:54:50 -05:00
Silvan Mosberger e30a4fa4bd
Merge pull request #149404 from Infinisil/remove-scyther 2021-12-16 01:56:39 +01:00
Fabian Affolter cf3a2f50dc logmap: init at unstable-2021-12-15 2021-12-15 23:06:00 +01:00
Vladimír Čunát 126aee739c
Merge #150885: phpExtensions: skip performance sensitive tests 2021-12-15 21:21:09 +01:00
Konrad Borowski 0af523ae77 phpExtensions: skip performance sensitive tests 2021-12-15 20:55:31 +01:00
Ryan Mulligan dc9b2267e3
Merge pull request #150424 from jacereda/code-browser80
code-browser 8.0
2021-12-15 11:50:32 -08:00
Artturi 9ff29f8c2b
Merge pull request #150840 from Luflosi/update/include-what-you-use 2021-12-15 17:43:01 +02:00
Jörg Thalheim 1edd08b8d7
Merge pull request #150800 from abbradar/dotnet-createdump
dotnet: fix createdump
2021-12-15 15:27:47 +00:00
Fabian Affolter 56231f2481
Merge pull request #150277 from fabaff/ghdorker
ghdorker: init at 0.3.2
2021-12-15 15:39:00 +01:00
Stig 6d1dfa4811
Merge pull request #150596 from Artturin/perl-PLS
perlPackages.PLS: init at 0.897
2021-12-15 15:13:41 +01:00
Madoura b83dac8bd1
ares: init at 126 2021-12-15 07:10:49 -06:00
Luflosi a77548dd3e
include-what-you-use: 0.16 -> 0.17
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.17
2021-12-15 13:46:56 +01:00
Fabian Affolter 91f4e98e28 ghdorker: init at 0.3.2 2021-12-15 12:42:08 +01:00
Fabian Affolter 16c153f7d7 python3Packages.ghapi: init at 0.1.19 2021-12-15 12:38:11 +01:00
Fabian Affolter 834ff9a604 python3Packages.fastcore: init at 1.3.27 2021-12-15 12:38:10 +01:00
Nikolay Amiantov c07e19fc00 lttng-ust_2_12: init at 2.12.2 2021-12-15 14:23:54 +03:00
Fabian Affolter 317b245bcf
Merge pull request #150820 from fabaff/lmp
lmp: init at 1.0
2021-12-15 11:53:56 +01:00
Fabian Affolter ead4c2dd98
Merge pull request #150476 from fabaff/gomapenum
gomapenum: init at 1.0.0
2021-12-15 11:50:25 +01:00