Commit Graph
446012 Commits
Author SHA1 Message Date
R. Ryantm fcc727798c python310Packages.google-cloud-asset: 3.16.0 -> 3.17.0 2023-01-22 21:41:04 +00:00
figsodaandGitHub 4668baf05b Merge pull request #212132 from fabaff/gitleaks-bump
gitleaks: 8.15.2 -> 8.15.3
2023-01-22 12:54:45 -05:00
Domen KožarandGitHub 9d57399b8e Merge pull request #157628 from veprbl/pr/darwin_cctools_apple
darwin.cctools-apple: init at 973.0.1-609
2023-01-22 17:21:33 +00:00
Mario RodasandGitHub 1c18d9a5fb Merge pull request #212117 from r-ryantm/auto-update/argocd
argocd: 2.5.6 -> 2.5.7
2023-01-22 12:10:18 -05:00
Ryan LahfaandGitHub 061b40341f Merge pull request #200967 from Smona/yarn2nix-yarn-and-node-overrides
yarn2nix: add easy yarn & nodejs pkg overrides
2023-01-22 18:09:20 +01:00
Mario RodasandGitHub 26e01c8ace Merge pull request #210806 from r-ryantm/auto-update/igprof
igprof: 5.9.16 -> 5.9.18
2023-01-22 12:08:35 -05:00
Mario RodasandGitHub b9b0231db9 Merge pull request #212045 from r-ryantm/auto-update/gifski
gifski: 1.8.0 -> 1.9.0
2023-01-22 12:08:03 -05:00
Mario RodasandGitHub f7b282c151 Merge pull request #212118 from marsam/update-zsv
zsv: 0.3.4-alpha -> 0.3.5-alpha
2023-01-22 12:07:51 -05:00
Ryan LahfaandGitHub 04bf8215a9 Merge pull request #209075 from symphorien/nginx-validate-config-revert
nixos/nginx: revert config validation
2023-01-22 17:57:46 +01:00
pennaeandpennae e2019c49d4 nixos/make-options-doc: use markdown-it-py for rendering
only whitespace changes (mostly empty descriptions rendered as literal
line breaks and trailing space toPretty generates, but that were dropped
by mistune).
2023-01-22 17:50:09 +01:00
pennaeandpennae 6865699e39 markdown-it-py, mdit-py-plugins: allow disabling the test suite
the test suite pulls in a huge number of dependencies, from cryptography
over sphinx to zope. since we want to use markdown-it-py in the nixos
manual build and closure size is important we'll skip the test suite for
the manual and rely on the regular builds to catch test failures. it's
not ideal, but markdown-it-py is the closes thing to the official MyST
parser we can get right now.
2023-01-22 17:50:09 +01:00
pennaeandpennae 248e1b957d nixos/make-options-doc: render related packages with md
don't generate docbook for related packages, generate markdown instead.
this could be extended further to not even generate markdown but have
mergeJSON handle all of the rendering. markdown will work fine for now
though.
2023-01-22 17:50:09 +01:00
pennaeandpennae fa8a594c56 nixos/make-options-doc: deprecate \n\n parbreak
only whitespace changes to rendered outputs, all in the vicinity or body
of admonitions. previously admonitions would not receive paragraph
breaks even when they should have because the description postprocessing
did not match on their contents.
2023-01-22 17:50:09 +01:00
pennaeandpennae c93e5dde67 nixos/make-options-doc: rearrange paras in related packages/defaults/examples
this mirrors what we will be able to create with markdown. no change to
rendered outputs.
2023-01-22 17:50:09 +01:00
pennaeandpennae 3a5f1ae029 nixos/make-options-doc: render default/example contents through MD
removes some trailing whitespaces from the html output, no other changes.
2023-01-22 17:50:09 +01:00
pennaeandpennae 2bd8129a47 nixos/make-options-doc: make whitespace more md-compatible
markdown-it-py creates different whitespace leaders/trailers than are
currently emitted, and when we convert examples and defaults to render
via markdown the spacing will change too. this has no effect on rendered
output.
2023-01-22 17:50:09 +01:00
pennaeandpennae d1aa187c0e nixos/make-options-doc: don't escape link urls twice
mistune already does escaping. it does escaping for html, but the
difference is small enough that can just ignore that we're actually
targeting docbook here.
2023-01-22 17:50:09 +01:00
pennaeandpennae 2cb43da587 nixos/make-options-doc: remove trailing whitespace from strings
this was done only to make the conversion to MD easier to verify. we no
longer need it, and not keeping whitespace does not affect rendered outputs.

