Commit Graph

3114 Commits

Author SHA1 Message Date
4ec7e13e96 Merge pull request 'Added fonts symlink to devShell' (#87) from Qubasa-main into main
All checks were successful
build / test (push) Successful in 21s
Reviewed-on: #87
2023-08-05 10:36:13 +00:00
88ec2d3e3e Added fonts symlink to devShell
All checks were successful
build / test (push) Successful in 20s
2023-08-05 12:34:04 +02:00
f8d76225f5 Merge pull request 'init: ui bootstrapping nextjs' (#84) from hsjobeki-main into main
All checks were successful
build / test (push) Successful in 20s
Reviewed-on: #84
2023-08-05 09:53:31 +00:00
c9b19b5060 init: ui bootstrapping nextjs
All checks were successful
build / test (push) Successful in 20s
2023-08-05 11:42:48 +02:00
9fc8595ce9 Merge pull request 'use callPackage for merge-after-ci, nix-unit & tea-create-pr' (#82) from lassulus-HEAD into main
All checks were successful
build / test (push) Successful in 8s
2023-08-03 16:08:28 +00:00
d947c32a9b use callPackage for merge-after-ci, nix-unit & tea-create-pr
All checks were successful
build / test (push) Successful in 9s
2023-08-03 18:05:53 +02:00
6042d6eef5 Merge pull request 'move flake-parts into pkgs or toplevel' (#81) from lassulus-HEAD into main
All checks were successful
build / test (push) Successful in 7s
2023-08-03 15:37:00 +00:00
b8fd28af2f move flake-parts into pkgs or toplevel
All checks were successful
build / test (push) Successful in 8s
2023-08-03 17:11:36 +02:00
5ac5e32214 Merge pull request 'cli: add test for --help' (#79) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 7s
2023-08-03 13:33:52 +00:00
b540f318c7 cli: add test for --help
All checks were successful
build / test (push) Successful in 8s
2023-08-03 15:33:08 +02:00
cfd1089ff3 tea-create-pr: use force push 2023-08-03 15:33:08 +02:00
69ea75cfdc Merge pull request 'cli: fix installation of subpackages' (#78) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 8s
2023-08-03 13:29:10 +00:00
31a2d90df9 cli: fix installation of subpackages
All checks were successful
build / test (push) Successful in 9s
2023-08-03 15:22:22 +02:00
936e836832 Merge pull request 'clan-cli/sops: rename add_key to write_key' (#77) from mic92 into main
All checks were successful
build / test (push) Successful in 7s
2023-08-03 13:00:29 +00:00
ae4f36ecf9 clan-cli/sops: rename add_key to write_key
All checks were successful
build / test (push) Successful in 12s
2023-08-03 14:58:51 +02:00
ece108e073 Merge pull request 'replace pre-commit with shell script' (#76) from mic92 into main
All checks were successful
build / test (push) Successful in 8s
2023-08-03 12:43:58 +00:00
930923512c replace pre-commit with shell script
All checks were successful
build / test (push) Successful in 9s
This saves one flake input and some python dependencies
2023-08-03 14:43:20 +02:00
7fa6808478 Merge pull request 'clan-cli: fix error message if registering parser fails' (#75) from mic92 into main
All checks were successful
build / test (push) Successful in 8s
2023-08-03 11:39:10 +00:00
3fde7c3eb5 Merge branch 'main' into mic92
All checks were successful
build / test (push) Successful in 8s
2023-08-03 11:38:56 +00:00
9b1f0cf918 clan-cli: fix error message if registering parser fails
All checks were successful
build / test (push) Successful in 12s
2023-08-03 13:38:35 +02:00
a405b4e53f Merge pull request 'mic92' (#74) from mic92 into main
All checks were successful
build / test (push) Successful in 8s
Reviewed-on: #74
2023-08-03 11:35:23 +00:00
7199f405ab cli: fix broken type checks in config module
All checks were successful
build / test (push) Successful in 14s
2023-08-03 13:34:44 +02:00
fa8dbf0e4f cli: re-expose missing dependenices 2023-08-03 13:34:44 +02:00
cb0197fcf3 simplify clan cli build expression
also re-expose missing age
2023-08-03 13:34:44 +02:00
e603ee6f49 readd mypy/pytest to checks
Some checks failed
build / test (push) Failing after 16s
2023-08-03 11:31:56 +02:00
25b5f58866 drop nix-unit from flake-inputs 2023-08-03 11:29:05 +02:00
54e9d4427c fix cirular import 2023-08-03 11:07:17 +02:00
7f54a64c0a Merge pull request 'clan-config: allow passing schema or module file' (#72) from DavHau-clan-edit into main
All checks were successful
build / test (push) Successful in 9s
2023-08-02 19:11:19 +00:00
56c018d61c clan-config: add bin wrapper
All checks were successful
build / test (push) Successful in 10s
2023-08-02 21:10:54 +02:00
7299a63a13 clan-config: allow passing schema or module file 2023-08-02 21:10:41 +02:00
70ec58f68b Merge pull request 'flake: add input nix-unit' (#71) from DavHau-clan-edit into main
All checks were successful
build / test (push) Successful in 9s
2023-08-02 18:04:57 +00:00
b88ac7a2bf clan-config: init
All checks were successful
build / test (push) Successful in 20s
- nixos-modules to jsonschema converter
- nix unit testing via adisbladis/nix-unit
- clan config: configuration CLI for nixos-modules
2023-08-02 20:04:16 +02:00
5268ecb595 flake: add input nix-unit 2023-08-02 18:44:36 +02:00
c532d9bee4 Merge pull request 'test list/remove secret' (#70) from mic92 into main
All checks were successful
build / test (push) Successful in 7s
Reviewed-on: #70
2023-08-02 12:00:32 +00:00
dab483339a test list/remove secret 2023-08-02 12:00:32 +00:00
8ee073668f Merge pull request 'installer: reuse pkgs' (#69) from lassulus-lassulus into main
All checks were successful
build / test (push) Successful in 7s
2023-08-02 09:58:31 +00:00
25024861f9 installer: reuse pkgs
All checks were successful
build / test (push) Successful in 7s
2023-08-02 11:51:20 +02:00
d6ec2922bf Merge pull request 'silence state version warnings in flake' (#68) from mic92 into main
All checks were successful
build / test (push) Successful in 7s
2023-08-02 09:24:17 +00:00
9220e20ccd silence stateversion warnings in flake
All checks were successful
build / test (push) Successful in 9s
2023-08-02 11:23:55 +02:00
84fd3ddf10 Merge pull request 'secrets' (#30) from mic92 into main
All checks were successful
build / test (push) Successful in 8s
Reviewed-on: #30
2023-08-02 09:19:14 +00:00
658c76336f add secrets integration
clan-cli: also depend on age for secrets
2023-08-02 09:19:14 +00:00
dd96877b9e pre-commit: disable flake check 2023-08-02 09:19:14 +00:00
019980123b Merge pull request 'turn install-vm into an app to be nix-runable' (#67) from lassulus-app into main
All checks were successful
build / test (push) Successful in 8s
2023-08-02 09:09:20 +00:00
08fed0b274 turn install-vm into an app to be nix-runable
All checks were successful
build / test (push) Successful in 9s
2023-08-02 11:08:15 +02:00
afce8734bd Merge pull request 'add clanModules, autoimport nixosModules' (#64) from modules into main
All checks were successful
build / test (push) Successful in 12s
2023-08-02 08:35:37 +00:00
572213f1e7 clanModules: add zerotier
All checks were successful
build / test (push) Successful in 14s
2023-08-02 10:32:51 +02:00
1355ceff4a fixup! move modules into nixosModules, add autoimport 2023-08-02 10:32:51 +02:00
96067a789d move modules into nixosModules, add autoimport 2023-08-02 10:24:01 +02:00
bf44bb9b8d Merge pull request 'Automatic flake update - 2023-08-02T00:00+00:00' (#65) from flake-update-2023-08-02 into main
All checks were successful
build / test (push) Successful in 12s
2023-08-02 00:00:40 +00:00
Clan Merge Bot
04741cbe66 update flake lock - 2023-08-02T00:00+00:00
All checks were successful
build / test (push) Successful in 13s
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04)
  → 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e6ab46982debeab9831236869539a507f670a129' (2023-07-29)
  → 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/719c2977f958c41fa60a928e2fbc50af14844114' (2023-07-17)
  → 'github:numtide/treefmt-nix/fab56c8ce88f593300cd8c7351c9f97d10c333c5' (2023-08-01)
2023-08-02 00:00:13 +00:00