Guillaume Girol
f0fac59a17
nixos/tpm2: remove tss static gid
2021-09-20 16:24:33 +00:00
davidak
d64c54199d
Merge pull request #138599 from bobby285271/pantheon-manual
...
nixos/panthoen: mention appcenter changes in manual
2021-09-20 18:10:29 +02:00
Michele Guerini Rocco
ea1eae5b47
Merge pull request #138516 from rnhmjoj/lock-kernel-fix
...
nixos/lock-kernel-modules: reorder before/after
2021-09-20 15:13:12 +02:00
github-actions[bot]
9e5021eef4
Merge master into staging-next
2021-09-20 12:01:15 +00:00
happysalada
bdd04deff5
meilisearch: module cleanup
2021-09-20 16:12:29 +09:00
happysalada
6903737a8c
meilisearch: nixpkgs-fmt
2021-09-20 16:12:29 +09:00
Oleksii Filonenko
be72fadd54
nixosTests.meilisearch: init
...
(cherry picked from commit 4cc2d55f6a
)
2021-09-20 16:12:29 +09:00
Oleksii Filonenko
811fe35a66
nixos/meilisearch: init
...
Reviewed-by: Aaron Andersen <aanderse@users.noreply.github.com>
(cherry picked from commit 5844ea85c3
)
2021-09-20 16:12:29 +09:00
Sergei Trofimovich
9000350994
nixos/smokeping: drop dangling fping6 suid swapper
...
After recent change `services.smokeping.enable = true;` system
started failing the build as:
```
nixpkgs-master $ nix build --no-link -f nixos system --keep-going
...
Checking that Nix store paths of all wrapped programs exist... FAIL
The path /nix/store/kr2sr80g9ny74im6m6dyh9v44hnzm261-fping-5.0/bin/fping6 does not exist!
Please, check the value of `security.wrappers."fping6".source`.
```
`fping` does not provide `fping6` binary for a while. Let's just remove it.
Closes: https://github.com/NixOS/nixpkgs/issues/138581
2021-09-20 07:57:56 +01:00
github-actions[bot]
f666c4d10f
Merge master into staging-next
2021-09-20 06:01:17 +00:00
happysalada
b51e813153
elasticsearch: support version 6
2021-09-20 14:31:02 +09:00
Bobby Rong
2610f6e0df
nixos/panthoen: mention appcenter changes in manual
2021-09-20 10:06:22 +08:00
Amanda Cameron
bd28ff08d3
nixos/greetd: Fix for nogroup removal.
2021-09-19 17:37:27 -04:00
Austin Butler
b88b46b830
nixos/tcsd: make group uid dynamic
2021-09-19 12:42:46 -07:00
Austin Butler
8b6fa3c821
nixos/tpm2: define group, fix after NixOS#133166
2021-09-19 12:40:54 -07:00
github-actions[bot]
78ca5a3e45
Merge master into staging-next
2021-09-19 18:01:13 +00:00
Guillaume Girol
07d82812bc
Merge pull request #138441 from symphorien/nonogroup-fixes-2
...
Fixes after #133166
2021-09-19 17:15:02 +00:00
Alyssa Ross
e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00:00
Izorkin
1e54f84012
nixos/netdata: fix working with disabled ipmi plugin
2021-09-19 19:15:49 +03:00
Aaron Andersen
559449530f
Merge pull request #132319 from onny/opensnitch
...
nixos/opensnitch: Add module for opensnitch
2021-09-19 11:31:21 -04:00
Jeremy Kolb
cb9167139e
vmware-guest: Use vmware-vmblock-fuse for drag-and-drop synchronization ( #131278 )
2021-09-19 18:15:41 +03:00
Michele Guerini Rocco
108986ab71
Merge pull request #138515 from rnhmjoj/fix-physlock
...
nixos/physlock: fix broken wrapper
2021-09-19 17:06:38 +02:00
rnhmjoj
1bd7260adb
nixos/lock-kernel-modules: reorder before/after
...
Moving the service before multi-user.target (so the `hardened` test
continue to work the way it did before) can result in locking the kernel
too early. It's better to lock it a bit later and changing the test to
wait specifically for the disable-kernel-module-loading.service.
2021-09-19 12:06:00 +02:00
rnhmjoj
64f5d681d9
nixos/physlock: fix broken wrapper
...
- `user` doesn't exist -> `owner`
- set `setuid,group` as well (no longer optional)
2021-09-19 11:53:41 +02:00
davidak
dfa2dd95c2
Merge pull request #138434 from bobby285271/pantheon-team
...
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-19 02:58:11 +02:00
davidak
a0d68379c2
Merge pull request #138428 from bobby285271/pantheon-tweaks
...
pantheon-tweaks: init at 1.0.1
2021-09-19 02:47:37 +02:00
Michele Guerini Rocco
1cf01b5215
Merge pull request #138207 from rnhmjoj/layouts
...
nixos/extra-layouts: avoid all rebuilds
2021-09-19 01:10:55 +02:00
Guillaume Girol
ceb2e6667b
Merge pull request #126289 from rnhmjoj/wrappers
...
nixos/security/wrappers: make well-typed
2021-09-18 15:28:49 +00:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
Bobby Rong
f126efd820
nixos/pantheon-tweaks: init
2021-09-18 22:49:53 +08:00
happysalada
47961c73be
docs: fix release notes format
2021-09-18 23:39:59 +09:00
Jonas Heinrich
0dcac759f2
nixos/dokuwiki: Add support for Caddy web server
2021-09-18 23:09:21 +09:00
Raphael Megzari
62468d6ff7
Merge branch 'master' into staging-next
2021-09-18 22:46:18 +09:00
Guillaume Girol
af5ba65b9f
nixos/nntp-proxy: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
fa3664a176
nixos/logcheck: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
cd2b24c306
nixos/heapster: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
9e94e48b94
nixos/gammu-smsd: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
ca2db671ba
nixos/cgminer: define group, fix eval after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
3e9520f414
nixos/cgminer: fix type of services.cgminer.config option
2021-09-18 14:42:08 +02:00
Guillaume Girol
8c2e6705b3
nixos/gpsd: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
615db90f3d
nixos/openntpd, nixos/ntp: define group, fix after #133166
2021-09-18 14:42:08 +02:00
Guillaume Girol
88b4ba2169
nixos/unifi: define group, fix after #133166
2021-09-18 14:42:08 +02:00
github-actions[bot]
7da057ad4e
Merge master into staging-next
2021-09-18 12:01:25 +00:00
Guillaume Girol
8ba5f8115c
nixos/zope2: define group
...
untested as the module is broken (attribute 'modules' missing)
2021-09-18 12:00:00 +00:00
Guillaume Girol
23d14d89b8
nixos/tvheadend: define group, fix eval after #133166
2021-09-18 12:00:00 +00:00
Guillaume Girol
fd04a872bc
nixos/toxvpn: define group, fix eval after #133166
2021-09-18 12:00:00 +00:00
Guillaume Girol
d09ab77588
nixos/shout: define group, fix eval after #133166
2021-09-18 12:00:00 +00:00
Guillaume Girol
feeca7dd55
nixos/rippled: define group, fix eval after #133166
2021-09-18 12:00:00 +00:00
Guillaume Girol
a654d779fe
nixos/ripple-data-api: define group
...
required after #133166
untested, the module is broken by the removal of couchdb
2021-09-18 12:00:00 +00:00
Guillaume Girol
6cf8b27fd6
nixos/rdnssd: define group; fix after #133166
2021-09-18 12:00:00 +00:00
Bobby Rong
1b16dbeb55
nixos/rl-2111: mention pantheon 6 upgrade and touchegg module
2021-09-18 19:35:16 +08:00
Bobby Rong
4998805947
nixos/pantheon: prefer pantheon.epiphany
2021-09-18 19:33:41 +08:00
Bobby Rong
dc19457a80
nixos/pantheon: remove lightlocker
...
screen locker has been embedded in the compositor, see github.com/elementary/gala/pull/809
2021-09-18 19:33:41 +08:00
Bobby Rong
158181403a
nixos/pantheon: enable touchegg by default
2021-09-18 19:33:41 +08:00
Bobby Rong
b420199b87
nixos/pantheon: enable fwupd by default
...
this is needed in switchboard-plug-about
2021-09-18 19:33:41 +08:00
Bobby Rong
a66bcfe997
nixos/pantheon: fix test command for wingpanel
2021-09-18 19:33:40 +08:00
Bobby Rong
3f3502ca93
nixos/pantheon: update excludePackages example in docs
2021-09-18 19:33:40 +08:00
Bobby Rong
760f7e57e4
nixos/pantheon: install elementary-mail by default
2021-09-18 19:33:40 +08:00
Bobby Rong
0366acbcd5
nixos/pantheon: add inter and open-dyslexic as preinstalled font
2021-09-18 19:33:40 +08:00
Bobby Rong
2478c8bf01
nixos/touchegg: init
2021-09-18 19:33:40 +08:00
Bobby Rong
de73ad2567
pantheon.elementary-files: 4.5.0 -> 6.0.2
2021-09-18 19:33:38 +08:00
Bobby Rong
91073bc810
pantheon.elementary-screenshot: 1.7.1 -> 6.0.0
...
renamed from pantheon.elementary-screenshot-tool
2021-09-18 19:33:38 +08:00
Bobby Rong
7973714304
pantheon.elementary-dpms-helper: drop package
2021-09-18 19:33:36 +08:00
Bobby Rong
75473c2d70
gnome.gnome-settings-daemon338: init at 3.38.2
...
light-locker is no longer used in Pantheon 6, we will try using the upstream gnome-settings-daemon
2021-09-18 19:33:36 +08:00
Aaron Andersen
4ec195a9c1
Merge pull request #137429 from illustris/spark3
...
Spark: init module
2021-09-18 07:28:19 -04:00
github-actions[bot]
263bdbdad4
Merge master into staging-next
2021-09-18 06:01:19 +00:00
Artturi
e7b6d118f2
Merge pull request #113241 from chkno/user-activation-scripts
...
Run userActivationScripts at login
2021-09-18 05:25:06 +03:00
github-actions[bot]
c4fd2a8f99
Merge master into staging-next
2021-09-18 00:01:33 +00:00
figsoda
f181160d4b
Merge pull request #120087 from figsoda/xdg-mime
...
nixos/xdg/mime: add config for associations between mimetypes and applications
2021-09-17 17:27:46 -04:00
Ninjatrappeur
e0a6a786c4
Merge pull request #138281 from NinjaTrappeur/massimo-zaniboni-master
2021-09-17 20:20:01 +02:00
github-actions[bot]
a21275cdae
Merge master into staging-next
2021-09-17 18:01:14 +00:00
illustris
13839b0022
nixos/spark: add test
2021-09-17 22:40:06 +05:30
illustris
dd987c2dbe
nixos/spark: release notes
2021-09-17 22:34:53 +05:30
illustris
71d15cf816
nixos/spark: init module
2021-09-17 22:34:47 +05:30
Robert Hensing
f023c47101
Merge pull request #137484 from i-do-cpp/add-disableInstallerTools-test
...
installers/tools: add test for system.disableInstallerTools option
2021-09-17 17:09:39 +02:00
Massimo Zaniboni
a3d011eebc
nixos-docs: improved the installation instructions of Pleroma
...
- Detailed initial config generation process.
- Detailed Nginx Configuration.
- Detailed private/public conf split.
docs: Improved documentation of Pleroma service
Secrets are only in the private file, and in a draft format for avoiding GitHub
complaints.
Fixed Nginx configuration.
docs: Improved the Nginx reverse proxy settings of Pleroma service
2021-09-17 15:31:11 +02:00
Luke Granger-Brown
65b8408ce8
Merge remote-tracking branch 'upstream/staging' into staging-next
2021-09-17 12:18:44 +00:00
Jonas Heinrich
38431cf21c
nixos/wordpress: caddy support
2021-09-17 19:12:21 +09:00
github-actions[bot]
00e2bbfcff
Merge staging-next into staging
2021-09-17 06:02:03 +00:00
figsoda
590bd1db94
Merge pull request #137336 from dsg22/feature-libinput-expose-transformatrionmatrix-option
...
libinput: Add transformation matrix option
2021-09-16 20:17:52 -04:00
rnhmjoj
3026ff17ec
nixos/doc: new progress in xserver.extraLayouts
2021-09-17 02:12:19 +02:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging
2021-09-17 00:02:15 +00:00
rnhmjoj
e4da1edf8b
nixos/extra-layouts: avoid all rebuilds
...
Just setting the XKB_CONFIG_ROOT should be enough, so we don't need to
rebuild the xserver, xkbcomp and other packages anymore.
However, the variable has to be passed explicitely to scripts running at
build time: in particular to xkbvalidate and xkb-console-keymap.
2021-09-17 01:48:46 +02:00
Jan Tojnar
2006672bf0
Merge pull request #138160 from jansol/master
...
pipewire: 0.3.35 -> 0.3.36
2021-09-16 21:17:59 +02:00
Robert Hensing
70b9016e94
Merge pull request #137013 from mkenigs/rm-runInMachine
...
nixos/testing: remove unused function runInMachine
2021-09-16 20:04:35 +02:00
Sandro
5795c33bdd
Merge pull request #138051 from ehmry/tox-bootstrapd
2021-09-16 20:02:02 +02:00
github-actions[bot]
9905c2647a
Merge staging-next into staging
2021-09-16 18:01:40 +00:00
Timothy DeHerrera
f77b7736b3
Merge pull request #138056 from NixOS/SuperSandro2000-patch-1
...
nixos/documentation: use full option names
2021-09-16 11:42:53 -06:00
Jan Solanti
996b51ee85
pipewire: 0.3.35 -> 0.3.36
2021-09-16 18:52:08 +03:00
github-actions[bot]
85bd312fb6
Merge staging-next into staging
2021-09-16 12:02:04 +00:00
Jan Tojnar
79c444b5bd
Merge pull request #137533 from jansol/master
...
pipewire: 0.3.34 -> 0.3.35
2021-09-16 11:44:47 +02:00
github-actions[bot]
52ebc93c96
Merge staging-next into staging
2021-09-16 06:01:54 +00:00
Martin Weinelt
6f12ff7aa5
Merge pull request #138025 from NixOS/home-assistant
...
home-assistant: 2021.8.8 -> 2021.9.6
2021-09-16 04:48:39 +02:00
Martin Weinelt
cf75539971
nixos/home-assistant: allow serial access for usb discovery and zwave_js
...
via https://www.home-assistant.io/blog/2021/09/01/release-20219/#usb-discovery
and https://www.home-assistant.io/integrations/usb/
2021-09-16 04:22:32 +02:00
github-actions[bot]
6a10b23c61
Merge staging-next into staging
2021-09-16 00:02:05 +00:00
Artturi
74b3e9ff87
Merge pull request #136471 from Artturin/tmpontmpfssize
2021-09-16 02:25:02 +03:00
Sandro
4f78c74b57
nixos/documentation: use full option names
2021-09-15 22:43:44 +02:00
Emery Hemingway
0721aa49a3
nixos/tox-bootstrapd: use DynamicUser
2021-09-15 22:01:56 +02:00
rnhmjoj
dc34788a25
nixos/lock-kernel-modules: use udevadm settle
...
Instead of relying on systemd-udev-settle, which is deprecated,
directly call `udevamd settle` to wait for hardware to settle.
2021-09-15 14:36:50 +02:00
github-actions[bot]
24a34e5706
Merge staging-next into staging
2021-09-15 12:01:34 +00:00