1
0
forked from clan/clan-core
Commit Graph

25 Commits

Author SHA1 Message Date
498f2c02be formatter/vale: exclude lib
Fixes ci
2024-06-30 08:19:55 +02:00
fca586ff21 fix spelling in README 2024-06-29 09:08:49 +00:00
d40563ea9f add Vale for prose linting 2024-06-29 09:08:49 +00:00
0fb207bb59
clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00
5de3ab88e9 devShell: fallback for darwin 2024-05-18 14:14:12 +00:00
10a12eb85c ruff: switch to check subcommand 2024-03-26 12:52:00 +01:00
e26d1052b6 select-shell: Fix breakage with previous shell.nix change 2024-03-25 00:32:03 +01:00
8ab9d20342 clan-vm-manager: Working pytest skeleton. clan-cli: Fixing devshell depending on itself 2024-03-24 23:36:00 +01:00
580010581c devshell: remove dependency on clan-cli derivation
The devShell depended on clan-cli due to it being included as a dependency in the treefmt config. This is not optimal because this makes the devshell rebuild unnecessary often and also lead to build failures of the dev-shell if the clan-cli code is in a broken state (git rebasing, or during development etc.)
2024-03-19 13:00:59 +07:00
e296a3019d re-format with nixfmt 2024-03-17 19:48:49 +01:00
916e4dff84 change from nixpkgs-fmt to rfc style formatter 2024-03-17 19:44:57 +01:00
934cf6e57a mypy: fix clan-cli import in vm-manager 2024-03-12 16:10:54 +00:00
129a1516f6 clan-cli: Readd mypy ignore clan_cli because of treefmt complaining 2024-03-10 16:06:03 +07:00
fdedf40e27 formatting: exclude script-writers.nix
Was copied from nixpkgs -> Keeping the diff low in order to upstream easier
2024-02-27 18:20:33 +07:00
7dc2c21517 Deleted everything webui 2023-12-14 18:47:14 +01:00
82fb1c36fe clan-vm-manager: Preserved selection on view change 2023-12-04 14:29:05 +01:00
5cb4019942 switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
6312f47545
remove: tailwindcss/plugin until we find solution 2023-10-08 16:31:16 +02:00
017221febb clan-cli: stop propagating build inputs, remove wrapper 2023-10-04 10:36:39 +02:00
0f1b7cf916 clan-cli: symlink cli into an otherwise empty package
This avoids propagating unneeded python libraries
2023-09-28 12:19:16 +02:00
18c360f729 make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
4d183fff58 apply prettier to source tree 2023-08-24 14:13:02 +02:00
dbc0ae08c0 integrate prettier into treefmt 2023-08-24 14:09:19 +02:00
59e31b3c56 fix mypy errors 2023-08-23 13:59:43 +02:00
b8fd28af2f move flake-parts into pkgs or toplevel 2023-08-03 17:11:36 +02:00