Commit graph

365792 commits

Author SHA1 Message Date
Janne Heß 72c150341b
Merge pull request #165978 from helsinki-systems/feat/subsystem-maintainers.txt
Add a list of subsystem maintainers for release
2022-04-02 04:01:50 +02:00
Samuel Gräfenstein 666a90e29d gnupg{,1}: add meta.mainProgram 2022-04-02 02:08:55 +02:00
Ryan Mulligan e194871435
Merge pull request #166880 from amarshall/linode-cli-remove-update-check
linode-cli: Remove update check
2022-04-01 16:04:25 -07:00
Ryan Mulligan e56bb88f63
Merge pull request #166849 from r-ryantm/auto-update/python310Packages.pypugjs
python310Packages.pypugjs: 5.9.10 -> 5.9.11
2022-04-01 15:57:38 -07:00
Artturi 9ee60b9fb3
Merge pull request #166826 from r-ryantm/auto-update/difftastic 2022-04-02 00:55:57 +03:00
Artturi eb3828797a
Merge pull request #166738 from cyounkins/fclones019 2022-04-02 00:53:49 +03:00
Martin Weinelt 557959c7c5
Merge pull request #166869 from mweinelt/gitlab 2022-04-01 23:48:24 +02:00
adisbladis 08c295c256
Merge pull request #166873 from qowoz/podman
podman: 4.0.2 -> 4.0.3
2022-04-02 09:46:44 +12:00
adisbladis 26bee99424
Merge pull request #166861 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.10.16 -> 1.10.17
2022-04-02 09:37:05 +12:00
Artturin 2ea0c4c230 maintainer-list.nix: fix msfjarvis githubId 2022-04-02 00:21:43 +03:00
Florian Klink 401cb86da1
Merge pull request #166142 from ncfavier/wait-online
nixos/networkd: add `wait-online` options
2022-04-01 22:54:28 +02:00
zowoq 01fd7a284e podman: 4.0.2 -> 4.0.3
https://github.com/containers/podman/releases/tag/v4.0.3
2022-04-02 06:42:52 +10:00
Zhaofeng Li e42f06f93f nixos/podman: Add zfs to wrapper if enabled 2022-04-02 06:38:16 +10:00
Martin Weinelt 3b2051594b
gitlab: 14.9.1 -> 14.9.2
https://about.gitlab.com/releases/2022/03/31/critical-security-release-gitlab-14-9-2-released/

Fixes: CVE-2022-1162, CVE-2022-1175, CVE-2022-1190, CVE-2022-1185,
       CVE-2022-1148, CVE-2022-1121, CVE-2022-1120, CVE-2022-1100,
       CVE-2022-1193, CVE-2022-1105, CVE-2022-1099, CVE-2022-1174,
       CVE-2022-1188, CVE-2022-0740, CVE-2022-1189, CVE-2022-1157,
       CVE-2022-1111
2022-04-01 22:37:12 +02:00
zowoq 5b6e4187ad stylua: 0.12.5 -> 0.13.0
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.13.0
2022-04-02 06:36:04 +10:00
Jeppe Fihl-Pearson b5f36e84d1 Add block size to dd command
Without configuring the block size a default of 512 bytes is used, which can
slow down the transfer speed massively.

