Anselm Schüler
c008b3d100
nixos/docs/option-declarations: Document mkEnableOption and mkPackageOption
...
This is a squashed commit. These are the original commit messages:
lib/option: Improve comment
better comment
Update documentation
Updated nixos/doc/manual/development/options-declarations.md with info on mkEnableOption and mkPackageOption.
Updated the comment on mkEnableOption in lib/options.nix
remove trailing whitespace
nixos/doc/option-declarations: Update IDs & formatting
nixos/docs/option-declarations: Escape angle brackets
Build DB from MD
(Amended) Fix typo
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com >
(Amended) Build DB from MD (again)
2022-01-23 19:44:21 +01:00
Linus Heckemann and GitHub
cc116a47ef
Merge pull request #154853 from NixOS/u/freerdp
...
freerdp: 2.4.1 -> 2.5.0
2022-01-23 19:37:57 +01:00
bba53f2080
libagent: 0.14.1 -> 0.14.4 ( #154780 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-01-23 19:35:17 +01:00
Sergei Trofimovich and Bjørn Forsman
31e8ff776a
remake: 4.3+dbg-1.5 -> 4.3+dbg-1.6
...
Among other things this upstream fixes build on fno-common toolchains.
2022-01-23 19:24:16 +01:00
Michael Weiss and Patrick Hilhorst
2e719d1cda
sway: 1.6.1 -> 1.7
...
Release notes: https://github.com/swaywm/sway/releases/tag/1.7
Notable (backward incompatible) changes:
- The default terminal changed from Alacritty to foot
Known issues:
- `swaynag` will crash when Sway 1.6.1 is still running while the Nix
package (and thus `swaynag`) is already updated to version 1.7.
- The experimental Ozone/Wayland support of Electron apps will be broken
for a while. Electron version 17 should work but the Chromium fixes
haven't yet been backported to Electron version 16.
NixOS module: programs.sway.extraPackages: The "alacritty" package was
replaced with "foot".
VM test: We switched from the OpenGL ES 2.0 renderer to Pixman. The
terminal was also changed to foot but Alacritty is still used for the
XWayland test (since foot doesn't support X11).
Co-authored-by: Patrick Hilhorst <git@hilhorst.be >
2022-01-23 19:21:37 +01:00
R. Ryantm and Nikolay Amiantov
ae917ed024
xl2tpd: 1.3.16 -> 1.3.17
2022-01-23 21:15:53 +03:00
github-actions[bot] and GitHub
93a9821309
Merge master into staging-next
2022-01-23 18:01:11 +00:00
devhell
e15eef0aab
zettlr: 2.1.1 -> 2.1.2
2022-01-23 17:59:31 +00:00
tgunnoe
290b04c5a8
lzwolf: init at unstable-2022-01-04
2022-01-23 12:45:11 -05:00
R. Ryantm
47c36939d5
rofi-file-browser: 1.2.0 -> 1.3.0
2022-01-23 17:26:18 +00:00
Pol Dellaiera
6794a2c3f6
php81: 8.1.1 -> 8.1.2
2022-01-23 18:23:57 +01:00
Bernardo Meurer and GitHub
26b9c9800a
Merge pull request #153529 from dmacvicar/patch-1
2022-01-23 17:17:21 +00:00
Jörg Thalheim and GitHub
e656a888f9
Merge pull request #156294 from Mic92/pop-shell
...
gnomeExtension.pop-shell: 2021-11-30 -> 2022-01-14
2022-01-23 17:54:52 +01:00
Jörg Thalheim and GitHub
65319e50ae
Merge pull request #152099 from ncfavier/alacritty
...
alacritty: 0.9.0 -> 0.10.0
2022-01-23 17:52:42 +01:00
Thiago Kenji Okada and GitHub
1621a69fa4
Merge pull request #156101 from thiagokokada/bump-retroarch
...
retroarch: 1.9.14 -> 1.10.0; libretro: unstable-2021-12-06 -> unstable-2022-01-21; libretro.citra-canary: init at unstable-2022-01-21
2022-01-23 13:37:21 -03:00
teutat3s
c0134288e7
nodePackages.triton: add completion
2022-01-23 17:28:52 +01:00
teutat3s
75902bb873
nodePackages.manta: add completion
2022-01-23 17:24:24 +01:00
Alexander Nortung
c423629183
nordzy-icon-theme: unstable-2021-12-14 -> unstable-2022-01-23
...
Added Jdupes and made a lot of formatting.
Co-authored-by: romildo
2022-01-23 17:23:06 +01:00
Renaud
f2ed702e7e
rehex: 0.3.92 -> 0.4.1
...
* enable parallel building
* use SPDX 3.0 license identifier
* fix Darwin build
* add meta.changelog
2022-01-23 17:11:47 +01:00
0x4A6F
6e66a07719
zola: 0.15.2 -> 0.15.3
2022-01-23 17:07:41 +01:00
Thiago Kenji Okada
9655e2f795
libretro.citra-canary: init at unstable-2022-01-21
2022-01-23 13:06:05 -03:00
Maximilian Bosch and GitHub
2d42d654aa
mautrix-telegram: 0.11.0 -> 0.11.1 ( #156099 )
...
ChangeLog: https://github.com/mautrix/telegram/releases/tag/v0.11.1
2022-01-23 16:58:17 +01:00
Lara and GitHub
3d94cba629
gitlab: 14.6.2 -> 14.6.3 ( #156296 )
...
https://about.gitlab.com/releases/2022/01/17/gitlab-14-6-3-released/
2022-01-23 16:57:57 +01:00
R. Ryantm
f501e9521a
kube-hunter: 0.6.3 -> 0.6.4
2022-01-23 15:53:43 +00:00
ajs124 and GitHub
adf4562eba
Merge pull request #155392 from helsinki-systems/feat/net-snmp-without-perl
...
net-snmp: General fixup
2022-01-23 16:51:56 +01:00
Robert Scott and GitHub
10a547c8f5
Merge pull request #155625 from sternenseemann/python-sigrok-0.5.1
...
python3Packages.sigrok: init at 0.5.1
2022-01-23 15:47:49 +00:00
Patrick Hilhorst
8b86f9816d
handbrake: convert nixos test to runCommand
2022-01-23 16:42:27 +01:00
Vincent Laporte and Vincent Laporte
0e4c2ff9b9
ocamlPackages.camlpdf: 2.4 → 2.5
...
ocamlPackages.cpdf: 2.4 → 2.5
2022-01-23 16:40:29 +01:00
Mario Rodas and GitHub
be05137188
Merge pull request #156007 from r-ryantm/auto-update/broadlink-cli
...
broadlink-cli: 0.17.0 -> 0.18.0
2022-01-23 10:25:19 -05:00
Janne Heß and GitHub
812a445f22
Merge pull request #155827 from r-ryantm/auto-update/sope
...
sope: 5.4.0 -> 5.5.0
2022-01-23 16:24:32 +01:00
Mario Rodas and GitHub
29dad22942
Merge pull request #156064 from r-ryantm/auto-update/python3.9-cupy
...
python39Packages.cupy: 9.6.0 -> 10.1.0
2022-01-23 10:24:02 -05:00
Janne Heß and GitHub
ce8c102a46
Merge pull request #155054 from jonringer/fix-systemd-boot
...
nixos/systemd-boot: fix error output
2022-01-23 16:23:13 +01:00
Mario Rodas and GitHub
ecc09898a0
Merge pull request #156247 from r-ryantm/auto-update/python3.10-afsapi
...
python310Packages.afsapi: 0.2.0 -> 0.2.1
2022-01-23 10:21:19 -05:00
Yt and GitHub
deaf36f4c6
snarkos: init at unstable-2021-01-21 ( #156209 )
2022-01-24 00:21:02 +09:00
Mario Rodas and GitHub
e98bf7d971
Merge pull request #156246 from r-ryantm/auto-update/python3.10-bsblan
...
python310Packages.bsblan: 0.4.1 -> 0.5.0
2022-01-23 10:19:10 -05:00
Mario Rodas and GitHub
2a1d23ac97
Merge pull request #156181 from marsam/update-ytarchive
...
ytarchive: 0.3.0 -> 2021-12-29
2022-01-23 10:17:34 -05:00
R. Ryantm
63921adcd4
flexget: 3.2.11 -> 3.2.13
2022-01-23 15:16:08 +00:00
Phillip Cloud
4860df782f
python3Packages.pymdown-extensions: init at 9.1
2022-01-23 10:12:49 -05:00
sternenseemann
b876a7e549
python3Packages.sigrok: init at 0.5.1
...
python*Packages.sigrok is a version of libsigrok which additionally
builds its python bindings. Sadly bindings and package don't seem to be
buildable independently of each other without a lot of patching.
The main thing we need to do is patch Makefile.am to pass
--single-version-externally-managed, so the installed sigrok module ends
up in PYTHONPATH properly.
2022-01-23 16:08:05 +01:00
Linus Heckemann
0f09fb54d0
impressive: 0.12.1 -> 0.13.0-beta2
2022-01-23 16:00:20 +01:00
Phillip Cloud
6833cd17bd
python3Packages.ansimarkup: init at 1.5.0
2022-01-23 09:56:20 -05:00
Martin Weinelt and GitHub
98870a6bfa
Merge pull request #156192 from ncfavier/fix-meson-builds
2022-01-23 15:55:18 +01:00
R. Ryantm
5404f23417
stellarsolver: 1.8 -> 1.9
2022-01-23 14:48:19 +00:00
Bobby Rong and GitHub
fbe1ed2f8a
Merge pull request #156162 from r-ryantm/auto-update/qownnotes
...
qownnotes: 22.1.7 -> 22.1.9
2022-01-23 22:33:18 +08:00
Jan Tojnar and GitHub
03c1d4f787
Merge pull request #155807 from linsui/ibus-libpinyin
...
ibus-libpinyin: enable more features
2022-01-23 15:31:37 +01:00
R. Ryantm
163055958b
terragrunt: 0.35.20 -> 0.36.0
2022-01-23 14:29:22 +00:00
Linus Heckemann and GitHub
234e49a854
Merge pull request #156249 from r-ryantm/auto-update/python3.10-mattermostdriver
...
python310Packages.mattermostdriver: 7.3.1 -> 7.3.2
2022-01-23 15:28:43 +01:00
Fabian Affolter and GitHub
47eb5fe12f
Merge pull request #155885 from r-ryantm/auto-update/python310Packages.somajo
...
python310Packages.somajo: 2.1.6 -> 2.2.0
2022-01-23 15:26:46 +01:00
Fabian Affolter and GitHub
28e0d359bb
Merge pull request #155870 from r-ryantm/auto-update/python310Packages.sagemaker
...
python310Packages.sagemaker: 2.72.2 -> 2.73.0
2022-01-23 15:26:13 +01:00
Fabian Affolter and GitHub
a838646935
Merge pull request #155802 from r-ryantm/auto-update/python310Packages.pydal
...
python310Packages.pydal: 20210626.3 -> 20220114.1
2022-01-23 15:26:01 +01:00