Commit Graph

433712 Commits

Author SHA1 Message Date
figsoda
44479ad8fe
Merge pull request #205150 from r-ryantm/auto-update/esbuild
esbuild: 0.15.18 -> 0.16.1
2022-12-08 14:54:18 -05:00
Sandro
91fd8d6e2f
Merge pull request #204576 from wegank/mysocketw-darwin 2022-12-08 20:53:55 +01:00
Michele Guerini Rocco
a8550d1553
Merge pull request #204947 from r-ryantm/auto-update/vapoursynth
vapoursynth: 60 -> 61
2022-12-08 20:44:26 +01:00
Christian Kemper
afe2d0bb8b fix docker inspect image reference 2022-12-08 20:29:10 +01:00
Robert Hensing
3e28f972fc dockerTools: refactor, rename internal variable
> has to fit its domain, which is the OCI spec, which uses
> `architecture`. The `defaultArch` and `GOARCH` names are irrelevant.
2022-12-08 20:29:10 +01:00
Christian Kemper
f6ae4479ea dockerTools: allowing architecture to be specified
... for buildImage, buildLayeredImage and streamLayeredImage,
adding docs and tests.
2022-12-08 20:29:09 +01:00
R. Ryantm
d96378d62d go-task: 3.18.0 -> 3.19.0 2022-12-08 19:22:29 +00:00
Jörg Thalheim
f21f11aa2a
Merge pull request #204899 from r-ryantm/auto-update/telegraf
telegraf: 1.24.3 -> 1.24.4
2022-12-08 18:54:49 +00:00
R. Ryantm
b067891b50 fnm: 1.32.0 -> 1.33.1 2022-12-08 18:24:38 +00:00
R. Ryantm
e2285fc910 flexget: 3.5.6 -> 3.5.9 2022-12-08 18:12:17 +00:00
Bernardo Meurer
d4ec6e6fe5
Merge pull request #204934 from lopsided98/linux-testing-update
linux_testing: 6.1-rc3 -> 6.1-rc8
2022-12-08 13:03:16 -05:00
R. Ryantm
fce4477b94 nicotine-plus: 3.2.6 -> 3.2.7 2022-12-08 12:00:19 -06:00
Bernardo Meurer
1531d427d9
Merge pull request #205155 from lovesegfault/kernel-updates
linuxKernel.kernels: update
2022-12-08 12:39:29 -05:00
Martin Weinelt
2718b0829f
Merge pull request #205154 from r-ryantm/auto-update/evcc 2022-12-08 17:59:47 +01:00
figsoda
7f991a5df1
Merge pull request #204929 from figsoda/ruff
ruff: 0.0.165 -> 0.0.169
2022-12-08 11:56:44 -05:00
Sergey Lukjanov
4848003a66 prometheus-smartctl-exporter: add Frostman to maintainers 2022-12-08 08:56:17 -08:00
Sergey Lukjanov
ebcff906a0 prometheus-smartctl-exporter: add passthru.tests 2022-12-08 08:56:17 -08:00
Sergey Lukjanov
7a11d055a3 prometheus-smartctl-exporter: add ldflags to set version 2022-12-08 08:56:17 -08:00
Sergey Lukjanov
b5bbf9c1ab prometheus-smartctl-exporter: unstable-2020-11-14 -> 0.9.1
All patches were already merged in upstream and part of the release.
2022-12-08 08:56:16 -08:00
Naïm Favier
109f8b4657 nixos/make-options-doc: remove dead code
The logic for pretty-printing Nix values isn't needed any more because
`optionAttrSetToDocList` returns already rendered values.
2022-12-08 17:52:52 +01:00
Naïm Favier
6a117e2759 nixos/doc: render option values using lib.generators.toPretty
Render un`_type`d defaults and examples as `literalExpression`s using
`lib.generators.toPretty` so that consumers don't have to reinvent Nix
pretty-printing. `renderOptionValue` is kept internal for now intentionally.

Make `toPretty` print floats as valid Nix values (without a tilde).

Get rid of the now-obsolete `substSpecial` function.

Move towards disallowing evaluation of packages in the manual by
raising a warning on `pkgs.foo.{outPath,drvPath}`; later, this should
throw an error. Instead, module authors should use `literalExpression`
and `mkPackageOption`.
2022-12-08 17:52:52 +01:00
Naïm Favier
0b661ce32a lib/generators.toPretty: escape strings properly 2022-12-08 17:52:52 +01:00
Naïm Favier
0fa7b1b004 lib/generators.toPretty: don't evaluate derivations
With the goal of making `toPretty` suitable for rendering option
values, render derivations as `<derivation foo-1.0>` instead of
`<derivation /nix/store/…-foo-1.0.drv>`.