In a test I've done with a semi-decent USB stick, I only get a transfer speed
of around 180 KB/sec when not specifying the block size but see 27 MB/sec when
setting the block size to 1 MB. This makes the transfer of the minimal
installation ISO take half a minute instead of an hour.
2022-04-01 22:14:04 +02:00
P. R. d. O eeb3206a29 nixos/jenkinsSlave: install java
Installs Java into the Jenkins agent and allows specifying the JDK/JRE package to use. This is necessary as Jenkins verifies if the agent contains Java installed through the java -fullversion command, which if not, the connection will fail.
2022-04-01 22:11:18 +02:00
Maximilian Bosch 63f0c334f0 wireshark: 3.6.2 -> 3.6.3
ChangeLog: https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.html
2022-04-01 22:10:17 +02:00
Fabian Affolter 9d825eeda4
Merge pull request #166521 from r-ryantm/auto-update/python3.10-dropbox
python310Packages.dropbox: 11.28.0 -> 11.29.0
2022-04-01 22:07:41 +02:00
Fabian Affolter 4de221dd50
Merge pull request #166541 from r-ryantm/auto-update/python3.10-sabyenc3
python310Packages.sabyenc3: 5.1.5 -> 5.1.6
2022-04-01 22:07:15 +02:00
Silvan Mosberger 1c00bf3948 lib/customization: Improve callPackage error message for missing args
This uses the levenshtein distance to look through all possible
arguments to find ones that are close to what was requested:

  error: Function in /home/infinisil/src/nixpkgs/pkgs/tools/text/ripgrep/default.nix
    called without required argument "fetchFromGithub",
    did you mean "fetchFromGitHub" or "fetchFromGitLab"?

With https://github.com/NixOS/nix/pull/3468 (in current nixUnstable) the error
message becomes even better, adding line location info
2022-04-01 22:03:05 +02:00
Silvan Mosberger f8c1aee5da lib/tests: Add tests for levenshtein functions 2022-04-01 22:03:05 +02:00
Silvan Mosberger 975a1ae339 lib/strings: Add levenshtein distance functions
Adds some functions related to string similarity:
- lib.strings.commonPrefixLength
- lib.strings.commonSuffixLength
- lib.strings.levenshtein
- lib.strings.levenshteinAtMost
2022-04-01 22:03:05 +02:00
Artturi a40f967c85
Merge pull request #166577 from xrelkd/update/sn0int
sn0int: 0.24.1 -> 0.24.2
2022-04-01 22:59:40 +03:00
Pascal Bach 65fa86e0d9
Merge pull request #165745 from r-ryantm/auto-update/matrix-synapse
matrix-synapse: 1.55.0 -> 1.55.2
2022-04-01 21:52:38 +02:00
Pascal Bach b88a99ae9c
Merge pull request #166607 from Ma27/bump-grafana
grafana: 8.4.4 -> 8.4.5
2022-04-01 21:51:25 +02:00
Pascal Bach 6de9c93c5d
Merge pull request #166034 from r-ryantm/auto-update/tautulli
tautulli: 2.9.4 -> 2.9.5
2022-04-01 21:51:01 +02:00
Benjamin Staffin da3204266c
Merge pull request #166554 from bjornfor/fix-arc-anoid
arcanist: add missing deps
2022-04-01 15:38:55 -04:00
Andrew Marshall ebfb266f31 linode-cli: Remove update check
Upon every API call, this program will check the API version and make a
request to PyPi to check the latest version and, if not latest, will
show a warning like

> The API responded with version 1.2.4, which is newer than the CLI's
> version of 1.2.3.  Please update the CLI to get access to the newest
> features.  You can update with a simple `pip install --upgrade
> linode-cli`

