Sandro
44a4f6fb19
Merge pull request #206843 from Izorkin/fix-wsdd
2023-03-27 23:24:12 +02:00
Joscha
11df65743d
vscode-extensions: simplify how aliases are specified
2023-03-27 22:45:04 +02:00
pennae
052bb41410
doc: assign ids to many headings
...
without stable ids on headings we cannot generate stable links to these
headings. nrd complains about this, but the current docbook workflow
does not.
a few generated ids remain, mostly in examples and footnotes. most of
the examples are generated by nixdoc (which has since gained MD export
functions, and the MD export does generate IDs).
2023-03-27 22:39:11 +02:00
Joscha
c7f5ccaef9
vscode-extensions: lowercase remaining extension names
...
In practice, the vast majority of extensions with uppercase characters
in their extension identifiers was already using lowercased versions of
the identifiers as names. This commit documents this practice and
converts the four remaining extensions.
2023-03-27 22:33:52 +02:00
Michael Lingelbach
e6854e7d3a
garage: fix missing stateVersion and default pkg
...
* stateVersion was not in scope, added config.system.systemVersion
* garage_0_8_0 -> garage_0_8, the former does not exist
2023-03-27 13:18:33 -07:00
Florian Klink
9218f1a00c
Revert "buildLuaPackage: throw instead of marking as broken package"
...
This reverts commit 0cd595cdb3
.
It's causing build failures for knot-resolver and others.
Workaround for https://github.com/NixOS/nixpkgs/issues/223437
2023-03-27 22:12:59 +02:00
figsoda
80bbc6ea21
Merge pull request #223333 from figsoda/rsonpath
2023-03-27 16:10:07 -04:00
Ryan Lahfa
16f67c4afc
Merge pull request #223242 from panicgh/nitrokey-libnitrokey
...
libnitrokey: init at 3.8
2023-03-27 22:07:24 +02:00
Ryan Lahfa
f39c23adae
Merge pull request #223268 from stuebinm/netbox-composible-packageOverrides
...
netbox: workaround to allow composible python packageOverrides
2023-03-27 22:06:39 +02:00
Ryan Lahfa
482c735228
Merge pull request #223388 from 06kellyjac/authelia-move
...
authelia: move module under security and minor fixes
2023-03-27 21:59:57 +02:00
Jörg Thalheim
816a6f60d4
opentracker: 2018-05-26 -> 2021-08-23
2023-03-27 21:25:34 +02:00
Jörg Thalheim
fc69cf51a5
libowfat: 0.32 -> 0.33
2023-03-27 21:22:10 +02:00
Ryan Mulligan
4bb072f0a8
Merge pull request #223430 from asymmetric/docs-team
...
maintainers/team-list: add asymmetric to docs
2023-03-27 12:17:25 -07:00
Lorenzo Manacorda
87d4e17776
maintainers/team-list: add asymmetric to docs
2023-03-27 21:15:03 +02:00
Ryan Lahfa
90b5f42ec9
Merge pull request #222946 from RaitoBezarius/zfs-6_2-6_3-compat
...
zfsUnstable: make it compatible again with 6.2.8 and potentially 6.3
2023-03-27 21:11:41 +02:00
Fabian Affolter
2749074b2e
Merge pull request #223351 from fabaff/qovery-cli-bump
...
qovery-cli: 0.54.0 -> 0.55.0
2023-03-27 20:54:59 +02:00
Fabian Affolter
cdf811b973
Merge pull request #223352 from fabaff/niapy-bump
...
python310Packages.niapy: 2.0.4 -> 2.0.5
2023-03-27 20:54:41 +02:00
Fabian Affolter
99c818e31e
Merge pull request #223353 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2023.2.11 -> 2023.3.0
2023-03-27 20:54:28 +02:00
Fabian Affolter
51534785dd
Merge pull request #223359 from fabaff/pyzerproc-asynctest
...
python310Packages.pyzerproc: remove asynctest
2023-03-27 20:54:03 +02:00
K900
e74d28259d
Merge pull request #162479 from stuebinm/feature/mattermost-secrets
...
nixos/mattermost: add secretFile option for declarative configs (again)
2023-03-27 21:50:18 +03:00
stuebinm
c29ca6704d
mattermost: add environmentFile option to allow declarative secrets
...
This adds an option `services.mattermost.environmentFile`, intended to be
useful especially when `services.mattermost.mutableConfig` is set to `false`.
Since all mattermost configuration options can also be set by environment
variables, this allows managing secret configuration values in a declarative
manner without placing them in the nix store.
2023-03-27 20:46:01 +02:00
Fabian Affolter
1ca07856c5
Merge pull request #223347 from fabaff/amass-bump
...
amass: 3.22.1 -> 3.22.2
2023-03-27 20:40:55 +02:00
Fabian Affolter
6e8f5201e5
python310Packages.yalexs-ble: 2.1.10 -> 2.1.12
...
Changelog: https://github.com/bdraco/yalexs-ble/blob/v2.1.12/CHANGELOG.md
2023-03-27 20:40:50 +02:00
Fabian Affolter
32e91813fe
Merge pull request #223348 from fabaff/pydeconz-bump
...
python310Packages.pydeconz: 110 -> 111
2023-03-27 20:40:42 +02:00
Fabian Affolter
3fbef91c22
Merge pull request #223350 from fabaff/yalexs-ble-bump
...
python310Packages.yalexs-ble: 2.1.6 -> 2.1.10
2023-03-27 20:40:15 +02:00
Fabian Affolter
bfee95c1a1
python310Packages.reolink-aio: 0.5.6 -> 0.5.7
...
Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.5.7
2023-03-27 20:38:56 +02:00
Joscha
5cfaf84ab6
vscode-extensions: restore alphabetical order
2023-03-27 20:28:53 +02:00
Joscha
32a11f9cf1
vscode-extensions.matklad.rust-analyzer: move to alias section
2023-03-27 20:05:15 +02:00
Joscha
a761d073ca
vscode-extensions.jpoinssonnier.vscode-styled-components: move to styled-components.vscode-styled-components, 1.4.1 -> 1.7.6
...
According to the readme, the old location will no longer receive
updates: https://github.com/styled-components/vscode-styled-components
2023-03-27 20:05:15 +02:00
Charles Duffy
8b5a5c29f7
pcsc-safenet: add comments documenting library symlink munging
2023-03-27 12:56:51 -05:00
Charles Duffy
aed907112c
pcsc-safenet: switch from fetchurl to fetchzip
2023-03-27 12:55:52 -05:00
Joscha
4dcef4d9c9
vscode-extensions.silvenon.mdx: remove
...
The extension is deprecated in favor of the official MDX extension at
https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-mdx
See also:
https://marketplace.visualstudio.com/items?itemName=silvenon.mdx
2023-03-27 19:42:48 +02:00
Joscha
e8888cfda1
vscode-extensions.msjsdiag.debugger-for-chrome: remove
...
The extension is deprecated as VSCode now has its own debugger that
covers the same functionality. See also:
https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome
2023-03-27 19:40:14 +02:00
Joscha
359124ad03
vscode-extensions.faustinoaq.lex-flex-yacc-bison: remove
...
The extension no longer exists on the marketplace.
2023-03-27 19:38:54 +02:00
Bernardo Meurer
22cbda6873
Merge pull request #223384 from figsoda/sccache
2023-03-27 14:37:19 -03:00
Joscha
9c73895c06
vscode-extensions.coenraads.bracket-pair-colorizer-2: remove
...
The extension is deprecated as its functionality is now a native feature
of VSCode. See also:
https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2
2023-03-27 19:35:50 +02:00
Joscha
09adaec7c1
vscode-extensions.coenraads.bracket-pair-colorizer: remove
...
The extension no longer exists on the marketplace.
2023-03-27 19:35:09 +02:00
Joscha
decad3f23c
vscode-extensions.github: split up for consistency
2023-03-27 19:32:12 +02:00
Maciej Krüger
d111167f71
Merge pull request #211524 from zhaofengli/nvidia-340-never-dies
2023-03-27 19:30:58 +02:00
figsoda
3318f57f46
Merge pull request #223398 from caarlos0/caarlos0-maintainer-nfpm
...
nfpm: add caarlos0 to maintainers list
2023-03-27 13:15:30 -04:00
figsoda
d1cc710f0c
Merge pull request #223397 from caarlos0/caarlos0-maintainer-timer
...
timer: add caarlos0 to maintainers list
2023-03-27 13:15:00 -04:00
figsoda
328b6c8ac7
Merge pull request #223395 from caarlos0/caarlos0-maintainer-tasktimer
...
tasktimer: add caarlos0 to maintainers list
2023-03-27 13:14:05 -04:00
figsoda
345bca25ad
Merge pull request #223396 from caarlos0/caarlos0-maintainer-domain-exporter
...
domain-exporter: add caarlos0 to maintainer list
2023-03-27 13:13:37 -04:00
superherointj
18fa71bbe0
Merge pull request #197434 from GTrunSec/onlyoffice-bin
...
onlyoffice-bin: fixes Icon location
2023-03-27 14:02:25 -03:00
Zhaofeng Li
7159363f51
linuxPackages.nvidia_x11_legacy340: Fix build on 6.1
...
This uses the patchset of a popular AUR package.
2023-03-27 18:53:00 +02:00
ajs124
a7d4c1713c
Merge pull request #223374 from helsinki-systems/upd/xfsprogs
...
xfsprogs: 6.1.1 -> 6.2.0
2023-03-27 18:46:46 +02:00
Nicolas Benes
c42fe31f1e
nitrokey-app: add panicgh to maintainers
2023-03-27 18:45:52 +02:00
Raito Bezarius
56fa7ab066
nixos/tests/zfs: add zfsUnstable test for systemd-stage 1
2023-03-27 18:18:59 +02:00
Raito Bezarius
64a4de8568
zfsUnstable: make it compatible again with 6.2.8 and potentially 6.3
...
Patched from https://github.com/openzfs/zfs/pull/14668
2023-03-27 18:17:31 +02:00
Yureka
a3983c8856
gitlab: 15.9.3 -> 15.10.0 ( #223367 )
...
https://about.gitlab.com/releases/2023/03/22/gitlab-15-10-released/
2023-03-27 18:08:55 +02:00