Commit Graph

4 Commits

Author SHA1 Message Date
Flake Update Bot
50af83c7c4
Automatically update flake.lock to the latest version
haskell-nix fce554bc6a (2023-03-16) -> 50e7b671ca (2023-07-13)
2023-09-26 10:18:16 +02:00
Roman Melnikov
8e4de7a50a
[Chore] Fix autoreleasing CI job
Problem: After a recent switch to GitHub Actions, job that creates
prerelease suddenly stopped working.

Solution: Switch to the autoreleasing script from serokell.nix
which uses 'gh' instead of 'hub'.
2023-09-22 16:00:31 +02:00
Philipp Herzog
40a2451105
[Chore] Replace buildkite ci with github-actions 2023-06-21 11:49:32 +02:00
Savely Krendelhoff
015b12126a
[Chore] Flakify xrefcheck
Problem: For historical reasons some Serokell projects use niv to
organize nix-related dependencies. However, the majority of other
projects in our company use nix flakes to organize these dependencies.

Solution: Add flake and provide ci attibutes as flake outputs.
2023-02-03 13:58:12 +03:00