This is not really useful with Nix, as the update message is wrong. And
connecting to a third-party on each usage is not desired, either.
2022-04-01 15:38:49 -04:00
R. Ryantm 7602892115 go-ethereum: 1.10.16 -> 1.10.17 2022-04-01 19:32:20 +00:00
Fabian Affolter 33b06498b0
Merge pull request #166609 from r-ryantm/auto-update/jsbeautifier
python310Packages.jsbeautifier: 1.14.1 -> 1.14.2
2022-04-01 21:28:43 +02:00
Fabian Affolter 15a4011bac
Merge pull request #166844 from r-ryantm/auto-update/python310Packages.pyoverkiz
python310Packages.pyoverkiz: 1.3.13 -> 1.3.14
2022-04-01 21:25:30 +02:00
Fabian Affolter 8e4266db94
Merge pull request #166847 from fabaff/bump-tfsec
tfsec: 1.15.2 -> 1.15.4
2022-04-01 21:25:19 +02:00
Fabian Affolter 476d27c55c
Merge pull request #166852 from fabaff/bump-cfripper
cfripper: 1.7.0 -> 1.7.1, python3Packages.pycfmodel: 0.17.1 -> 0.18.0
2022-04-01 21:24:37 +02:00
Fabian Affolter 1ff5566947
Merge pull request #166829 from r-ryantm/auto-update/python310Packages.param
python310Packages.param: 1.12.0 -> 1.12.1
2022-04-01 21:22:00 +02:00
Michael Weiss baedfc4da9
Merge pull request #166809 from michaeladler/ungoogled-chromium
ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60
2022-04-01 20:58:54 +02:00
Fabian Affolter 78d862845c
Merge pull request #166850 from fabaff/bump-cdcs
python3Packages.cdcs: 0.1.6 -> 0.1.8
2022-04-01 20:58:19 +02:00
Pascal Bach e61a430c75
Merge pull request #166763 from newAM/cargo-spellcheck
cargo-spellcheck: 0.11.1 -> 0.11.2
2022-04-01 20:58:07 +02:00
Fabian Affolter 48bb359967 cfripper: 1.7.0 -> 1.7.1 2022-04-01 20:19:59 +02:00
Fabian Affolter ff40604f13 python3Packages.pycfmodel: 0.17.1 -> 0.18.0 2022-04-01 20:19:39 +02:00
Kevin Cox ebaaf98a6d
Merge pull request #166808 from Luflosi/update/include-what-you-use
include-what-you-use: 0.17 -> 0.18
2022-04-01 14:13:20 -04:00
Fabian Affolter d5574652ce python3Packages.cdcs: 0.1.6 -> 0.1.8 2022-04-01 20:09:10 +02:00
R. Ryantm dd1e0890ad python310Packages.pypugjs: 5.9.10 -> 5.9.11 2022-04-01 17:58:26 +00:00
Fabian Affolter 5d7dbf1dd8 tfsec: 1.15.2 -> 1.15.4 2022-04-01 19:52:45 +02:00
R. Ryantm 251db5974f python310Packages.pyoverkiz: 1.3.13 -> 1.3.14 2022-04-01 17:43:40 +00:00
Robert Hensing 0b1a2907d6
Merge pull request #166044 from hercules-ci/java-properties
Add `formats.javaProperties`
2022-04-01 19:05:33 +02:00
pennae cc1d86d759
Merge pull request #166822 from WolfangAukang/sslmate-agent-fix
nixos/sslmate-agent: add to module-list
2022-04-01 17:04:03 +00:00
Fabian Affolter 355b09d759
Merge pull request #166785 from r-ryantm/auto-update/python310Packages.glean-parser
python310Packages.glean-parser: 5.1.0 -> 5.1.1
2022-04-01 17:51:13 +02:00
Bobby Rong 3c583c8226
Merge pull request #166569: unbreak GNOME Flashback and reintroduce gnome-bluetooth_1_0
- Add missing geocode-glib dependency for gnome-panel
- Reintroduce gnome-bluetooth_1_0 for gnome-flashback, blueberry and gnome-bluetooth-contract

Related:
- https://gitlab.gnome.org/GNOME/gnome-panel/-/merge_requests/49
- https://github.com/NixOS/nixpkgs/pull/166569#issuecomment-1084658550
- https://github.com/linuxmint/blueberry/issues/123
- https://github.com/elementary/gnome-bluetooth-contract/issues/1
2022-04-01 23:50:36 +08:00
Fabian Affolter 5a9ea69734
Merge pull request #166791 from r-ryantm/auto-update/python310Packages.hahomematic
python310Packages.hahomematic: 1.0.3 -> 1.0.4
2022-04-01 17:48:25 +02:00