Commit Graph

424924 Commits

Author SHA1 Message Date
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
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
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
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
Fabian Affolter
0778d6e0c4 metasploit: 6.2.24 -> 6.2.25 2022-11-07 14:17:55 +01:00
Wesley Jr
17c250135f
sumneko-lua-language-server: set logpath and metapath to $XDG_CACHE_HOME if set 2022-11-07 10:15:56 -03: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
Xavier Lambein
ddc69ddd77 nodePackages.elm-test: init at 0.19.1-revision10 2022-11-07 14:03:07 +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
Fabian Affolter
92cb304f3b python310Packages.pick: 2.0.2 -> 2.1.0 2022-11-07 13:43:06 +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
Guillaume Girol
4cf3912d54 nix-du: 0.6.0 -> 1.0.0 2022-11-07 12:00:00 +00:00
Bobby Rong
03e68946a0
Merge pull request #186628 from ocfox/pam_faildelay
nixos/pam: add option failDelay
2022-11-07 19:54:57 +08:00
Kirill Radzikhovskyy
590a40e134 android-studio: 2021.3.1.16 -> 2021.3.1.17 2022-11-07 06:45:23 -05:00
06kellyjac
dd947cf33a grype: fix for darwin 2022-11-07 11:38:32 +00:00
teutat3s
286e7fbbe9
lispPackages_new.sbclPackages.pgloader: add
missing freetds dependency to mssql nativeLibs
2022-11-07 12:34:40 +01:00
R. Ryantm
a8ed4be9a6 gmsh: 4.10.5 -> 4.11.0 2022-11-07 11:31:21 +00:00
Robert Hensing
abd4e9d524
Merge pull request #199572 from SuperSandro2000/nix-daemon-io-prio
nixos/nix-daemon: don't give daemon by default high io priority
2022-11-07 12:26:47 +01:00
Maximilian Bosch
67e61879c5
Merge pull request #199416 from symphorien/wg-add-peer
nixos/wireguard: start new peers when they are added
2022-11-07 12:20:06 +01:00
ocfox
ab0ae8f5e1
nixos/pam: add option failDelay
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-11-07 19:16:35 +08:00
Fabian Affolter
5ebfb030f6
Merge pull request #199841 from r-ryantm/auto-update/python310Packages.gsd
python310Packages.gsd: 2.6.0 -> 2.6.1
2022-11-07 12:16:28 +01:00
Fabian Affolter
66d4d93794 python310Packages.lightwave2: 0.8.15 -> 0.8.16 2022-11-07 12:14:17 +01:00
R. Ryantm
6704831a47 fuzzel: 1.7.0 -> 1.8.2 2022-11-07 11:05:40 +00:00
Terje Larsen
cd5c84e886
nodePackages.localtunnel: init at 2.0.2
Fix #186841
2022-11-07 11:41:13 +01:00
Pavol Rusnak
574f383816
python3Packages.trezor: 0.13.3 -> 0.13.4 2022-11-07 11:33:49 +01:00
Majiir Paktu
ad83bff008 nixos/binfmt: restart systemd-binfmt when registrations change 2022-11-07 11:28:47 +01:00
R. Ryantm
9519670e6f pyinfra: 2.5.1 -> 2.5.2 2022-11-07 11:27:50 +01:00
Pavol Rusnak
29ea368e3c
python3Packages.construct-classes: init at 0.1.2 2022-11-07 11:26:53 +01:00
Theodore Ni
762fcbb80b python310Packages.rpi-gpio: only build on Linux 2022-11-07 11:19:35 +01:00
R. Ryantm
9185b136d3 discord-canary: 0.0.142 -> 0.0.143 2022-11-07 10:03:34 +00:00
Damien Cassou
011e62ddd7
Merge pull request #198932 from linsui/safeeyes 2022-11-07 11:00:14 +01:00