Commit Graph

424830 Commits

Author SHA1 Message Date
github-actions[bot]
938efbfd26
Merge master into staging-next 2022-11-07 18:01:17 +00:00
Manuel Bärenz
891dfb1b63 nixos/mastodon: add option mediaAutoRemove 2022-11-07 18:58:58 +01:00
Martin Weinelt
cfd61a2570
Merge pull request #199941 from mweinelt/openjdk-18-eol 2022-11-07 18:42:34 +01:00
Jonas Heinrich
0993de80ab
Merge pull request #193320 from aaronjheng/gllvm-1.3.1
gllvm: 1.3.0 -> 1.3.1
2022-11-07 18:30:24 +01:00
figsoda
91b8143152
Merge pull request #200041 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-11-06 -> 2022-11-07
2022-11-07 12:28:15 -05:00
Sandro
e054227a83
Merge pull request #199015 from sternenseemann/buf-fix-build 2022-11-07 18:23:40 +01:00
Martin Weinelt
625f47999c
Merge pull request #196854 from jansol/SDL2main-fix
Fixes https://github.com/NixOS/nixpkgs/issues/200022
2022-11-07 18:18:15 +01:00
Thiago Kenji Okada
f8006b71da
Merge pull request #197648 from r-ryantm/auto-update/fuzzel
fuzzel: 1.7.0 -> 1.8.2
2022-11-07 16:18:12 +00:00
R. Ryantm
caed6c004d oh-my-zsh: 2022-11-06 -> 2022-11-07 2022-11-07 16:13:40 +00:00
Sandro
f9fcccaaf0
Merge pull request #199974 from tjni/fix-amaranth 2022-11-07 16:23:13 +01:00
R. Ryantm
427e49595b mangal: 4.0.1 -> 4.0.2 2022-11-07 23:03:02 +08:00
R. Ryantm
37171a5d90 yamlpath: 3.6.8 -> 3.6.9 2022-11-07 23:02:29 +08:00
Sandro Jäckel
4db7dc72d2 SDL2: 2.24.1 -> 2.24.2 2022-11-07 15:55:47 +01:00
Pavol Rusnak
98a3fe0579
Merge pull request #200008 from 0xB10C/2022-11-add-btcd
btcd: init at 0.23.3
2022-11-07 15:55:25 +01:00
Pavol Rusnak
b3b7706cab
Merge pull request #200005 from prusnak/python-trezor
python3Packages.trezor: 0.13.3 -> 0.13.4
2022-11-07 15:45:17 +01:00
figsoda
ee716eeb81
Merge pull request #199983 from Smona/eww-add-gdk-pixbuf
eww: add gdk-pixbuf dependency
2022-11-07 09:40:34 -05:00
Stanisław Pitucha
6d7127b176 lzlib: fix darwin build 2022-11-07 08:31:17 -06:00
Bobby Rong
4e9c9c0b7c
Merge pull request #199154 from uninsane/pr/lightdm-mobile-greeter
lightdm-mobile-greeter: init at 2022-10-30
2022-11-07 22:30:53 +08:00
Jan Solanti
89c92a9206 SDL2: 2.24.0 -> 2.24.1 2022-11-07 15:25:49 +01:00
happysalada
1ef74a7854 lighthouse: module add defaults 2022-11-07 09:15:49 -05:00
figsoda
4a41b266ce
Merge pull request #199915 from ck3d/neovide-0.10.2
neovide: 0.10.1 -> 0.10.3
2022-11-07 09:12:26 -05:00
Weijia Wang
2d1dc67fe1 aspellDicts.is, aspellDicts.nb: fix build on darwin 2022-11-07 15:07:24 +01:00
Maximilian Bosch
58227c4de0
Merge pull request #162784 from amarshall/prom-svc-harden
nixos/prometheus: Harden systemd service
2022-11-07 15:03:43 +01:00
Fabian Affolter
5b2b34304d
Merge pull request #199934 from fabaff/metasploit-bump
metasploit: 6.2.24 -> 6.2.25
2022-11-07 15:03:36 +01:00
figsoda
88b30163e9
Merge pull request #200001 from qowoz/nil
nil: 2022-10-03 -> 2022-11-07
2022-11-07 09:02:59 -05:00
colin
ed9998cf2a nixos/lightdm: add greeters.mobile config option
i based this on the neighboring lightdm-greeters/mini.nix module.

lightdm-mobile-greeter doesn't have a lot of configuration options.
it grabs the default user to login as from lightdm, along with which DE
it should launch. so no further configuration should be needed aside
from enabling `services.xserver.displayManager.lightdm.enable` and
either setting `services.xserver.displayManager.defaultSession` to the
appropriate session or explicitly defining a seat like:

