Commit graph

65 commits

Author SHA1 Message Date
Gaetan Lepage
7eb1a85ccb github-workflow: add a timeout for jobs 2023-10-03 14:18:18 +02:00
Gaetan Lepage
47b72e41dd github-worflow: Switch to "Namespace" runner for CI 2023-10-01 18:12:54 +02:00
wolbyte
4437f0c016 workflows/check: add documentation check 2023-09-09 16:14:50 +02:00
traxys
33cffcb0fd
plugins/lsp: Extract rust-analyzer options from the source directly (#562)
This directly reads the package.json file in pkgs.rust-analyzer.src in
order to generate the list of options for rust-analyzer.

This avoids the need for a generator script, and makes sure that it is
always in sync.
2023-08-28 17:28:12 +02:00
traxys
1d48986c41
workflows: Update autogenerated configs alongside the flake.lock (#555) 2023-08-28 13:07:30 +02:00
Gaetan Lepage
2fea694de0 workflow: change from circle-ci to github action for doc deployment 2023-08-28 11:58:19 +02:00
Gaétan Lepage
30a8c1d01c Add flakehub workflow 2023-08-28 11:16:45 +02:00
Gaetan Lepage
43557f60d5 workflow/update-flake-action: add GH_TOKEN to bypass GH limitation and directly run tests 2023-08-28 11:04:03 +02:00
Gaetan Lepage
c4354ea9ec misc: change cachix namespace to nix-community 2023-08-27 15:38:18 +02:00
traxys
246f811084
workflows: Add a workflow to update the flake.lock (#391) 2023-05-27 00:04:10 +02:00
Pedro Alves
55415979af
Initialize cachix (#384)
* initialize cachix
2023-05-23 17:40:21 +02:00
Alexander Nortung
3600698aba
Added test for template and fixed check export for lib (#361) 2023-05-15 11:04:52 +02:00
Alexander Nortung
2c333c86d0
Added nix check and pre commit hook for formatting (#220)
* Added nix check and pre commit hook for formatting

* Removed nix fmt check from CI
2023-03-06 15:06:16 +00:00
Pedro Alves
60faa3cf93 ci: maybe it works now? 2023-02-20 16:27:05 +00:00
Pedro Alves
652a507745 ci: add checks 2023-02-20 16:23:47 +00:00