This is to avoid causing sudden evaluation errors for out-of-tree
projects that have options with `default = pkgs.someUnfreePackage;` and
no `defaultText`.
2022-12-08 17:52:52 +01:00
Naïm Favier
0ff3b35356 nixos/doc: fix some options 2022-12-08 17:52:52 +01:00
Bernardo Meurer
02a7f67cf0
linux: 6.0.11 -> 6.0.12 2022-12-08 13:50:09 -03:00
Bernardo Meurer
2d1651b612
linux: 5.4.225 -> 5.4.226 2022-12-08 13:49:57 -03:00
Bernardo Meurer
6b0253df6a
linux: 5.15.81 -> 5.15.82 2022-12-08 13:49:48 -03:00
Bernardo Meurer
1c008e6a66
linux: 5.10.157 -> 5.10.158 2022-12-08 13:49:42 -03:00
Bernardo Meurer
1a3bd52a0b
linux: 4.19.267 -> 4.19.268 2022-12-08 13:49:32 -03:00
Bernardo Meurer
ee48569ebf
linux: 4.14.300 -> 4.14.301 2022-12-08 13:49:19 -03:00
R. Ryantm
11340cca86 evcc: 0.108.3 -> 0.109.2 2022-12-08 16:48:31 +00:00
R. Ryantm
ee6c50751c esbuild: 0.15.18 -> 0.16.1 2022-12-08 16:18:12 +00:00
Sandro
4cc7973ae6
Merge pull request #204658 from raphaelr/mbedtls-3 2022-12-08 16:38:17 +01:00
figsoda
dad9a896c9 sccache: 0.3.2 -> 0.3.3
Diff: https://github.com/mozilla/sccache/compare/v0.3.2...v0.3.3

Changelog: https://github.com/mozilla/sccache/releases/tag/v0.3.3
2022-12-08 10:27:56 -05:00
R. Ryantm
c06ff08579 python310Packages.pontos: 22.11.0 -> 22.12.0 2022-12-08 15:27:25 +00:00
Bobby Rong
299a800c4c
Merge pull request #205132 from kilianar/vscode-extensions.james-yu.latex-workshop-9.1.1
vscode-extensions.james-yu.latex-workshop: 9.1.0 -> 9.1.1
2022-12-08 22:50:49 +08:00
Sandro
51da413217
Merge pull request #204072 from veehaitch/gh-runner-config 2022-12-08 15:09:08 +01:00
Sandro
47ecb22f18
Merge pull request #203381 from wegank/cmdstan-aarch64-linux 2022-12-08 15:07:07 +01:00
Sandro
8ae8a3769e
Merge pull request #205027 from SuperSandro2000/mitmproxy 2022-12-08 15:05:00 +01:00
superherointj
2787fc7d1e erlang: fix build 2022-12-08 08:59:40 -05:00
R. Ryantm
05a0808994 python310Packages.patiencediff: 0.2.9 -> 0.2.10 2022-12-08 13:55:04 +00:00
Sandro
3d0fbbd0f8
Merge pull request #185866 from tars0x9752/refactor/blesh 2022-12-08 14:50:50 +01:00
Sandro
4f482d0a6e
Merge pull request #205081 from figsoda/hexyl 2022-12-08 14:50:19 +01:00
Jonas Heinrich
2d587da730
Merge pull request #205013 from techknowlogick/scw-270
scaleway-cli: 2.6.2 -> 2.7.0
2022-12-08 14:46:07 +01:00
Jan Tojnar
143802532f
Merge pull request #202384 from jtojnar/gnome
GNOME: more updates
2022-12-08 14:45:38 +01:00
Jonas Heinrich
8de1b140f5
Merge pull request #205018 from figsoda/stylua
stylua: 0.15.2 -> 0.15.3
2022-12-08 14:20:03 +01:00
Weijia Wang
79a7bab630 cmdstan: unbreak on aarch64-linux 2022-12-08 14:19:42 +01:00
kilianar
2ea6e15844 vscode-extensions.james-yu.latex-workshop: 9.1.0 -> 9.1.1
https://github.com/James-Yu/LaTeX-Workshop/releases/tag/v9.1.1
2022-12-08 14:17:50 +01:00
Fabian Affolter
2cf6e71cd7
Merge pull request #205106 from r-ryantm/auto-update/python3.10-pyvesync
python310Packages.pyvesync: 2.0.4 -> 2.1.1
2022-12-08 14:16:51 +01:00
Fabian Affolter
d15d43bb8b
Merge pull request #205124 from r-ryantm/auto-update/python310Packages.mypy-boto3-builder
python310Packages.mypy-boto3-builder: 7.11.11 -> 7.12.0
2022-12-08 14:15:23 +01:00