Sandro
6b4d280cf5
Merge pull request #336797 from SuperSandro2000/paperless-ngx
2024-08-26 11:47:01 +02:00
7c6f434c
8487207876
Merge pull request #337094 from OPNA2608/init/lomiri/lomiri-docviewer-app
...
lomiri.lomiri-docviewer-app: init at 3.0.4
2024-08-26 05:40:34 +00:00
tomberek
7f7df390e6
Merge pull request #335672 from tomberek/tomberek.nixos_test
...
nixosTest.nix-upgrade: init
2024-08-25 17:48:39 -04:00
Sandro
68d0798164
Merge pull request #334901 from jpds/kafka-3.8.0
...
apacheKafka: init 3.8.0
2024-08-25 23:30:47 +02:00
Sandro Jäckel
bb69775568
paperless-ngx: drop inactive maintainers, add myself to maintainers
2024-08-25 21:39:54 +02:00
Bobby Rong
dc23466adb
Merge pull request #336934 from bobby285271/upd/pantheon
...
Pantheon updates 2024-08-24 (switchboard 8.0.0)
2024-08-25 11:34:02 +08:00
OPNA2608
531655d3bf
tests/lomiri-docviewer-app: init
2024-08-24 23:27:52 +02:00
Bobby Rong
8e75a28e4e
nixos/pantheon: Increase memorySize
...
https://logs.ofborg.org/?key=nixos/nixpkgs.336934&attempt_id=24f89861-72eb-417f-94bf-93cea578a1f1
2024-08-24 22:34:55 +08:00
Adam C. Stephens
bd29cb4b30
Merge pull request #336836 from oddlama/feat-update-kanidm-provision
...
kanidm-provision: 1.1.1 -> 1.1.2
2024-08-24 08:58:35 -04:00
Cosima Neidahl
eb76459e90
Merge pull request #334952 from OPNA2608/fix/ayatana-lomiri-indicator-marking
...
nixos/ayatana-indicators: Split ayatana and lomiri indicators
2024-08-24 11:12:00 +02:00
Bobby Rong
b3784b8153
treewide: Fix switchboard executable name
2024-08-24 14:31:20 +08:00
Gabriella Gonzalez
0b6fa5ee40
virtualisation.oci-containers: Add new imageStream
option ( #335430 )
...
This adds a new `imageStream` option that can be used in conjunction
with `pkgs.dockerTools.streamLayeredImage` so that the image archive
never needs to be materialized in the `/nix/store`. This greatly
improves the disk utilization for systems that use container images
built using Nix because they only need to store image layers instead of
the full image. Additionally, when deploying the new system and only
new layers need to be built/copied.
2024-08-24 04:38:27 +02:00
Donovan Glover
d3353b074b
Merge pull request #336286 from oluceps/update-dae
...
dae: 0.7.0 -> 0.7.1
2024-08-23 19:35:53 +00:00
oddlama
aa6cbcbf09
nixos/kanidm: run nixfmt-rfc-style
2024-08-23 20:55:03 +02:00
oddlama
391d05ce95
nixos/kanidm: update provisioning to allow multiple origin urls
2024-08-23 20:46:53 +02:00
Sarah Brofeldt
f372ec38b1
Merge pull request #334417 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.30.2 -> 1.31.0
2024-08-23 12:24:08 +02:00
Jörg Thalheim
33b5aab88f
nixosTest.nix-upgrade: try to garbage collect with old nix
2024-08-23 11:06:48 +02:00
Jörg Thalheim
d01abc5602
nixosTest.nix-upgrade: actually use nix-daemon for build
...
root by-passes nix-daemon
2024-08-23 11:06:48 +02:00
Tom Bereknyei
c4dffb6513
nixosTest.nix-upgrade: init
...
Test out both nix upgrade-nix and a NixOS upgrade.
Inject a fake fallback-paths.nix assuming a stable -> latest upgrade.
The NixOS upgrade does not use nixos-rebuild switch due to the
cost+annoyance of the instantiation needing
system.includeBuildDependencies.
2024-08-23 11:06:47 +02:00
Martin Weinelt
d9cf6ea6f8
Merge pull request #336445 from adamcstephens/kanidm/1.3.3
...
kanidm: 1.3.2 -> 1.3.3
2024-08-22 18:41:30 +02:00
Adam Stephens
b93f6e4acd
nixos/tests/kanidm: bind certs path to fix ofborg tests
...
provision # [ 8.223448] (kanidmd)[819]: kanidm.service: Failed to set up mount namespacing: /ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-evaluator-1/nixos/tests/common/acme/server:
No such file or directory
2024-08-22 10:59:48 -04:00
Christina Sørensen
31321be124
kubernetes: 1.30.2 -> 1.31.0
...
Updates feature gate tests to feature gates introduces in 1.31, assuming
they'll be around for a while.
2024-08-22 16:26:38 +02:00
Sandro
180f9e2195
Merge pull request #334629 from OPNA2608/init/lomiri/lomiri-gallery-app
2024-08-22 15:44:21 +02:00
Sandro
a45dc99ba3
Merge pull request #287565 from RatCornu/pingvin-share
2024-08-22 11:59:03 +02:00
oluceps
6c22d08406
nixos/test/dae: disable waiting network
2024-08-22 17:09:31 +08:00
José Romildo Malaquias
56b912ba3f
Merge pull request #336161 from ghpzin/nixosTests.enlightenment/mark-broken
...
nixos/tests/enlightenment: mark broken
2024-08-21 22:28:08 -03:00
marius david
8f73423ca0
tests/lemmy: Fix Lemmy’s test
2024-08-21 22:13:35 +02:00
OPNA2608
1b4795b3e2
tests/lomiri: Optimise further
...
- Split desktop into desktop-basics (basic keybind & app launching) and
desktop-appinteractions (one applications triggering something in another) due to timeouts
- Wrap machine.wait_for_text to wait 10 seconds before starting
The 10 second delay improves runtime dramatically on weaker hardware. In desktop-ayatana-indicators
on my aarch64 laptop, runtime was cut down by 818,41 seconds (~ 14 minutes).
Hopefully helps abit with timeout issues on ARM :(
2024-08-21 21:09:49 +02:00
Jörg Thalheim
c43e67f69b
Merge pull request #335344 from Mic92/harmonia
...
nixos/harmonia: switch to non-deprecated SIGN_KEY_PATHS
2024-08-21 07:01:22 +02:00
ghpzin
11a05813b6
nixos/tests/enlightenment: mark broken
2024-08-20 23:43:31 +03:00
Sigmanificient
78b1309ad4
nixos/tests/qtile: test extraPackages and qtile-extras
2024-08-20 02:27:03 +02:00
Kerstin
f0ceb9f402
Merge pull request #335768 from erictapen/mastodon
...
nixos/mastodon: remove pin for postgresql version
2024-08-19 23:11:53 +02:00
Pol Dellaiera
8d18fe9184
Merge pull request #335151 from drupol/nixos/chromadb/init
...
nixos/chromadb: init
2024-08-19 17:29:57 +02:00
nicoo
2a5454490e
nixosTests.systemd-boot.memtest86: only run when memtest86plus
is available ( #335825 )
...
The blocks the `nixos-unstable` channel due to an [evaluation error] for `aarch64-linux`.
[evaluation error]: https://gist.github.com/nbraud/8820dda48156922f998bba987eb229c6
2024-08-19 14:51:18 +00:00
Kerstin Humm
14fbed4b70
nixos/mastodon: don't pin postgresql version for test
2024-08-19 11:06:57 +02:00
schnusch
d8c7f81279
nixos/cgit: test list settings type
2024-08-19 08:13:49 +02:00
Sandro
69701a3807
Merge pull request #320060 from PatrickDaG/homebox
...
homebox: init at 0.13.0; nixos/homebox: init
2024-08-18 16:32:43 +02:00
Sandro
c67dbda54f
Merge pull request #308700 from tie/pgbouncer-settings
...
nixos/pgbouncer: add services.pgbouncer.settings option
2024-08-18 16:30:17 +02:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test ( #334491 )
2024-08-18 00:29:43 +02:00
Jörg Thalheim
aa994dd296
harmonia: switch to non-deprecated SIGN_KEY_PATHS
2024-08-17 13:11:06 +02:00
Pol Dellaiera
835b2f8822
nixos/chromadb: init
2024-08-16 18:23:12 +02:00
Adam C. Stephens
c49d0387e0
Merge pull request #251598 from oddlama/feat-kanidm-provision
...
nixos/kanidm: add basic provisioning
2024-08-16 10:15:22 -04:00
oddlama
558fa6abc6
nixos/kanidm: add provisioning of groups, persons and oauth2 systems
2024-08-16 14:12:35 +02:00
Robert Rose
d506595e43
nixos/k3s: use jq instead of JSONpath to process test data
...
Although kubectl has builtin JSONpath support, it is only supported
partially and the support varies between different versions. While using
JSONpath in tests worked for some versions, it failed for others. This
contribution replaces the problematic JSONpath usages with the jq JSON
processor.
2024-08-16 08:37:15 +02:00
Peder Bergebakken Sundt
db16f389ab
Merge pull request #334508 from pbsds/fix-taskserver-1723599512
...
nixos/taskserver: fix test eval
2024-08-16 00:44:26 +02:00
OPNA2608
95461ff6c6
tests/ayatana-indicators: Finalise for differences in ayatana vs lomiri indicators
2024-08-15 22:10:56 +02:00
OPNA2608
712439f971
tests/ayatana-indicators: Prepare for differences in ayatana vs lomiri indicators
2024-08-15 22:10:25 +02:00
OPNA2608
cc01673c23
tests/ayatana-indicators: nixfmt, modernise
2024-08-15 22:06:15 +02:00
Jonathan Davies
a289e52ce1
apacheKafka: init 3.8.0
2024-08-15 17:28:12 +01:00
Thiago Kenji Okada
33c968004c
Merge pull request #333678 from thiagokokada/sx-add-as-xsession
...
sx: add desktop file and providedSessions
2024-08-14 21:29:39 +01:00