Commit Graph
445075 Commits
Author SHA1 Message Date
Ryan LahfaandGitHub df1262baae Merge pull request #210927 from JulienMalka/Ntfy-test-fix
nixos/ntfy-sh: Fixed nixos test
2023-01-15 17:06:50 +01:00
Aaron Andersen b749e68119 kodi.packages.visualization-waveform: 19.0.2 -> 19.0.3 2023-01-15 11:00:35 -05:00
Aaron Andersen 1ae9de7dac kodi.packages.vfs-sftp: 2.0.0 -> 19.0.1 2023-01-15 11:00:35 -05:00
Aaron Andersen 6182f17d4c kodi.packages.vfs-libarchive: 2.0.0 -> 19.0.1 2023-01-15 11:00:35 -05:00
Aaron Andersen edcb4fc5af kodi.packages.pvr-iptvsimple: 19.1.1 -> 19.2.2 2023-01-15 11:00:35 -05:00
Aaron Andersen 72edf9a33c kodi.packages.orftvthek: 0.12.3 -> 0.12.6 2023-01-15 11:00:35 -05:00
Aaron Andersen 7e5f67d413 kodi.packages.libretro-snes9x: 1.60.0.29 -> 1.61.0.34 2023-01-15 11:00:35 -05:00
Aaron Andersen 3932ca569f kodi.packages.libretro-mgba: 0.9.2.31 -> 0.10.0.35 2023-01-15 11:00:35 -05:00
Aaron Andersen 09fe7a42d9 kodi.packages.libretro-genplus: 1.7.4.31 -> 1.7.4.35 2023-01-15 11:00:35 -05:00
Aaron Andersen 413c4d4d8e kodi.packages.keymap: 1.1.3 -> 1.1.4 2023-01-15 11:00:35 -05:00
Aaron Andersen 557c527b43 kodi.packages.joystick: 1.7.1 -> 19.0.1 2023-01-15 11:00:35 -05:00
Aaron Andersen 052ec011cd kodi.packages.iagl: 3.0.5 -> 3.0.6 2023-01-15 11:00:35 -05:00
Aaron Andersen e0af32d2a0 kodi.packages.controller-topology-project: unstable-2022-01-22 -> unstable-2022-11-19 2023-01-15 11:00:35 -05:00
Aaron Andersen 28f6d03a43 kodi.packages.a4ksubtitles: 2.8.0 -> 3.3.0 2023-01-15 11:00:34 -05:00
Aaron Andersen c02617ba9e kodi.packages.netflix: 1.18.2 -> 1.20.2 2023-01-15 11:00:34 -05:00
Aaron Andersen e074b1c7d7 kodi.packages.jellyfin: 0.7.7 -> 0.7.10 2023-01-15 11:00:29 -05:00
Gaetan Lepage d599e734e5 autorandr: 1.12.1 -> 1.13, nixos/services/autorandr: add ignoreLeadOption 2023-01-15 16:57:13 +01:00
Aaron Andersen 55888e7a13 kodi: fix build 2023-01-15 10:52:34 -05:00
R. Ryantm ff3c3bb1df ventoy-bin-full: 1.0.87 -> 1.0.88 2023-01-15 15:42:45 +00:00
Matthieu CoudronandGitHub cf10d7aef8 services.openssh: support freeform settings (#193757)
* services.openssh: support freeform settings

Keep "extraConfig" but introduces "settings".

Also renames several options

(mkRenamedOptionModule [ "services" "openssh" "kbdInteractiveAuthentication" ] [  "services" "openssh" "settings" "KbdInteractiveAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "passwordAuthentication" ] [  "services" "openssh" "settings" "PasswordAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "useDns" ] [  "services" "openssh" "settings" "UseDns" ])
(mkRenamedOptionModule [ "services" "openssh" "permitRootLogin" ] [  "services" "openssh" "settings" "PermitRootLogin" ])

* updated doc
* regen doc
2023-01-15 16:32:46 +01:00
André Silva d664fb98b6 gmic-qt: fix build error on filter translation scripts 2023-01-15 15:32:45 +00:00
K900andGitHub 6dccdc4585 Merge pull request #210930 from pennae/installer-test-no-docs
nixosTests.installer.*: disable documentation
2023-01-15 18:25:41 +03:00
Pablo Ovelleiro Corral 2e70c4c304 go-task: 3.19.1 -> 3.20.0 2023-01-15 16:25:22 +01:00
figsoda a433a46e2c stylua: 0.15.3 -> 0.16.0
Diff: https://github.com/johnnymorganz/stylua/compare/v0.15.3...v0.16.0

Changelog: https://github.com/johnnymorganz/stylua/blob/v0.16.0/CHANGELOG.md
2023-01-15 10:15:26 -05:00
figsodaandGitHub a0b050e15a Merge pull request #210633 from figsoda/ruff
ruff: 0.0.220 -> 0.0.221
2023-01-15 10:13:16 -05:00
pennae a88a515653 nixosTests.installer.*: disable documentation
building the manual takes a pretty long time and sufficient memory to
cause hydra failures: https://hydra.nixos.org/build/205689097#tabs-buildsteps
2023-01-15 16:06:07 +01:00
Maximilian BoschandGitHub 225ee3890d Merge pull request #207868 from haskelious/fix/roundcubePlugin_carddav
roundcubePlugins.carddav: 4.4.4 -> 4.4.6
2023-01-15 16:03:03 +01:00
Julien Malka d40d0ce7e6 nixos/ntfy-sh: Fixed nixos test 2023-01-15 15:59:30 +01:00
R. Ryantm 76ee8b4408 xcp: 0.9.1 -> 0.9.3 2023-01-15 14:59:11 +00:00
Atemu 0c9f7eaae0 toybox: unbreak on darwin
Was also missing iconv which Darwin's libc doesn't include apparently.

We need to use a workaround for https://github.com/NixOS/nixpkgs/issues/210923
here.
2023-01-15 15:43:00 +01:00
R. Ryantm 905fd9fb41 ydotool: 1.0.1 -> 1.0.3 2023-01-15 14:33:08 +00:00
Elian Doran f16bdcc60b vscode-extensions.piousdeer.adwaita-theme: 1.0.8 -> 1.1.0 2023-01-15 16:32:49 +02:00
R. RyantmandFrederik Rietdijk 162545d3fd python310Packages.pyopencl: 2022.3 -> 2022.3.1 2023-01-15 15:28:49 +01:00
R. RyantmandFrederik Rietdijk 314c3b0f59 python310Packages.pyfftw: 0.13.0 -> 0.13.1 2023-01-15 15:28:09 +01:00
Ben DarwinandFrederik Rietdijk dd793645a8 python310Packages.monai: unbreak
Upstream added a `monai[ninja]` install option and a corresponding
`ninja = ` in `setup.cfg`, which broke a previous hack around
`setuptools` not detecting `ninja` correctly.
2023-01-15 15:26:28 +01:00
Fabian AffolterandFrederik Rietdijk f91966e165 python310Packages.nptyping: add changelog to meta 2023-01-15 15:24:37 +01:00
Ben DarwinandFrederik Rietdijk 3ba41a8db3 python3Packages.pynrrd: 0.4.3 -> 1.0.0 2023-01-15 15:24:37 +01:00
Ben DarwinandFrederik Rietdijk c1b736275e python3Packages.nptyping: init at 2.4.1 2023-01-15 15:24:37 +01:00
Ben DarwinandFrederik Rietdijk 203709fe02 python310Packages.{nbclassic,notebook-shim,notebook,einops,xarray-stats,arviz}: unbreak 2023-01-15 15:23:37 +01:00
R. Ryantm 2761e7c03b libfilezilla: 0.39.1 -> 0.41.0 2023-01-15 14:11:04 +00:00
Frederik RietdijkandFrederik Rietdijk c25d0cde24 python3.pkgs.opencensus-context: init at 0.1.3
Split package into top-level Python library.

We need to propagate it just like any other package, otherwise
dependents cannot detect it during installation.

The __init__.py collide since it uses old-style namespaces so we get rid
of those. In the future we may need to extend the namespaces.
This was enough for my dependency opencensus-ext-azure.

Having it as a top-level Python is just common practice; there is no
good reason not to.
2023-01-15 15:08:54 +01:00
Doron BeharandGitHub 4ea83cec77 Merge pull request #210159 from r-ryantm/auto-update/sqlitecpp
sqlitecpp: 3.2.0 -> 3.2.1
2023-01-15 15:57:33 +02:00
Fabian Affolter 1493baebd9 cwltool: 3.1.20220224085855 -> 3.1.20221201130942
Changelog: https://github.com/common-workflow-language/cwltool/releases/tag/3.1.20221201130942
2023-01-15 14:57:12 +01:00
Fabian Affolter 6441fff9c1 python310Packages.cwl-utils: init at 0.21 2023-01-15 14:57:12 +01:00
Fabian Affolter 768366b645 python310Packages.cwlformat: init at 2022.02.18 2023-01-15 14:57:12 +01:00
Fabian Affolter e11e570888 python310Packages.cwl-upgrader: init at 1.2.4 2023-01-15 14:57:12 +01:00
José Romildo MalaquiasandGitHub 1cc6404243 Merge pull request #208518 from r-ryantm/auto-update/vivaldi
vivaldi: 5.6.2867.36 -> 5.6.2867.58
2023-01-15 10:53:40 -03:00
0x4A6FandGitHub d7c7b3ff66 Merge pull request #210831 from r-ryantm/auto-update/dasel
dasel: 2.0.2 -> 2.1.0
2023-01-15 14:48:44 +01:00
Weijia Wang 5b90cec99c python311Packages.protobuf: fix tests 2023-01-15 14:39:32 +01:00
K900andGitHub d7021b0c4d Merge pull request #210709 from K900/kf5-5.102.0
kde-frameworks: 5.101 -> 5.102
2023-01-15 16:37:20 +03:00