Commit Graph

3185 Commits

Author SHA1 Message Date
1ca04c2829 Merge pull request 'rename clan to clan-cli' (#97) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 15s
2023-08-08 12:18:54 +00:00
4296ef92a9 rename clan to clan-cli
All checks were successful
build / test (pull_request) Successful in 25s
It's already confusing enough to have so many things called clan-cli
2023-08-08 14:18:10 +02:00
6934b0a056 Merge pull request 'move out non-toplevel flake modules from flake.nix' (#96) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-08 12:04:46 +00:00
6d1de943e1 move out non-toplevel flake modules from flake.nix
All checks were successful
build / test (pull_request) Successful in 21s
2023-08-08 14:03:26 +02:00
a21e768142 Merge pull request 'devshell: fix linking pre-commit' (#95) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 21s
2023-08-08 11:54:19 +00:00
fbd1c3cff4 ci: actually check pull_request merge instead of push
All checks were successful
build / test (pull_request) Successful in 22s
2023-08-08 13:53:08 +02:00
3ea17e1566 devshell: fix linking pre-commit 2023-08-08 13:51:54 +02:00
6f22717ffd Merge pull request 'fix rotating keys with sops' (#94) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 24s
2023-08-08 11:44:55 +00:00
0533948085 fix rotating keys with sops
All checks were successful
build / test (push) Successful in 8s
2023-08-08 13:44:15 +02:00
28c670f906 Merge pull request 'Automatic flake update - 2023-08-07T00:00+00:00' (#93) from flake-update-2023-08-07 into main
All checks were successful
build / test (push) Successful in 21s
Reviewed-on: #93
2023-08-07 08:56:58 +00:00
Clan Merge Bot
f77cd75513 update flake lock - 2023-08-07T00:00+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/4015740375676402a2ee6adebc3c30ea625b9a94' (2023-07-30)
  → 'github:nix-community/disko/493b347d8fffa6912afb8d89b91703cd40ff6038' (2023-08-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01)
  → 'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
2023-08-07 08:56:58 +00:00
d1a62f8516 Merge pull request 'feature/layout' (#91) from feature/layout into main
All checks were successful
build / test (push) Successful in 20s
2023-08-07 08:34:42 +00:00
d8cb8069f5 init: layout with simple side navigation
All checks were successful
build / test (push) Successful in 20s
2023-08-06 17:42:13 +02:00
d90f4bc449 init: layout 2023-08-06 17:41:07 +02:00
c3b49fdce0 init: layout with simple side navigation 2023-08-06 17:31:44 +02:00
52c73265ac Fixed wrong flake template name (#89)
All checks were successful
build / test (push) Successful in 16s
Co-authored-by: Luis-Hebendanz <luis.nixos@gmail.com>
Reviewed-on: #89
2023-08-05 12:19:14 +00:00
37b29da134 Merge branch 'main' of git.clan.lol:clan/clan-core
All checks were successful
build / test (push) Successful in 20s
2023-08-05 14:16:55 +02:00
057e6cd03b Fixed wrong flake template name
All checks were successful
build / test (push) Successful in 25s
2023-08-05 14:15:56 +02:00
a4b41d2278 Merge pull request 'init: layout' (#88) from hsjobeki-main into main
All checks were successful
build / test (push) Successful in 21s
Reviewed-on: #88
2023-08-05 12:10:58 +00:00
4affdeed5e remove nodejs from top-lvl shell 2023-08-05 12:10:58 +00:00
a0a137191d init: layout 2023-08-05 12:10:58 +00:00
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