Commit graph

443956 commits

Author SHA1 Message Date
R. Ryantm 4895fb6098 xnotify: unstable-2022-02-18 -> 0.9.3 2023-01-15 23:33:08 +00:00
Felix Bühler 498ee90602
Merge pull request #210882 from r-ryantm/auto-update/discord
discord: 0.0.22 -> 0.0.24
2023-01-15 18:55:11 +01:00
Ryan Lahfa e2ac17f781
Merge pull request #207466 from Patryk27/fix/174065
nixos: add --specialisation to nixos-rebuild
2023-01-15 18:52:09 +01:00
Francesco Gazzetta 4ae2ca2ef8
Merge pull request #209502 from fgaz/arubaotp-seed-extractor/init
arubaotp-seed-extractor: init at unstable-22-12-2022
2023-01-15 17:51:31 +00:00
Ryan Lahfa 503c288f4e
Merge pull request #207567 from Stunkymonkey/photoprism-module-init
nixos/photoprism: init module
2023-01-15 18:36:13 +01:00
Patryk Wychowaniec 2c55eba8f4
nixos: add --specialisation to nixos-rebuild
This commit fixes a papercut in nixos-rebuild where people wanting to
switch to a specialisation (or test one) were forced to manually figure
out the specialisation's path and run its activation script - since now,
there's a dedicated option to do just that.

This is a backwards-compatible change which doesn't affect the existing
behavior, which - to be fair - might still be considered sus by some
people, the painful scenario here being:

- you boot into specialisation `foo`,
- you run `nixos-rebuild switch`,
- whoops, you're no longer at specialisation `foo`, but you're rather
  brought back to the base system.

(it's especially painful for cases where specialisation is used to load
extra drivers, e.g. Nvidia, since then launching `nixos-rebuild switch`,
while forgetting that you're inside a specialisation, can cause some
parts of your system to get accidentally unloaded.)

I've tried to mitigate that by improving specialisations so that they
create a dedicated file somewhere in `/run/current-system` containing
the specialisation's name (which `nixos-rebuild` could then use as the
default value for `--specialisation`), but I haven't been able to come
up with anything working (plus it would be a breaking change then).

Closes https://github.com/NixOS/nixpkgs/issues/174065
2023-01-15 18:16:49 +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
R. Ryantm 836bfe67c7 discord: 0.0.22 -> 0.0.24 2023-01-15 11:05:14 +00:00