stripping will have to stay for now because description postprocessing
would add empty paragraphs otherwise.
2023-01-22 17:50:09 +01:00
pennaeandpennae e067d9e33e nixos/redsocks: fix option description formatting 2023-01-22 17:50:09 +01:00
pennaeandpennae cf792cfde3 nixos/envfs: fix envfs package option default
mdDoc is not valid here, but isn't currently rejected for xslt reasons.
2023-01-22 17:50:09 +01:00
Julien Malkaandpennae 85c34d334b nixos/uptime-kuma: add julienmalka as maintainer 2023-01-22 17:39:22 +01:00
Alyssa Ross 0f25d9fc43 Revert "pkgsMusl.socat: fix build"
This reverts commit 7ecf7a3493.

This is no longer necessary as of socat 1.7.4.4, and in fact breaks
the build.

Fixes: 497c7f26aa ("socat: 1.7.4.3 -> 1.7.4.4")
2023-01-22 16:34:30 +00:00
Xavier Lambeinandpennae 3f3524a447 nixos/autosuspend: init at version 4.3.0
`autosuspend` is a daemon that periodically runs user-defined checks to
verify whether the system should be suspended.  It's already available
in nixpkgs.  This adds a NixOS module which starts the daemon as a
systemd service.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2023-01-22 17:25:01 +01:00
Xavier Lambeinandpennae 31833f54a7 maintainers: add xlambein 2023-01-22 17:25:01 +01:00
Michael WeissandGitHub 9d630130f8 Merge pull request #212110 from budimanjojo/patch-1
wlroots_0_16: 0.16.0 -> 0.16.1
2023-01-22 17:21:54 +01:00
Fabian Affolter 265d6b7784 gitleaks: 8.15.2 -> 8.15.3
Diff: https://github.com/zricethezav/gitleaks/compare/v8.15.2...v8.15.3

Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.15.3
2023-01-22 17:16:35 +01:00
pennaeandpennae ad8d5cf731 nixos/manual: clarify mk{Enable,Package}Option MD usage
the examples were incorrect, but not catastrophically. running a docs
build would've issued a warning with the correct instructions.
2023-01-22 17:08:40 +01:00
pennaeandpennae df09c21fb2 nixos/documentation: deprecate docbook option docs
following the plan in https://github.com/NixOS/nixpkgs/pull/189318#discussion_r961764451

