Commit graph

10 commits

Author SHA1 Message Date
d44d2aa1a7
feat: switch to crane
All checks were successful
/ check (push) Successful in 6s
/ build (push) Successful in 1s
Should provide better caching of the intermediate build artifacts.
2024-10-28 21:55:53 +01:00
c81d7af356
feat: use treefmt-nix and split up flake.nix 2024-10-28 10:41:41 +01:00
8242b83dd9
refactor(flake): use flake-parts
All checks were successful
/ check (push) Successful in 4s
/ build (push) Successful in 1s
This makes it easier to split up the flake in the future.
2024-10-12 22:34:57 +02:00
26cffb230f
feat(ci): auto-update rust deps
All checks were successful
/ check (push) Successful in 2s
/ build (push) Successful in 2s
On a weekly basis c:
2024-09-30 16:36:28 +02:00
144d5c45c6
fix(fmt): use nixfmt-rfc-style 2024-09-30 16:14:17 +02:00
ee65b5dcac
[chore] lockfiles: update dependencies
All checks were successful
/ check (push) Successful in 2s
/ build (push) Successful in 55s
Update `Cargo.lock` and `flake.lock`. Flake updates:

```
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b' (2024-05-29)
  → 'github:NixOS/nixpkgs/e9ee548d90ff586a6471b4ae80ae9cfcbceb3420' (2024-06-13)
```
2024-06-16 13:50:54 +02:00
a8fcc3bd4c
[feat] ci: add forgejo ci 2024-06-06 23:29:30 +02:00
d310eb1513
[feat] flake.nix: add envrc to run nix develop
Also adds a few necessary packages to the path
2024-06-02 15:49:28 +02:00
15e2d2da06
[fix] everything: various bugs found in production 2024-06-02 15:48:55 +02:00
43d62fa7d6
webnsupdate: Init at version 0.1.0 2024-05-08 21:37:19 +02:00