Commit graph

444321 commits

Author SHA1 Message Date
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
Vladimir Pouzanov d182206882 ov: init at 0.13.0
Adds the ov, an advanced pager. I've put it into tools/text next to the similar packages.
2023-01-15 18:09:54 +00: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
GenericNerdyUsername fd651fc594
jetbrains-jdk: fix manpages 2023-01-15 18:01:20 +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
Maximilian Bosch 52e277d501
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore 2023-01-15 18:52:27 +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
Ashish SHUKLA abb42c2aaf
headscale: 0.17.1 -> 0.18.0 2023-01-15 23:17:53 +05:30
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
ChaosAttractor 2fa50dd0cc keeweb: use debian package instead appimage 2023-01-16 01:11:15 +08: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
R. Ryantm c7e8c8c1ae python310Packages.google-cloud-trace: 1.8.0 -> 1.9.0 2023-01-15 17:01:21 +00:00
figsoda d63bc47d1c ruff: 0.0.221 -> 0.0.222
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.221...v0.0.222

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.222
2023-01-15 11:59:40 -05: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
R. Ryantm 393e23cef0 python310Packages.google-cloud-securitycenter: 1.17.0 -> 1.18.0 2023-01-15 16:57:36 +00:00
R. Ryantm ff70f2befe python310Packages.rns: 0.4.6 -> 0.4.7 2023-01-15 16:53:14 +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
R. Ryantm 61cf75198e python310Packages.google-cloud-firestore: 2.7.3 -> 2.9.0 2023-01-15 16:28:25 +00:00
Christian Bourjau fd3efff8dc howard-hinnant-date: Build on unix
The howard-hinnant-date library supports unix not only linux.
2023-01-15 17:26:51 +01:00
R. Ryantm b2e13f253a python310Packages.liquidctl: 1.12.0 -> 1.12.1 2023-01-15 16:25:08 +00:00
figsoda 059620c338 pomsky: 0.8 -> 0.9
Diff: https://github.com/rulex-rs/pomsky/compare/v0.8...v0.9

Changelog: https://github.com/rulex-rs/pomsky/blob/v0.9/CHANGELOG.md
2023-01-15 11:18:53 -05:00
Winter 2556ba08ee
xivlauncher: remove ashkitten as maintainer
Requested in https://github.com/NixOS/nixpkgs/pull/210737#issuecomment-1382894954
2023-01-15 11:17:01 -05:00
Jade 95cd72f731
xivlauncher: add witchof0x20 as maintainer 2023-01-15 11:16:42 -05:00
Jade b791880e4b
maintainers: add witchof0x20 as maintainer 2023-01-15 11:15:35 -05:00
R. Ryantm ca8197a58c python310Packages.canopen: 2.0.0 -> 2.1.0 2023-01-15 16:11:36 +00: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
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 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
André Silva d664fb98b6
gmic-qt: fix build error on filter translation scripts 2023-01-15 15:32:45 +00: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
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
figsoda a0b050e15a
Merge pull request #210633 from figsoda/ruff
ruff: 0.0.220 -> 0.0.221
2023-01-15 10:13:16 -05:00