also adds an activation script to print the warning during activation
instead of during build, otherwise folks using the new CLI that hides
build logs by default might never see the warning.
2023-01-22 17:08:40 +01:00
Mario RodasandGitHub 45a5c01a26 Merge pull request #212114 from marsam/update-ytarchive
ytarchive: 2022-05-28 -> 0.3.2
2023-01-22 10:50:30 -05:00
Mario RodasandGitHub 84c765c8bc Merge pull request #210925 from 0x4A6F/master-blflash
blflash: 0.3.3 -> 0.3.5
2023-01-22 10:49:50 -05:00
Mario RodasandGitHub 500fe45827 Merge pull request #212109 from marsam/update-twspace-dl
twspace-dl: 2022.6.6.1 -> 2023.1.22.1
2023-01-22 10:49:03 -05:00
Mario RodasandGitHub b9f3996740 Merge pull request #210932 from r-ryantm/auto-update/uhk-agent
uhk-agent: 1.5.17 -> 2.1.1
2023-01-22 10:47:56 -05:00
Mario RodasandGitHub ba85795743 Merge pull request #211047 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.8 -> 0.5.9
2023-01-22 10:46:38 -05:00
Mario RodasandGitHub 5ce644b084 Merge pull request #211017 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 17.0.2 -> 17.0.4
2023-01-22 10:46:16 -05:00
Mario RodasandGitHub ed33e85949 Merge pull request #211011 from r-ryantm/auto-update/typos
typos: 1.13.6 -> 1.13.7
2023-01-22 10:45:50 -05:00
Mario RodasandGitHub d1b8c5871b Merge pull request #211846 from r-ryantm/auto-update/minio
minio: 2022-12-12T19-27-27Z -> 2023-01-18T04-36-38Z
2023-01-22 10:44:35 -05:00
Weijia WangandGitHub c7cbc4c991 Merge pull request #195034 from r-ryantm/auto-update/your-editor
your-editor: 1403 -> 1503
2023-01-22 16:20:50 +01:00
Weijia WangandGitHub 123cd79117 Merge pull request #195387 from r-ryantm/auto-update/zef
zef: 0.14.2 -> 0.14.6
2023-01-22 16:17:12 +01:00
Weijia WangandGitHub 7de4f0065e Merge pull request #195571 from r-ryantm/auto-update/faudio
faudio: 22.08 -> 23.01
2023-01-22 16:14:44 +01:00
Weijia WangandGitHub b5c36cce41 Merge pull request #191301 from r-ryantm/auto-update/frugal
frugal: 3.16.2 -> 3.16.12
2023-01-22 16:12:46 +01:00
Weijia WangandGitHub e1883517e9 Merge pull request #194166 from r-ryantm/auto-update/ace
ace: 7.0.8 -> 7.0.10
2023-01-22 16:11:38 +01:00
Fabian AffolterandGitHub 75f57351e3 Merge pull request #211870 from r-ryantm/auto-update/python310Packages.cupy
python310Packages.cupy: 11.4.0 -> 11.5.0
2023-01-22 16:11:14 +01:00
Weijia WangandGitHub 01d67df0cc Merge pull request #193816 from r-ryantm/auto-update/sstp-client
sstp: 1.0.17 -> 1.0.18
2023-01-22 16:10:26 +01:00
Weijia WangandGitHub ef09dc9967 Merge pull request #193838 from r-ryantm/auto-update/wcslib
wcslib: 7.11 -> 7.12
2023-01-22 16:09:04 +01:00
Weijia WangandGitHub d5ae24d654 Merge pull request #192143 from r-ryantm/auto-update/ibus-m17n
ibus-engines.m17n: 1.4.11 -> 1.4.17
2023-01-22 16:06:59 +01:00
Weijia WangandGitHub 0775796e4e Merge pull request #192938 from r-ryantm/auto-update/ibus-table
ibus-engines.table: 1.16.11 -> 1.16.13
2023-01-22 16:06:41 +01:00
Mario RodasandGitHub 2903062d3b Merge pull request #211513 from r-ryantm/auto-update/python310Packages.zeroc-ice
python310Packages.zeroc-ice: 3.7.8 -> 3.7.8.2
2023-01-22 10:01:39 -05:00
Mario RodasandGitHub 8f9b320b0e Merge pull request #211397 from r-ryantm/auto-update/unrar
unrar: 6.2.1 -> 6.2.3
2023-01-22 10:01:20 -05:00
Weijia WangandGitHub f7cf1d58bf Merge pull request #192937 from r-ryantm/auto-update/gromit-mpx
gromit-mpx: 1.4.2 -> 1.4.3
2023-01-22 16:01:03 +01:00
Weijia WangandGitHub fbcb61ba47 Merge pull request #192795 from r-ryantm/auto-update/moonlight-embedded
moonlight-embedded: 2.5.2 -> 2.5.3
2023-01-22 15:58:51 +01:00