```nix
services.xserver.displayManager.lightdm.extraSeatDefaults = ''
  user-session = phosh
'';
```
2022-11-07 05:48:23 -08:00
colin
32b67fe062 lightdm-mobile-greeter: init at 2022-10-30
this is a greeter designed for mobile hardware. although most mobile DEs
are capable of running without an external greeter by using their own
lock screens, those tend to have different limitations. for example, the
lock screen in Phosh doesn't do PAM session management -- but by using
this lightdm-mobile-greeter which integrates with PAM, one can do things
like decrypt a home directory or unlock keys on login.

the upstream project lacks many images/videos, so here's what the
software looks like: <https://www.youtube.com/watch?v=whcFag0drLk>
2022-11-07 05:48:15 -08:00
Martin Weinelt
513469913b
Merge pull request #199441 from wegank/sh-aarch64-darwin
Closes https://github.com/NixOS/nixpkgs/issues/199438
2022-11-07 14:37:51 +01:00
Jörg Thalheim
d25df300c5
Merge pull request #200002 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.142 -> 0.0.143
2022-11-07 14:32:15 +01:00
Jörg Thalheim
18c130f2ee
Merge pull request #200015 from r-ryantm/auto-update/gmsh
gmsh: 4.10.5 -> 4.11.0
2022-11-07 14:30:38 +01:00
Aaron Andersen
d3c9c4df6b
Merge pull request #185683 from ilkecan/phpPackages-set-meta-mainProgram
phpPackages: set meta.mainProgram
2022-11-07 08:25:02 -05:00
Weijia Wang
370c1a9ad0 python3Packages.sh: disable flaky tests 2022-11-07 13:23:19 +00:00
Fabian Affolter
0778d6e0c4 metasploit: 6.2.24 -> 6.2.25 2022-11-07 14:17:55 +01:00
Maciej Krüger
0adce209ff
Merge pull request #200018 from bobby285271/cinnamon-gnome-terminal
Closes https://github.com/NixOS/nixpkgs/issues/200017
2022-11-07 14:10:12 +01:00
Pavol Rusnak
25528d7ae1
Merge pull request #199990 from prusnak/electron
electron: mark versions < 18 as EOL
2022-11-07 14:03:32 +01:00
happysalada
f4ff9c2649 lighthouse: init module 2022-11-07 07:58:17 -05:00
Christian Kögler
f9c04d8557 neovide: 0.10.1 -> 0.10.3 2022-11-07 13:49:52 +01:00
Martin Weinelt
522cb4599b
Merge pull request #200013 from teutat3s/fix/pgloader-lisp-mssql-dep 2022-11-07 13:49:49 +01:00
Martin Weinelt
37543afe1d
Merge pull request #200012 from 06kellyjac/grype 2022-11-07 13:44:47 +01:00
Bobby Rong
1528a7ca86
cinnamon.cinnamon-gsettings-overrides: Override gnome-terminal settings with Fedora's default
This fixes issues caused by vanilla gnome-terminal and mint-artwork:

- Grey text and black background, this makes text almost unreadable.
- Only one 'New Terminal' button in menu which means you cannot open tab and open window in the same menu.
2022-11-07 20:41:03 +08:00
Rok Garbas
5232a35ea7
Merge pull request #199589 from djacu/feature/add-ppx-yojson-conv-to-ocaml-modules
ocamlPackages.ppx_yojson_conv: init at 0.15.1
2022-11-07 13:39:56 +01:00
Maximilian Bosch
94f1ac1ce5
Merge pull request #185589 from haskelious/fix/roundcubePlugin_contextmenu
roundcubePlugins.contextmenu: init at 3.3.1
2022-11-07 13:38:59 +01:00
Robert Hensing
9b1a64618b
Merge pull request #199961 from viraptor/esbuild-netlify-darwin
esbuild_netlify: fix darwin build
2022-11-07 13:33:41 +01:00
0xb10c
acc4e8eb23
btcd: init at 0.23.3 2022-11-07 13:32:03 +01:00
Maximilian Bosch
94046425a0
Merge pull request #199997 from mayflower/wp-create-font-dir
nixos/wordpress: ensure that fonts already exists
2022-11-07 13:25:16 +01:00
Sascha Grunert
ac4ed49fa5 crun: 1.6 -> 1.7
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-07 22:24:59 +10:00
Martin Weinelt
ba047a1e4f
Merge pull request #199940 from reckenrode/zhf-edk2-darwin 2022-11-07 13:23:02 +01:00
Robert Hensing
b234d4f06d esbuild_netlify: Add netlify-cli to tests 2022-11-07 13:05:07 +01:00
Martin Weinelt
75d0713ed2
Merge pull request #199518 from wegank/zeroconf-aarch64-darwin
python3Packages.zeroconf: disable tests on darwin
2022-11-07 13:03:38 +01:00
Maximilian Bosch
6265851e85
Merge pull request #199497 from kilianar/vorta-0.8.8
vorta: 0.8.7 -> 0.8.9
2022-11-07 13:03:12 +01:00