a-kenji
a64f68f37a
pkgs/distro-packages: Remove the distro packages
...
Remove the distro packages for now.
They can be added back, if we actually need them again.
2025-06-11 13:54:13 +02:00
a-kenji
de5306e16d
agit: init agit helper
...
This initializes a very simple AGit helper script.
Usage:
```
agit create
```
or
```
agit c
```
To create a new AGit Pr.
Integrate Pulling from an AGit remote.
Gitea doesn't expose an AGit endpoint in the api, or the `tea` cli.
This makes pulling not feasible, since there is no robust way to query
the AGit topic, which is the ref that need to be pulled.
One possible solution currently could be scraping the gitea instructions
for forking a pull request on an AGit PR.
2025-06-11 12:26:19 +02:00
pinpox
fe6c3a7ef9
Remove yagna package and golem-provider
2025-06-04 12:55:46 +02:00
DavHau
e81771a724
tests: test vars generation for all clan service tests
2025-05-31 12:17:52 +07:00
Jörg Thalheim
2561e3e4d1
rename ui to clan-app and move clan-app one layer up
2025-05-15 14:15:59 +02:00
Brian McGee
00ee0d807a
feat: use process-compose to run ui dev environment
2025-05-15 12:00:27 +01:00
Brian McGee
c26cc9503c
feat: group ui related packages under a ui directory
2025-05-15 12:00:24 +01:00
Jörg Thalheim
67def050fd
use a clan-core snapshots for ci tests
...
We currently have to re-run our integration tests a lot because they are
depending on the whole repository. This pull request changes locks the
clan-core used for vm tests. This has the caveat that we might not run
the latest NixOS machine of our profiles. On the upside we can test
behaviour against an older clan-core version and capture breakages and
make it backwards compatible. If we actually want to test the latest
version, the PR that changes the exposed flake api, could also bump the
clan-core snapshot.
2025-05-12 13:21:25 +02:00
DavHau
93090b74e5
ci performance: add check to ensure nothing depends on the whole repo
...
Since this project is an ever growing monorepo, having derivations depending on the whole repo leads to bad CI performance, as the cache is busted on every commit.
-> We never want any derivations depend on the whole repo
...except: the test that tests that nothing depends on the whole repo, which is added by this commit.
For now only add this check to packages to allow contributors to build it locally.
We might want to add it to the CI later once all occurrences are fixed.
2025-04-30 13:17:33 +07:00
Jörg Thalheim
60dcfd5cf9
rename vars-generate to generate-test-vars
2025-04-21 15:18:14 +02:00
Johannes Kirschbauer
a01437d01e
pkgs(vars-generator): init new package to generate vars
2025-04-20 14:08:52 +02:00
Jörg Thalheim
93a7e272b1
Revert "zerotierone: fix on macOS"
...
This reverts commit 2e212e3e31 .
no longer needed after nixpkgs bump
2025-02-14 12:08:18 +07:00
Michael Hoang
2e212e3e31
zerotierone: fix on macOS
2025-02-10 20:56:31 +07:00
DavHau
708a3aabf6
tea-create-pr: don't use clan-core formatter
2025-01-17 19:22:19 +07:00
Qubasa
d60cd27097
Fix nix run .#clan-app
2025-01-06 20:14:20 +01:00
Qubasa
0fa1b4586d
clan-app: packaged c webui lib
2025-01-06 20:13:41 +01:00
Jörg Thalheim
5e37ca2021
fix minifakeroot on macos
2024-12-03 13:01:16 +01:00
Johannes Kirschbauer
ba85a8fc88
chore(packages/schema): remove unused validation
2024-11-19 17:59:30 +01:00
Johannes Kirschbauer
2b0f4fc4b8
Icons: init figma icon sync & optimizer
2024-11-06 12:11:48 +00:00
Jörg Thalheim
4707368bd4
remove vendored nixos-facter package
2024-10-29 13:54:12 +01:00
DavHau
b13081a84c
tea-create-pr: get rid of runtime nix eval
...
...instead use our treefmt wrapper derivation which is exactly the same
but doesn't require an eval at runtime
2024-09-06 15:46:15 +02:00
Jörg Thalheim
696fd73711
Revert "nixosModules,pkgs: remove installer. clanModules: init installer module"
...
This reverts commit 29a7f0312b .
2024-09-03 07:04:34 +02:00
Qubasa
29a7f0312b
nixosModules,pkgs: remove installer. clanModules: init installer module
2024-09-03 00:25:16 +02:00
Jörg Thalheim
270ffceeeb
Revert "zerotierone: fix build against rust 1.80"
...
This reverts commit e12ab8f70e .
2024-09-02 16:12:07 +02:00
Jörg Thalheim
07b8c62e1d
nixos-facter: init at 0-unstable-2024-08-26
2024-08-26 15:35:14 +02:00
Jörg Thalheim
e12ab8f70e
zerotierone: fix build against rust 1.80
2024-08-16 10:54:48 +02:00
DavHau
ee031094e3
pkgs/yagna: init at pre-rel-v0.16.0-preview.deposits.3
2024-08-13 22:14:39 +02:00
Qubasa
728f8f5758
clan-vm-manager: Restore to known good version
2024-07-19 22:07:34 +02:00
Johannes Kirschbauer
9c61182bc9
Init: classgenerator
2024-07-17 13:21:43 +02:00
Qubasa
0ee79a5fab
matrix-bot: Move it to clan-infra
2024-07-03 17:33:42 +02:00
Qubasa
881196188c
matrix-bot: Init git commit summarizer
2024-07-02 19:43:42 +02:00
Johannes Kirschbauer
0fb207bb59
clan-app: rename clan-vm-manager
2024-06-05 11:24:59 +02:00
DavHau
d4d69d6990
distro-packages: add test for deb installation
2024-06-04 06:09:58 +02:00
Jörg Thalheim
da442c47f6
drop non-compiling wayland-proxy-virtwl
2024-05-29 12:51:18 +02:00
DavHau
3b6483e819
packaging: package clan gui for many distros
2024-05-28 17:33:55 +02:00
Qubasa
2bd8b144b9
init: vscode .#editor
2024-05-27 13:52:54 +02:00
Johannes Kirschbauer
7980f13bed
add webview threaded api
2024-05-18 14:14:12 +00:00
Qubasa
4f6d25160f
Add --ssh-pubkey FILE argument
2024-05-14 15:41:15 +02:00
Qubasa
a48df5b993
Add package function-schema and module-schema. Add check for module jsonschema.
2024-05-01 23:16:17 +02:00
Jörg Thalheim
a886fd9b2d
switch back to upstream waypipe
2024-03-25 13:34:02 +01:00
a-kenji
f0b00b7360
sunshine: improve launching of pairing
2024-03-20 09:55:25 +01:00
Jörg Thalheim
e296a3019d
re-format with nixfmt
2024-03-17 19:48:49 +01:00
Jörg Thalheim
0481746198
drop meshnamed from repository
...
It's not super useful and we can always add it back later if we need it.
2024-03-06 10:02:21 +01:00
lassulus
b4c6092cc0
halalify zerotierone
2024-02-01 15:44:13 +01:00
Jörg Thalheim
dc4634b8eb
package vsock-enabled waypipe
2024-01-29 11:48:08 +07:00
Jörg Thalheim
e1729a0991
zt-tcp-relay: init at 2023-07-11
2024-01-12 13:49:36 +01:00
Jörg Thalheim
c86e465e35
drop qemu-rutabaga patches
2024-01-12 12:20:29 +01:00
Jörg Thalheim
963533e6c1
add wayland-proxy-virtwl fork
2023-12-15 12:36:07 +01:00
Jörg Thalheim
0bdf55b09f
use nix-unit from nixpkgs
2023-12-15 12:36:07 +01:00
Qubasa
7dc2c21517
Deleted everything webui
2023-12-14 18:47:14 +01:00