Commit graph

443981 commits

Author SHA1 Message Date
Felix Bühler 359531e5d9
Merge pull request #210852 from matthiasbeyer/update-smenu
smenu: 1.1.0 -> 1.2.0
2023-01-15 19:19:27 +01:00
Thiago Kenji Okada d00a5dad2a
Merge pull request #210761 from abathur/resholve_track_missed_fix
resholve: track missed upstream Nix fix
2023-01-15 18:17:08 +00:00
Felix Bühler a6975fd05e
Merge pull request #210848 from matthiasbeyer/update-tagparser
tagparser: 11.5.0 -> 11.5.1
2023-01-15 19:16:27 +01:00
Thiago Kenji Okada 79194a913d
Merge pull request #210078 from thiagokokada/dont-expose-resholve
resholve: mark it as knownVulnerabilities, allow resholve-utils usage
2023-01-15 18:10:34 +00:00
Felix Bühler dbc0da8f6c
Merge pull request #210949 from wahjava/update-cinny
cinny: 2.2.2 -> 2.2.3
2023-01-15 19:10:16 +01:00
Maximilian Bosch 9aa1391bdf
Merge pull request #208803 from Ma27/revert-kmod-stage-1-hack
Revert "nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2.34"
2023-01-15 19:10:10 +01:00
Felix Bühler 5c64c17b50
Merge pull request #210636 from r-ryantm/auto-update/calico-pod2daemon
calico-pod2daemon: 3.24.5 -> 3.25.0
2023-01-15 19:06:02 +01:00
Felix Bühler 82528e6c10
Merge pull request #210566 from SubhrajyotiSen/update-maestro
maestro: 1.18.5 -> 1.19.0
2023-01-15 19:04:54 +01:00
Sandro 52843395ab
Merge pull request #206529 from xworld21/latexml-0.8.7 2023-01-15 19:03:19 +01:00
Felix Bühler 5f78e5fad1
Merge pull request #210829 from r-ryantm/auto-update/doh-proxy-rust
doh-proxy-rust: 0.9.6 -> 0.9.7
2023-01-15 19:03:04 +01:00
Felix Bühler cd77388ad8
Merge pull request #210934 from figsoda/stylua
stylua: 0.15.3 -> 0.16.0
2023-01-15 19:02:29 +01: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
Ashish SHUKLA f5fa3461be
cinny: 2.2.2 -> 2.2.3 2023-01-15 22:22:56 +05:30
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 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
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
Thiago Kenji Okada 1d77a86904 resholve: fix CLI tests 2023-01-15 12:29:42 +00:00