Ryan Lahfa
503c288f4e
Merge pull request #207567 from Stunkymonkey/photoprism-module-init
...
nixos/photoprism: init module
2023-01-15 18:36:13 +01:00
figsoda
a6d01de42d
Merge pull request #210928 from r-ryantm/auto-update/xcp
...
xcp: 0.9.1 -> 0.9.3
2023-01-15 12:15:50 -05:00
Ryan Lahfa
377b0f8d75
Merge pull request #208808 from baloo/baloo/secureboot/shim
...
shim: init at 15.7
2023-01-15 18:07:44 +01:00
Felix Buehler
0214f02419
nixos/photoprism: add test
2023-01-15 18:02:46 +01:00
Felix Buehler
fb9e8b9bd4
nixos/photoprism: init module
2023-01-15 18:02:43 +01:00
Ryan Lahfa
f8dd03989e
Merge pull request #208038 from SuperSandro2000/uptime-kuma-apprise
...
nixos/uptime-kuma: add option to enable apprise support
2023-01-15 17:59:00 +01:00
Luke Granger-Brown
03c1550bbe
Merge pull request #209591 from e1mo/paperless-111
...
paperless-ngx: 1.10.2 -> 1.11.3
2023-01-15 16:58:51 +00:00
Ryan Lahfa
07dabf11e1
Merge pull request #210935 from JulienMalka/Ntfy-data-folder
...
nixos/ntfy-sh: Create data folder and auth database
2023-01-15 17:49:34 +01:00
Ryan Lahfa
65e07f20cf
Merge pull request #210397 from willcohen/bump-emscripten-rebased
...
emscripten: 3.1.17 -> 3.1.24
2023-01-15 17:40:41 +01:00
Ryan Lahfa
b42ea74b96
Merge pull request #206655 from vlinkz/distroname
...
nixos/version: add system.nixos.distroName and system.nixos.distroId options
2023-01-15 17:39:55 +01:00
Julien Malka
d32f9548cb
nixos/ntfy-sh: Create data folder and auth database
2023-01-15 17:34:23 +01:00
Ryan Lahfa
df1262baae
Merge pull request #210927 from JulienMalka/Ntfy-test-fix
...
nixos/ntfy-sh: Fixed nixos test
2023-01-15 17:06:50 +01:00
Matthieu Coudron
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
K900
6dccdc4585
Merge pull request #210930 from pennae/installer-test-no-docs
...
nixosTests.installer.*: disable documentation
2023-01-15 18:25:41 +03:00
figsoda
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 Bosch
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
R. Ryantm
162545d3fd
python310Packages.pyopencl: 2022.3 -> 2022.3.1
2023-01-15 15:28:49 +01:00
R. Ryantm
314c3b0f59
python310Packages.pyfftw: 0.13.0 -> 0.13.1
2023-01-15 15:28:09 +01:00
Ben Darwin
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 Affolter
f91966e165
python310Packages.nptyping: add changelog to meta
2023-01-15 15:24:37 +01:00
Ben Darwin
3ba41a8db3
python3Packages.pynrrd: 0.4.3 -> 1.0.0
2023-01-15 15:24:37 +01:00
Ben Darwin
c1b736275e
python3Packages.nptyping: init at 2.4.1
2023-01-15 15:24:37 +01:00
Ben Darwin
203709fe02
python310Packages.{nbclassic,notebook-shim,notebook,einops,xarray-stats,arviz}: unbreak
2023-01-15 15:23:37 +01:00
Frederik 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 Behar
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
José Romildo Malaquias
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
0x4A6F
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
K900
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
Arnout Engelen
a2716b1423
Merge pull request #210860 from r-ryantm/auto-update/xlogo
...
xlogo: 1.0.5 -> 1.0.6
2023-01-15 14:20:59 +01:00
Michael Weiss
d06d765eea
Merge pull request #210250 from primeos/chromiumDev
...
chromiumDev: 110.0.5481.24 -> 110.0.5481.30
2023-01-15 13:25:07 +01:00
Michael Weiss
395f587479
Merge pull request #210483 from alyssais/libglvnd-platforms
...
libglvnd: broaden platforms
2023-01-15 13:20:32 +01:00
Thiago Kenji Okada
8f9865a559
Merge pull request #210828 from r-ryantm/auto-update/clj-kondo
...
clj-kondo: 2022.12.10 -> 2023.01.12
2023-01-15 12:17:19 +00:00
Jonas Heinrich
7f6757e4f2
Merge pull request #210880 from urandom2/wordpress3
...
wordpress: add {pre,post}Install hooks
2023-01-15 13:03:18 +01:00
Kim Lindberger
5291eac38a
Merge pull request #206543 from r-ryantm/auto-update/keycloak
...
keycloak: 20.0.1 -> 20.0.3
2023-01-15 12:54:33 +01:00
Jonas Heinrich
34f6fceb6a
Merge pull request #210876 from urandom2/wordpress1
...
wordpressPackages: add builtins and update
2023-01-15 12:50:28 +01:00
Pascal Bach
b5c7573211
Merge pull request #210720 from r-ryantm/auto-update/minio-client
...
minio-client: 2022-12-13T00-23-28Z -> 2023-01-11T03-14-16Z
2023-01-15 12:49:10 +01:00
Pascal Bach
fee4025997
Merge pull request #210549 from r-ryantm/auto-update/dsview
...
dsview: 1.2.1 -> 1.2.2
2023-01-15 12:47:46 +01:00
R. Ryantm
a3595d9064
vivaldi: 5.6.2867.36 -> 5.6.2867.58
2023-01-15 11:28:34 +00:00
Martin Weinelt
a728ce407d
Merge pull request #210881 from mweinelt/beets-unicompat-fix
2023-01-15 11:23:01 +00:00
Martin Weinelt
309a79d1c4
Merge pull request #210883 from K900/mpd-pipewire-fix
2023-01-15 11:18:30 +00:00
K900
c9f1487cb8
mpd: fix build
2023-01-15 14:09:16 +03:00
Martin Weinelt
7d75060573
beets: Apply patch to fix unidecode>1.3.5 compat
2023-01-15 12:03:41 +01:00
Colin Arnott
7e09121c44
wordpress: add {pre,post}Install hooks
2023-01-15 11:02:15 +00:00
Martin Weinelt
2d798b38ac
Merge pull request #210878 from mweinelt/meson-python-fix
2023-01-15 10:32:47 +00:00
Martin Weinelt
8ecc4d8479
python3Packages.meson-python: Propagate typing-extensions
...
It is both a build and a runtime dependency for python<3.10.
2023-01-15 11:29:50 +01:00
Colin Arnott
cd8ee4179c
wordpressPackages: add builtins and update
...
As a companion to #210873 , this change adds some of the builtin plugins
and themes, that generally ship with wordpress, so that consumers can
explicitly opt into including them in their wordpress derivation.
2023-01-15 10:27:39 +00:00
Martin Weinelt
7b4bf87e27
Merge pull request #210874 from mweinelt/pydantic-disable-py39-docs
2023-01-15 10:24:21 +00:00