Nick Cao
8f3021c728
Merge pull request #214868 from VergeDX/pykms
...
nixos/pykms: rename systemd deprecated `MemoryLimit` to `MemoryMax` with option.
2023-02-07 10:08:23 +08:00
Vanilla
0b426cd8e2
nixos/pykms: rename systemd deprecated MemoryLimit
to MemoryMax
.
2023-02-07 10:04:24 +08:00
Nick Cao
341770d3f1
nixos/zram: fix default swapDevices
2023-02-07 09:16:16 +08:00
figsoda
42d1d60a92
Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindings
...
treewide: cleanup some unused bindings
2023-02-06 20:07:50 -05:00
Sandro Jäckel
50e0012f9d
treewide: cleanup some unused bindings
2023-02-07 01:36:15 +01:00
Sandro
98a5726add
Merge pull request #204390 from gbtb/openvpn_client_restart_after_suspend
...
Resolves https://github.com/NixOS/nixpkgs/issues/52528
2023-02-07 01:06:24 +01:00
github-actions[bot]
b30088fc3f
Merge master into staging-next
2023-02-07 00:02:12 +00:00
Matthieu Coudron
ef5da70d66
services.openssh: rename several settings ( #211991 )
...
* services.openssh: rename several settings
... to match the sshd config format (makes transition smoother), namely:
services.openssh.forwardX11 -> services.openssh.settings.X11Forwarding
services.openssh.cyphers -> services.openssh.settings.Cyphers
services.openssh.macs -> services.openssh.settings.Macs
services.openssh.kexAlgorithms -> services.openssh.settings.KexAlgorithms
services.openssh.gatewayPorts -> services.openssh.settings.GatewayPorts
* release-notes: mention openssh renaming
* chore: regenerated release-notes
2023-02-07 00:11:18 +01:00
Googlebot
2a7130d13a
nvidia: Reverse Prime Sync
2023-02-06 22:46:56 +00:00
Sandro
6cdec6d1b8
nixos/nginx: add comment about clearing Connection header ( #214211 )
2023-02-06 23:37:38 +01:00
Sandro
d47709d1ef
Merge pull request #208189 from numinit/update-nebula-module
2023-02-06 23:14:58 +01:00
Sandro
4397a26637
Merge pull request #211824 from Yarny0/cups-pdf-test
2023-02-06 23:10:12 +01:00
Sandro
2b013e9bc2
Merge pull request #212982 from gador/pgadmin-6.19
2023-02-06 22:29:11 +01:00
Maximilian Bosch
9402c27069
Merge pull request #208289 from Ma27/bump-privacyidea
...
privacyidea: 3.7.4 -> 3.8
2023-02-06 21:37:24 +01:00
Thomas Gerbet
e7e447a185
meilisearch: 0.30.5 -> 1.0.0
...
https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0
2023-02-06 14:30:08 -05:00
Maximilian Bosch
918c22bd5f
privacyidea: fix build
...
The previous changes for the 3.8 update are ready, but staging got
merged into master, so there are a few more challenges to tackle:
* Use python 3.10 now since it's actually supported and less effort to
build (3.9 isn't recursed into anymore).
* sphinx doesn't build with these overrides, so patch it out entirely
(i.e. drop `sphinxHook` where it's causing problems).
* backport a few jinja2 fixes for python 3.10 that were fixed in later
versions, but break because this env is stuck to 2.11.
2023-02-06 20:28:26 +01:00
Janik H
e24028141f
qdmr: fixup
2023-02-06 20:19:42 +01:00
Anderson Torres
f7e045e149
Merge pull request #209192 from lucasew/cockpit
...
cockpit: init at 284
2023-02-06 16:02:27 -03:00
github-actions[bot]
f876e1f1e9
Merge master into staging-next
2023-02-06 18:01:37 +00:00
paumr
9d4fdb9685
nixos/roundcube: fixed nginx configuration
...
the changes are required for oauth setups,
and are based on:
https://github.com/roundcube/roundcubemail/issues/8191#issuecomment-919850328
2023-02-06 18:11:42 +01:00
Maximilian Bosch
f6c8d04d11
nixos/privacyidea: fix db uri
...
Fixes db migration on 3.8. See also https://github.com/privacyidea/privacyidea/issues/3447
2023-02-06 17:29:47 +01:00
figsoda
a0231c119d
Merge pull request #214705 from Izorkin/update-noxlibs
...
nixos/no-x-libs: add mc
2023-02-06 09:43:57 -05:00
Jason Yundt
b1bb9bb6c8
treewide: fix backwards smart apostrophes
...
According to the Unicode Standard, you should use U+2019 RIGHT SINGLE
QUOTATION MARK for apostrophes [1]. Before this change, some of the text
in this repo would use U+2018 LEFT SINGLE QUOTATION MARKs instead.
[1]: https://www.unicode.org/versions/Unicode15.0.0/ch06.pdf#G12411
2023-02-06 07:24:42 -05:00
github-actions[bot]
5b5def96bc
Merge master into staging-next
2023-02-06 12:01:38 +00:00
Florian Klink
5aa52365e7
Merge pull request #214103 from NickCao/zram
...
nixos/zram: use zram-generator
2023-02-06 12:53:19 +01:00
Nick Cao
701390c82b
Merge pull request #214809 from drupol/fix/update-pihole-exporter
...
fix: `pihole-exporter` NixOS module
2023-02-06 18:37:11 +08:00
Pol Dellaiera
4e7f20ade9
nixos/prometheus-pihole-exporter: update configuration options
...
The `interval` configuration option doesn't exist and has been removed.
The `timeout` configuration option has been added.
2023-02-06 11:35:51 +01:00
ChaosAttractor
b0e773adde
nixos/sharing: init
...
Co-Authored-By: fee1-dead <ent3rm4n@gmail.com>
2023-02-06 11:35:42 +01:00
zowoq
8b031cac44
podman: 4.3.1 -> 4.4.0
...
https://github.com/containers/podman/releases/tag/v4.4.0
2023-02-06 18:46:38 +10:00
github-actions[bot]
b2a1140ada
Merge master into staging-next
2023-02-06 06:01:25 +00:00
figsoda
f06b88d6d0
Merge pull request #213785 from SuperSandro2000/nox-neofetch
...
nixos/no-x-libs: add neofetch
2023-02-05 21:13:07 -05:00
github-actions[bot]
e628b19818
Merge master into staging-next
2023-02-06 00:02:27 +00:00
Michael Lohmann
516a9816a3
nixos/manual/manpages: add description on previewing manpage files ( #214833 )
...
nixos/manual/manpages: add description on previewing manpage files
I was a bit lost with the new manpage format and it took me some time to
find the corresponding pull request by @pennae with a very helpful
comment of @alyssais that mentioned this:
https://github.com/NixOS/nixpkgs/pull/213256#issuecomment-1407713215
As @pennae noted, the file path is only a fallback if it cannot be resolved in the man database
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2023-02-06 00:37:38 +01:00
Robert Obryk
0a6dd02620
nixos/firefox-syncserver: enable recommendedProxySettings
...
The syncserver requires a Host header identical to the one provided by
the client.
2023-02-05 23:47:19 +01:00
Stefan Frijters
62928668a8
nixos/no-x-libs: add vim-full
2023-02-05 20:55:57 +01:00
github-actions[bot]
51cb32c692
Merge master into staging-next
2023-02-05 18:01:22 +00:00
figsoda
f93a3adca2
Merge pull request #214756 from malte-v/maintainer-update-malvo
...
maintainers/malvo: update information
2023-02-05 11:27:17 -05:00
Malte Voos
3449f83618
maintainers/malvo: update information
2023-02-05 15:05:51 +01:00
Maximilian Bosch
47611e4acc
Merge pull request #213227 from NixOS/revert-212912-nextcloud
...
Revert "nextcloud26: init at 26.0.0beta1"
2023-02-05 14:55:13 +01:00
github-actions[bot]
39c285eb4f
Merge master into staging-next
2023-02-05 12:01:29 +00:00
Izorkin
686eda4817
nixos/no-x-libs: add mc
2023-02-05 13:46:13 +03:00
Doron Behar
42b3a6354f
Merge pull request #206559 from doronbehar/pkg/musescore
...
musescore: 3.6.2 -> 4.0.1
2023-02-05 12:00:06 +02:00
github-actions[bot]
cb231fb28d
Merge master into staging-next
2023-02-05 06:01:18 +00:00
Bobby Rong
eb5550809f
Merge pull request #214519 from r-ryantm/auto-update/vscodium
...
vscodium: 1.74.3.23010 -> 1.75.0.23033
2023-02-05 09:54:36 +08:00
Morgan Jones
96e3c9c392
nixos/nebula: fix potential address collision in tests
2023-02-04 16:59:19 -08:00
Morgan Jones
eeb37db7cf
nixos/nebula: rename test nodes to be more descriptive
2023-02-04 16:24:46 -08:00
Morgan Jones
e99f342f11
nixos/nebula: harden systemd unit
2023-02-04 16:24:45 -08:00
Morgan Jones
9d649fd78c
nixos/nebula: add tests for relays; clean up nebula passthru test
2023-02-04 16:24:45 -08:00
Morgan Jones
90581c977f
nixos/nebula: don't run as root; support relays
2023-02-04 16:24:45 -08:00
github-actions[bot]
bc833a50cc
Merge master into staging-next
2023-02-05 00:02:31 +00:00
Sebastian Sellmeier
528f7bfd5d
sway: add package-option
2023-02-04 22:49:49 +01:00
Anderson Torres
1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
...
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
github-actions[bot]
22e94a019f
Merge master into staging-next
2023-02-04 18:01:34 +00:00
Yarny0
b2fdba820a
tvbrowser: build from source
...
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.
The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.
Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Bobby Rong
67c3536f79
nixosTests.vscodium: rename "Get Started" to "Welcome"
...
c258547b50
2023-02-04 21:50:43 +08:00
Anderson Torres
f70ca07efd
Merge pull request #199881 from Yarny0/fix-plasma
...
nixos/plasma: leave `displayManager.setupCommands` alone
2023-02-04 10:34:13 -03:00
Anderson Torres
bc0944c06f
Merge pull request #214193 from jnsgruk/add-multipass-pkg
...
multipass: init at 1.11.0
2023-02-04 09:03:54 -03:00
github-actions[bot]
33919d25f0
Merge master into staging-next
2023-02-04 12:01:24 +00:00
Doron Behar
3917d02350
musescore: Enable test only on x86_64-linux
2023-02-04 12:16:53 +02:00
Jon Seager
978259361b
nixos/tests/multipass: init
2023-02-04 07:44:04 +00:00
Jon Seager
63e3f8da09
nixos/multipass: init
2023-02-04 07:44:03 +00:00
Robert Kovacsics
32ec41a672
nixos/virtualbox-image: Allow SCSI storage controller for vSphere
...
This is because vSphere version 6.7.0.51000 errors with
Issues detected with selected template. Details: -
78:7:VALUE_ILLEGAL: Value ''3'' of Parent element does not refer
to a ref of type DiskControllerReference.
when using SATA.
2023-02-04 07:33:11 +01:00
Robert Kovacsics
4009f60d0b
nixos/virtualbox-image: Allow running extra commands after OVA creation
...
This is useful as virtual machines can often be large files so not
having duplicates/work files in /nix/store can save a lot of space.
2023-02-04 07:33:11 +01:00
github-actions[bot]
ae91e9a960
Merge master into staging-next
2023-02-04 06:01:09 +00:00
Nick Cao
989b9901dc
nixos/zram: add release note about the switch to zram-generator
2023-02-04 10:38:51 +08:00
Nick Cao
3d26221082
nixos/zram: use zram-generator
2023-02-04 10:33:06 +08:00
Nick Cao
3ab1fd296f
Merge pull request #212199 from OPNA2608/init/miriway
...
miriway: init at unstable-2022-12-18
2023-02-04 09:50:17 +08:00
OPNA2608
7ef7d9e268
nixos/miriway: add test
2023-02-04 02:23:14 +01:00
github-actions[bot]
2e0f3bc57b
Merge master into staging-next
2023-02-04 00:02:11 +00:00
Martin Weinelt
65d53fb147
Merge pull request #214230 from alyssais/tarball-show-trace
...
tarball: add --show-trace to nix-env command
2023-02-03 23:27:10 +00:00
Alyssa Ross
32d066dce3
channel: add --show-trace to nix-env command
...
Otherwise, when this fails on Hydra, we have no way of seeing what
went wrong.
2023-02-03 23:02:47 +00:00
Dominique Martinet
fd5d7b2586
tests/bpf: add module BTF test
...
bpftrace 0.17 added module BTF support, check this works.
On bpftrace 0.16, this failed with the following error:
> ERROR: kfunc:nft_trans_alloc_gfp: no BTF data for the function
2023-02-03 16:53:17 -06:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
...
pkgs/development/web/nodejs/v18.nix conflict:
the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
K900
b3440c2e35
Merge pull request #214317 from K900/tempo-2.0
...
tempo: 1.5.0 -> 2.0.0
2023-02-03 21:51:28 +03:00
Matt McHenry
3364a1c1a1
k3b: use cdrecord from cdrtools rather than cdrkit
...
fixes this warning:
cdrecord <= 2.01.01a05 will be run with root privileges on kernel >= 2.6.8
Since Linux kernel 2.6.8 cdrecord <= 2.01.01a05 will not work when run suid root for security reasons anymore.
2023-02-03 07:54:25 -05:00
OPNA2608
eca30e7730
nixos/miriway: init
2023-02-03 12:56:41 +01:00
Florian Brandes
cfc77dc410
pgadmin4: 6.18 -> 6.19
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-03 12:29:30 +01:00
Ulrik Strid
f12b9ea461
buildDunePackage: default to strictDeps = true
2023-02-03 08:59:34 +01:00
K900
85e223976b
tempo: 1.5.0 -> 2.0.0
...
Diff: https://github.com/grafana/tempo/compare/v1.5.0...v2.0.0
2023-02-03 10:47:18 +03:00
github-actions[bot]
41d7ce1517
Merge master into staging-next
2023-02-03 06:01:30 +00:00
pennae
0c601b12bf
nixos/manual: translate manpages to mdoc
...
since we want to move away from docbook and having docbook manpages
around is going to block further progress we have to translate the
current nixos manpages from docbook it *something* else. mdoc seems the
most appropriate choice since markdown can't represent all the things
manpages can differentiate with even more extensions. if we ever need
html manpages we can render them using troff, like many of the online
manpage viewers, or rewrite them again. since we haven't had html
manpages for any of these in many years that seems unlikely to happen.
unlike most of the recent markdown conversions this comes with a lot of
minor rendering changes, mostly in spacing. docbook-xslt creates manual
pages in a very different dialect than mdoc (which is used here).
2023-02-03 02:23:07 +01:00
Nick Cao
8e73b25e77
Merge pull request #214199 from TheBenCollins/patch-1
...
Fix mistake in command execution parameter
2023-02-03 09:06:39 +08:00
superherointj
5e04ad9e66
Merge pull request #210892 from sielicki/ena280-281
...
linuxPackages.ena: 2.8.0 -> 2.8.2
2023-02-02 22:01:10 -03:00
Nick Cao
96339d786a
Merge pull request #213782 from SuperSandro2000/stage1-extraUtils
...
nixos/stage-1: build extraUtils without compiler
2023-02-03 08:59:08 +08:00
github-actions[bot]
6d7be19afb
Merge master into staging-next
2023-02-02 18:01:08 +00:00
lucasew
1ef7b45ffb
nixos/cockpit: add nixos test
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-02 14:47:46 -03:00
lucasew
c0d9f21f50
nixos/cockpit: init
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-02 14:47:46 -03:00
Artturi
c30deffded
Merge pull request #214048 from ElvishJerricco/systemd-stage-1-gzip-wrapped
2023-02-02 19:06:25 +02:00
Bobby Rong
6d5025d631
Merge pull request #213561 from bobby285271/fix/cinnamon
...
cinnamon.cinnamon-common: various changes
2023-02-02 23:47:04 +08:00
Ben Collins
dc9fc99c53
Fix mistake in command execution parameter
...
Invoking cadvisor sent the command line parameter `-storage_driver_user` twice, once passing `cfg.storageDriverHost`. Fix the typo and pass the host config option to the command line parameter `-storage_driver_host`
2023-02-02 10:43:44 -05:00
Doron Behar
f0db4f165e
musescore: 3.6.2 -> 4.0.1
...
Diff: https://github.com/musescore/MuseScore/compare/v3.6.2...v4.0.1
Update license, fix nixos test and add missing inputs.
2023-02-02 15:33:00 +02:00
Florian Klink
fbfe2907af
nixos/nscd: use nsncd by default
...
As announced in the NixOS 22.11 release notes, 23.05 will switch NixOS
to using nsncd (a non-caching reimplementation in Rust) as NSS lookup
dispatcher, instead of the buggy and deprecated glibc-provided nscd.
If you need to switch back, set `services.nscd.enableNsncd = false`, but
please open an issue in nixpkgs so your issue can be fixed.
2023-02-02 11:07:25 +01:00
github-actions[bot]
ffbbb55ee2
Merge master into staging-next
2023-02-02 06:01:28 +00:00
Martin Weinelt
df8007c30f
nixos/home-assistant: Update bluetooth components
2023-02-02 04:38:22 +01:00
Nick Cao
035527d61f
Merge pull request #213781 from 06kellyjac/tracee
...
tracee: 0.10.0 -> 0.11.0
2023-02-02 11:10:29 +08:00
Nick Cao
338657be21
Merge pull request #210190 from NickCao/zram-generator
...
zram-generator: init at 1.1.2
2023-02-02 11:04:46 +08:00
Nick Cao
4840ca34f4
Merge pull request #213626 from jamesreprise/entries-typo
...
nginx: fix typo in commonHttpConfig
2023-02-02 09:12:32 +08:00
0x4A6F
321588818e
Merge pull request #209733 from Janik-Haag/master-qdmr
...
qdmr: init at 0.11.2, added janik as maintainer
2023-02-02 01:31:32 +01:00
github-actions[bot]
2cc6469b1d
Merge master into staging-next
2023-02-02 00:02:33 +00:00
Nick Cao
099508a1e7
Merge pull request #213471 from SebTM/fix/avahi_directory
...
avahi-daemon: add ConfigurationDirectory to ensure avahi, avahi/services exist
2023-02-02 07:50:51 +08:00
Thomas Gerbet
34f5d8cd24
Merge pull request #213534 from drupol/add-prometheus-shelly-exporter
...
prometheus-shelly-exporter: init at 1.0.0
2023-02-02 00:11:56 +01:00
Will Fancher
60c6790384
systemd stage 1: Fix gzip wrapping
...
Necessary since #209371
2023-02-01 16:03:57 -05:00
Sebastian Sellmeier
f531b17f7d
avahi-daemon: add ConfigurationDirectory to ensure "avahi/services" exists
2023-02-01 21:43:29 +01:00
Janik H
5c80430c37
rl-2305: Mention QDMR addition
2023-02-01 20:46:17 +01:00
Pol Dellaiera
9f17e032e7
prometheus-shelly-exporter: add NixOS module
2023-02-01 19:49:33 +01:00
Janik H
68e10c242b
nixos/qdmr: init
2023-02-01 19:05:17 +01:00
Bernardo Meurer
5a7d6e0bcc
hqplayerd: 4.33.0-96 -> 4.34.0-100
2023-02-01 12:20:09 -05:00
06kellyjac
abbedbd514
tracee: 0.10.0 -> 0.11.0
...
Diff: https://github.com/aquasecurity/tracee/compare/v0.10.0...v0.11.0
Changelog: https://github.com/aquasecurity/tracee/releases/tag/v0.11.0
Fix integration test to work with new tests
2023-02-01 15:27:41 +00:00
github-actions[bot]
ba176ec75c
Merge staging-next into staging
2023-02-01 06:01:40 +00:00
Nick Cao
f1a142c476
Merge pull request #213602 from SuperSandro2000/types.string
...
nixos/virtualisation/*: replace deprecated types.string with types.str
2023-02-01 09:59:09 +08:00
Nick Cao
ceaaabef46
Merge pull request #213805 from Luflosi/update/linuxPackages.apfs
...
linuxPackages.apfs: unstable-2022-10-20 -> 0.3.0
2023-02-01 09:39:04 +08:00
Martin Weinelt
a85007b253
Merge pull request #213317 from kurnevsky/throttled
...
throttled: fix after recent update
2023-02-01 01:37:20 +00:00
github-actions[bot]
1ae6b7c963
Merge staging-next into staging
2023-02-01 00:03:12 +00:00
Sandro
8b598ff3d6
Merge pull request #199731 from Luflosi/kubo-idempotence
2023-01-31 22:12:49 +01:00
Sandro
600adcfdcc
Merge pull request #187994 from Izorkin/update-nginx-gzip
2023-01-31 20:41:59 +01:00
github-actions[bot]
9f7ab547e6
Merge staging-next into staging
2023-01-31 18:02:01 +00:00
Luflosi
eaf43be84c
linuxPackages.apfs: unstable-2022-10-20 -> 0.3.0
...
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.0
I also added a `longDescription` and modified the test to verify the checksum on all metadata nodes now that it works.
2023-01-31 17:35:05 +01:00
Izorkin
59dbe319ce
nixos/gitea: update SystemCallFilter
2023-01-31 10:08:32 -06:00
Gregor Kleen
239a93f205
chrony: add gkleen as maintainer for nixos test for ptp_kvm
2023-01-31 10:08:32 -06:00
Gregor Kleen
b355be2d91
chrony: add nixos test for ptp_kvm
2023-01-31 10:08:32 -06:00
Izorkin
48ecda0962
nixos/chrony: disable PrivateDevices setting
2023-01-31 10:08:32 -06:00
Martin Weinelt
e60ddddbbb
Merge pull request #213489 from mweinelt/paperless-update
...
paperless-ngx: 1.11.3 -> 1.12.2
2023-01-31 15:36:45 +00:00
Sandro
c3b1fd8ba1
Merge pull request #199784 from Majiir/fix-plymouth-start
...
nixos/plymouth: don't start Plymouth on config switch
2023-01-31 15:47:45 +01:00
Jörg Thalheim
badb11b99f
Merge pull request #212153 from Mic92/rtorrent
...
nixos/rtorrent: make directory permissions configurable
2023-01-31 14:03:10 +00:00
Weijia Wang
5f83b5d199
Merge pull request #208801 from LeSuisse/multipath-tools-0.9.4
...
multipath-tools: 0.9.3 -> 0.9.4
2023-01-31 14:57:49 +01:00
Sandro Jäckel
1974058edb
nixos/no-x-libs: add neofetch
2023-01-31 14:48:04 +01:00
Sandro Jäckel
6ea1a2a1be
nixos/stage-1: build extraUtils without compiler
2023-01-31 14:45:39 +01:00
Erik Arvstedt
a7d112b30a
nixos/paperless: Reindex documents after updating to 1.12.x
...
This causes a reindex of all documents to allow for comments made before
1.12.x to be searchable.
Also change the format of the version file to just include the version,
not the whole store path.
This simplifies version comparisons and causes migrations to run only
when the version has changed.
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-31 14:43:36 +01:00
Bobby Rong
fa9ad6e624
nixos/cinnamon: don't install evince
...
On Linux Mint this is a symbolic link of xreader, we don't need
two PDF readers that does the same thing.
2023-01-31 21:28:13 +08:00
Bobby Rong
bdc6404b0f
cinnamon.cinnamon-common: unbreak calendar-server
...
Reported in issue 213728. With this change you can see
list of your EDS events in your calendar applet.
2023-01-31 21:28:13 +08:00
Maximilian Bosch
e6ad298b7c
Merge pull request #213392 from Ma27/grafana-fix-provision-test
...
nixos/tests/grafana/provision: fix test
2023-01-31 13:49:28 +01:00
Henri Menke
0cfc7e63a6
nixos/zram-generator: add test
2023-01-31 20:18:18 +08:00
github-actions[bot]
6527aa6d68
Merge staging-next into staging
2023-01-31 12:01:45 +00:00
Nick Cao
db77921d65
Merge pull request #205118 from SharzyL/fix-openconnect-protocol
...
nixos/openconnect: support alternative protocol
2023-01-31 19:53:53 +08:00
Vladimír Čunát
e4957a85c9
Merge #211923 : staging-next 2023-01-21
2023-01-31 09:42:28 +01:00
Peter Hoeg
9abbbc5979
nixos/plasma5: add tool needed for kinfocenter
2023-01-31 14:46:06 +08:00
github-actions[bot]
82c24e442d
Merge staging-next into staging
2023-01-31 06:01:59 +00:00
github-actions[bot]
66bb8338fc
Merge master into staging-next
2023-01-31 06:01:26 +00:00
Nicholas Sielicki
33397faec9
ena: 2.8.0 -> 2.8.2
...
* Notably, fixes build on kernel >= 5.17
Signed-off-by: Nicholas Sielicki <git@opensource.nslick.com>
2023-01-31 03:31:05 +00:00
Timothy Fenney
e60870a807
doc/nixos:
...
Bump the postgres version in the manual text to match the version in the above Nix expression.
2023-01-30 17:57:02 -07:00
github-actions[bot]
33d4318fcc
Merge staging-next into staging
2023-01-31 00:03:07 +00:00
github-actions[bot]
dd1ff149da
Merge master into staging-next
2023-01-31 00:02:31 +00:00
Florian Klink
cd47b8e423
Merge pull request #213445 from Majiir/fix-systemd-coredump-truncation
...
nixos/systemd/coredump: fix kernel.core_pattern truncation
2023-01-30 21:26:21 +01:00
Izorkin
d178a1d7a1
nixos/nginx: update recommended brotli settings
2023-01-30 23:13:12 +03:00
Izorkin
ee7e096c48
nixos/nginx: update recommended gzip settings
2023-01-30 23:03:01 +03:00
Sandro Jäckel
2d3efd3301
nixos/nginx: clear clients Connection headers
2023-01-30 20:25:22 +01:00
James Williams
18ab2268cd
fix: typo (enries -> entries)
2023-01-30 19:08:30 +00:00
pennae
5b6dcece88
Merge pull request #212684 from pennae/nixos-render-docs
...
nixos-render-docs: init, use for some manual rendering to docbook
2023-01-30 19:26:07 +01:00
github-actions[bot]
56b467d467
Merge staging-next into staging
2023-01-30 18:02:05 +00:00
github-actions[bot]
872d17dee8
Merge master into staging-next
2023-01-30 18:01:30 +00:00
K900
2c257a212e
Merge pull request #213509 from K900/accept-my-fate
...
treewide: add myself as maintainer to all the Pipewire stuff
2023-01-30 20:05:49 +03:00
Artturi
d88425e91c
Merge pull request #199512 from 06kellyjac/tracee
2023-01-30 17:59:23 +02:00
Vladimír Čunát
23ce77d76e
Revert #178290 : nixos/virtualisation: add option
...
...for explicitly named network interfaces
This reverts commit 6ae3e7695e
.
(and evaluation fixups 08d26bbb72
7aed90a969
)
Some of the tests fail or time out after the merge.
2023-01-30 07:55:50 -08:00
Sandro Jäckel
ed9cb58886
nixos/virtualisation/*: replace deprecated types.string with types.str
2023-01-30 16:54:21 +01:00
Sandro Jäckel
d9f07dcee5
nixos/envfs: use configured environment.usrbinenv and environment.binsh
...
Taken from upstream
d91aeefccb
2023-01-30 16:52:43 +01:00
06kellyjac
22ebaedc73
tracee: 0.9.2 -> 0.10.0
...
Diff: https://github.com/aquasecurity/tracee/compare/v0.9.2...v0.10.0
Changelog: https://github.com/aquasecurity/tracee/releases/tag/v0.10.0
Fix integration tests after recent changes
2023-01-30 15:22:50 +00:00
Michele Guerini Rocco
72c6c848ee
Merge pull request #212685 from rnhmjoj/pr-connman
...
nixos/wireless: fix failure on missing config file
2023-01-30 13:32:58 +01:00
github-actions[bot]
645af55243
Merge staging-next into staging
2023-01-30 12:01:57 +00:00
github-actions[bot]
1a06f52c21
Merge master into staging-next
2023-01-30 12:01:22 +00:00
Sandro
d26c778ade
Merge pull request #153127 from eyJhb/user-uids-fix
...
nixos/users+nixos/lightdm: fixed users starting at 1000, and system users below 1000
2023-01-30 11:32:10 +01:00
rnhmjoj
fc211deccf
nixos/tests/connman: init
2023-01-30 07:48:51 +01:00
Nick Cao
445d1dc7b0
Merge pull request #213483 from lovesegfault/fix-roon-bridge
...
nixos/roon-bridge: fix exec name
2023-01-30 14:25:25 +08:00
K900
ffaae97867
nixos/pipewire: add myself as maintainer
2023-01-30 09:09:47 +03:00
Bernardo Meurer
259cc7903c
nixos/roon-bridge: fix exec name
2023-01-29 19:57:59 -05:00
Majiir Paktu
7f35c8b2ac
nixos/systemd/coredump: fix kernel.core_pattern truncation
...
Fixes #213408
2023-01-29 15:49:16 -05:00
github-actions[bot]
ff5d09638c
Merge staging-next into staging
2023-01-29 18:01:44 +00:00
github-actions[bot]
7b3f0537af
Merge master into staging-next
2023-01-29 18:01:12 +00:00
Maximilian Bosch
859f4aa172
nixos/tests/grafana/provision: fix test
...
Not sure why the tmpfile rule fails now, so let's quick-fix it with an
activation script.
2023-01-29 16:50:56 +01:00
Raphael Robatsch
7aed90a969
nixos/tests/networking: fix evaluation
...
Fixes commands such as `nix-build -A nixosTests.networking.scripted`.
Currently this fails: "error: The option `nodes' is used but not
defined."
2023-01-29 14:30:29 +01:00
github-actions[bot]
e043f89f93
Merge staging-next into staging
2023-01-29 12:01:54 +00:00
github-actions[bot]
2019d6632b
Merge master into staging-next
2023-01-29 12:01:20 +00:00
Florian
b9e6189341
Octoprint vcgencmd patch ( #213201 )
...
* octoprint: add tmpfile.d rule for read-access to /dev/vchiq for vcgencmd
fixes #210629
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* Update pkgs/applications/misc/octoprint/default.nix
---------
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29 16:11:48 +08:00
github-actions[bot]
62484a2a23
Merge staging-next into staging
2023-01-29 07:49:06 +00:00
Evgeny Kurnevsky
8542aa185d
throttled: fix after recent update
2023-01-29 10:25:08 +03:00
K900
de6e502f5e
pipewire: 0.3.64 -> 0.3.65
2023-01-29 10:11:12 +03:00
github-actions[bot]
fd893034cb
Merge staging-next into staging
2023-01-29 06:01:55 +00:00
github-actions[bot]
04f965695c
Merge master into staging-next
2023-01-29 06:01:23 +00:00
Florian Brandes
5b3ce4f78f
octoprint: add nixosTests
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29 05:40:28 +01:00
github-actions[bot]
1b9455b894
Merge staging-next into staging
2023-01-29 00:03:07 +00:00
github-actions[bot]
d7f991bb53
Merge master into staging-next
2023-01-29 00:02:27 +00:00
Sandro
cef47da8e5
Revert "nextcloud26: init at 26.0.0beta1"
2023-01-28 22:01:42 +01:00
Artturi
4cbf8b05bf
Merge pull request #213118 from vcunat/p/hotfix-networking-tests-eval
2023-01-28 22:10:51 +02:00
Florian Klink
5328e1384a
nixosTests.systemd-cryptenroll: mark as not broken
...
Since 568d6fca33
, this has been fixed and
actually succeeds.
2023-01-28 17:06:38 +01:00
github-actions[bot]
b460ba1998
Merge master into staging-next
2023-01-28 12:01:10 +00:00
Colin Arnott
64f3a304db
nixos/wordpress: ensure default sites includes a theme
2023-01-28 10:31:56 +00:00
Colin Arnott
1754920c76
wordpress: remove bundled plugins and themes
...
Wordpress bundles some non-essential plugins and themes, then pesters
users to upgrade them. As we make the whole webroot readonly, it is
not possible to trivially delete them. Instead we should have users
explicitly install plugins via the existing nixos module.
2023-01-28 10:17:21 +00:00
Jonas Heinrich
7a60b737d2
Merge pull request #210686 from urandom2/wordpress2
...
nixos/wordpress: plugins and themes as attrs
2023-01-28 11:07:53 +01:00
Jonas Heinrich
ebf6fc346e
Merge pull request #212912 from urandom2/nextcloud
...
nextcloud26: init at 26.0.0beta1
2023-01-28 10:58:54 +01:00
Vladimír Čunát
08d26bbb72
nixos/tests/networking.nix: hotfix evaluation
...
It broke by merge 8803f1da6
.
2023-01-28 09:34:11 +01:00
Martin Weinelt
52029b8e00
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-27 23:50:36 +01:00
pennae
0a6e6cf7e6
nixos/manual: render module chapters with nixos-render-docs
...
this converts meta.doc into an md pointer, not an xml pointer. since we
no longer need xml for manual chapters we can also remove support for
manual chapters from md-to-db.sh
since pandoc converts smart quotes to docbook quote elements and our
nixos-render-docs does not we lose this distinction in the rendered
output. that's probably not that bad, our stylesheet didn't make use of
this anyway (and pre-23.05 versions of the chapters didn't use quote
elements either).
also updates the nixpkgs manual to clarify that option docs support all
extensions (although it doesn't support headings at all, so heading
anchors don't work by extension).
2023-01-27 20:07:34 +01:00
pennae
e8c5618b67
nixos-render-docs: add some better CLI infrastructure
...
using environment variables isn't great once multiple input or output
formats get involved (which will happen soon). now is a good time to set
a pattern for future converters.
2023-01-27 20:07:34 +01:00
pennae
be6a25368f
nixos-render-docs: init from optionsToDocbook.py
...
this new package shall eventually contain the rendering code necessary
to produce the entirety of the nixos (not nixpkgs) manual, in all of its
various output formats.
2023-01-27 20:07:33 +01:00
github-actions[bot]
8291dfb1b4
Merge master into staging-next
2023-01-27 18:01:31 +00:00
ckie
1859e56a7f
nixos/no-x-libs: don't mask self/super in nested override
...
From SuperSandro2000's post-merge review of the PR adding this,
nixos/no-x-libs: add qtbase. Sandro added a comment about this after I had
already merged it; self'/super' previously masked the top level self/super.
2023-01-27 19:24:59 +02:00
Jonas Heinrich
748c2b416c
nixos/wordpress: fix minor syntax error
2023-01-27 16:35:46 +01:00
Colin Arnott
aefbc9623b
nextcloud26: init at 26.0.0beta1
...
Because nextcloud ships their prerelease versions on a different url, we
are not parsing the version string to detect which path to use. We also
enabled and validated this change via nixos module testing.
2023-01-27 15:28:41 +00:00
Colin Arnott
66e0e5ad74
nixos/wordpress: plugins and themes as attrs
...
In an effort to better encode version strings and use descriptive pnames
that do not conflict with top level pkgs, we currently use
wordpress-${type}-${pname} for pname. This is good for the nix store,
but when we synthesize the wordpress derivation in our module, we reuse
this pname for the output directory.
Internally wordpress can handle this fine, since plugins must register
via php, not directory. Unfortunately, many plugins like civicrm and
wpforms-lite are designed to rely upon the name of their install
directory for homing or discovery.
As such, we should follow both the upstream convention and
services.nextcloud.extraApps and use an attribute set for these options.
This allows us to not have to deal with the implementation details of
plugins and themes, which differ from official and third party, but also
give users the option to override the install location. The only issue
is that it breaks the current api.
2023-01-27 15:24:19 +00:00
Jörg Thalheim
e80e3878b3
Merge pull request #178533 from Mic92/nixos-tests-shell
...
nixos/tests: extend shell_interact to accept alternative socat addresses
2023-01-27 12:24:08 +00:00
Jörg Thalheim
29db54c373
nixos/tests: extend shell_interact to accept alternative socat addresses
...
`shell_interact()` is currently not nice to use. If you try to cancel
the socat process, it will also break the nixos test. Furthermore
ptpython creates it's own terminal that subprocesses are running in,
which breaks some of the terminal features of socat.
Hence this commit extends `shell_interact` to allow also to connect to
arbitrary servers i.e. tcp servers started by socat.
2023-01-27 13:09:25 +01:00