Commit Graph

1349 Commits

Author SHA1 Message Date
Jörg Thalheim
29c5951932 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/4122a18340094151d7911e838237ec7627f0d0c5' (2023-10-22)
  → 'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4' (2023-10-03)
  → 'github:hercules-ci/flake-parts/8c9fa2545007b49a5db5f650ae91f227672c3877' (2023-11-01)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/30a0ba4a20703b4bfe047fe5def1fc24978e322c' (2023-10-22)
  → 'github:Mic92/sops-nix/c59da7ac29f041954c0864bc7bbb2c66ee18eba5' (2023-11-03)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/aae39f64f5ecbe89792d05eacea5cb241891292a' (2023-10-15)
  → 'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27)
2023-11-03 14:49:49 +01:00
Jörg Thalheim
c5007ce7e3 fix clan_error_handler type 2023-11-03 14:48:14 +01:00
Jörg Thalheim
557a0db7d1 deltachat: import module from clanModules 2023-11-03 14:02:07 +01:00
Jörg Thalheim
b92052dbfb container-driver: fix eval 2023-11-03 14:01:43 +01:00
Jörg Thalheim
94177d827d switch to deltachat branch 2023-11-03 13:50:05 +01:00
Jörg Thalheim
742886b8d5 switch to back to nixos-unstable-small 2023-11-03 13:44:12 +01:00
Jörg Thalheim
5cb4019942 switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
Jörg Thalheim
15dc4fd497 cli: merge nix options correctly 2023-11-03 13:31:36 +01:00
Mic92
85357ec137 Merge pull request 'add nix option flag that is passed to underlying nix commands' (#449) from maddy into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/449
2023-11-03 12:19:22 +00:00
Jörg Thalheim
e1efaedc38 add nix option flag that is passed to underlying nix commands 2023-11-03 12:28:26 +01:00
Mic92
96053b679c Merge pull request 'add deltachat module' (#448) from maddy into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/448
2023-11-03 10:39:51 +00:00
Jörg Thalheim
f71e56b111 add deltachat module 2023-11-03 10:39:51 +00:00
Jörg Thalheim
2ee68fb0e2 drop xmpp setup again 2023-11-03 10:39:51 +00:00
Johannes Kirschbauer
8677c14aaa add create/join switch 2023-10-31 19:05:37 +01:00
clan-bot
331529c1df Merge pull request 'ejabberd: fix sqlite and access' (#446) from Mic92-main into main 2023-10-31 17:45:16 +00:00
Jörg Thalheim
3e989c57fa drop ejabberd again 2023-10-31 18:43:51 +01:00
Jörg Thalheim
2e35554e9f add prosody 2023-10-31 17:41:36 +01:00
Jörg Thalheim
4361eb3a19 ejabberd: fix sqlite and access 2023-10-31 16:46:02 +01:00
clan-bot
b2c6965ec3 Merge pull request 'zerotier: enable networkd, better qemu vga' (#445) from Mic92-main into main 2023-10-31 14:40:22 +00:00
Jörg Thalheim
52a56701ff zerotier: enable networkd 2023-10-31 15:35:09 +01:00
Jörg Thalheim
d562c6ac5f vms/create: try virtio for vga
seems to suck less than std.
2023-10-31 15:34:53 +01:00
Qubasa
9875d5d2a3 Fixing tea-create-pr 2023-10-31 15:34:47 +01:00
Qubasa
e11b0481a0 nix fmt 2023-10-31 15:34:47 +01:00
Qubasa
291cb091c5 Added contributing.md and improved README.md 2023-10-31 15:34:47 +01:00
lassulus
370485403d switch flake to main branch again 2023-10-31 15:34:47 +01:00
lassulus
c9d7a96844 cli machines update: find flake dir automatic if not provided, support flake as path 2023-10-31 15:34:47 +01:00
clan-bot
65eaece901 Merge pull request 'clanModules: add xfce/dino' (#444) from Mic92-main into main 2023-10-31 12:56:32 +00:00
Jörg Thalheim
06aaa35119 vms/create: use tmpdir again 2023-10-31 13:53:54 +01:00
Jörg Thalheim
60721e442d vms/create: allow xchg/secrets dir to exist 2023-10-31 13:53:54 +01:00
Jörg Thalheim
cb87ccbfc4 improve error message if flake_dir does not exists 2023-10-31 13:53:54 +01:00
Jörg Thalheim
61abc96581 clanModules: add ejabberd 2023-10-31 13:53:54 +01:00
clan-bot
1524952eb0 Merge pull request 'Added contributing.md and improved README.md' (#443) from Qubasa-main into main 2023-10-31 12:18:53 +00:00
Qubasa
638416a9c0 Fixing tea-create-pr 2023-10-31 13:16:19 +01:00
lassulus
6fdd1d56ad Merge pull request 'cli machines update: find flake dir automatic if not provided, support flake as path' (#441) from lassulus-HEAD into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/441
2023-10-31 12:09:35 +00:00
lassulus
f4e7828725 switch flake to main branch again 2023-10-31 13:01:16 +01:00
Qubasa
8113260f49 nix fmt 2023-10-31 13:00:48 +01:00
Qubasa
fe689d4840 Added contributing.md and improved README.md 2023-10-31 12:57:28 +01:00
Jörg Thalheim
3fd7b4ef29 clanModules: add xfce/dino 2023-10-31 12:49:51 +01:00
lassulus
17176f25de cli machines update: find flake dir automatic if not provided, support flake as path 2023-10-29 20:52:38 +01:00
ui-asset-bot
0590e4456a update ui-assets.nix 2023-10-29 18:55:11 +00:00
Luis Hebendanz
845d743d99 Merge pull request 'Adding state directory, rearchitecturing API endpoints' (#425) from Qubasa-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/425
2023-10-29 18:54:34 +00:00
Qubasa
7a8eef0648 Fixed test_webui only failing in nix_sandbox also fixed test_create_flake 2023-10-29 19:51:35 +01:00
Qubasa
4209da96e9 Fixed test_webui only failing in nix_sandbox 2023-10-29 19:35:29 +01:00
Johannes Kirschbauer
e6675cb4d9 format pytest 2023-10-28 18:38:14 +02:00
Johannes Kirschbauer
5c9f826a23 fix frontend 2023-10-28 18:34:36 +02:00
Qubasa
032cdd731a Fixing test_clan_modules test 2023-10-27 23:39:02 +02:00
Qubasa
00ef406713 Updated to main branch. Removed cluttering asyncio and httpx log messages 2023-10-27 23:36:45 +02:00
Qubasa
410b7c1158 Updated to main branch 2023-10-27 19:26:51 +02:00
Qubasa
ce66ab036f next lint now throws at least an equal amount of errors as next build if not more. 2023-10-27 19:26:03 +02:00
Qubasa
40f4227413 Fixed missing FlakeName argument 2023-10-27 19:26:03 +02:00