Commit graph

433594 commits

Author SHA1 Message Date
Thiago Kenji Okada cde03e6679 spring: 105.0.1-1486-g8581792 -> 106.0 2022-12-09 17:42:09 +00:00
figsoda a5f39d3856
Merge pull request #205177 from r-ryantm/auto-update/hcloud
hcloud: 1.31.0 -> 1.31.1
2022-12-08 15:55:33 -05:00
Geoffrey Huntley 3ec264787f
coder: 0.12.5 -> 0.13.1 (#204244)
Co-authored-by: Colin Arnott <github@urandom.co.uk>
2022-12-08 21:47:23 +01:00
zowoq 20d1af6df8 containerd: 1.6.10 -> 1.6.12
https://github.com/containerd/containerd/releases/tag/v1.6.11
https://github.com/containerd/containerd/releases/tag/v1.6.12
2022-12-09 06:38:44 +10:00
figsoda 0ae285361f
Merge pull request #205168 from r-ryantm/auto-update/go-task
go-task: 3.18.0 -> 3.19.0
2022-12-08 15:12:48 -05:00
Dmitry Kalinkin 388b494f6b
Merge pull request #198469 from cpcloud/bump-google-cloud-cpp
google-cloud-cpp: 1.38.0 -> 2.4.0
2022-12-08 15:09:57 -05:00
Naïm Favier de2e3ca3c8
Merge pull request #204128 from ncfavier/vim-python-optional 2022-12-08 21:08:11 +01:00
R. Ryantm c9eee7f5fd hcloud: 1.31.0 -> 1.31.1 2022-12-08 20:06:19 +00:00
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
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
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
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
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
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
Jonas Heinrich 348dec505d
Merge pull request #205026 from muscaln/teams-for-linux
teams-for-linux: init at 1.0.45
2022-12-08 14:08:34 +01:00
Jan Tojnar 05bff5055b gnome.gnome-shell: 43.1 → 43.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/43.1...43.2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-08 13:53:41 +01:00
Jan Tojnar 3933114462 gnome.mutter: 43.1 → 43.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.1...43.2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-08 13:53:40 +01:00
tars0x9752 49a8c118b2
blesh: unstable-2022-07-24 -> unstable-2022-07-29, refactor 2022-12-08 13:39:55 +01:00