Commit graph

188 commits

Author SHA1 Message Date
renovate[bot]
97b2e8a9cb
Update Rust crate serde_json to v1.0.124 2024-08-11 21:41:40 +00:00
Astro
a54def13c6
Merge pull request #27 from astro/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2024-08-02 23:45:51 +02:00
Astro
a462fd3637
Merge pull request #26 from astro/renovate/tokio-1.x-lockfile
Update Rust crate tokio to v1.39.2
2024-08-02 23:45:10 +02:00
Astro
632b19d52f
Merge pull request #29 from astro/renovate/lru-0.x-lockfile
Update Rust crate lru to v0.12.4
2024-08-02 23:43:29 +02:00
Astro
eb739f83d1
Merge pull request #25 from astro/renovate/serde_json-1.x-lockfile
Update Rust crate serde_json to v1.0.122
2024-08-02 23:42:51 +02:00
renovate[bot]
a5803816d6
Update Rust crate serde_json to v1.0.122 2024-08-02 14:48:48 +00:00
renovate[bot]
2fa605189a
Update Rust crate lru to v0.12.4 2024-07-31 02:23:36 +00:00
renovate[bot]
86ae698d43
Update Rust crate tokio to v1.39.2 2024-07-27 11:42:57 +00:00
renovate[bot]
01ed26f71a
Update actions/checkout action to v4 2024-07-24 02:54:18 +00:00
Astro
6cf9f20787 Cargo.lock: update 2024-07-22 22:50:40 +02:00
Astro
202e9aac00 flake.lock: Update
Flake lock file updates:

• Updated input 'naersk':
    'github:nix-community/naersk/fa19d8c135e776dc97f4dcca08656a0eeb28d5c0' (2024-05-30)
  → 'github:nix-community/naersk/941ce6dc38762a7cfb90b5add223d584feed299b' (2024-06-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13)
  → 'github:NixOS/nixpkgs/c19d62ad2265b16e2199c5feb4650fe459ca1c46' (2024-07-21)
2024-07-22 22:50:40 +02:00
Astro
296cd7a584
Merge pull request #20 from astro/renovate/configure
Configure Renovate
2024-07-19 15:03:18 +02:00
renovate[bot]
dd43e1de13
Add renovate.json 2024-07-18 01:04:37 +00:00
Astro
7be441cb0f nixos-module: make package overridable 2024-07-09 15:23:07 +02:00
Astro
10948f745e flake.nix: add cargo-outdated to devShell 2024-06-16 00:42:20 +02:00
Astro
c5f29bef43 Cargo.lock: update 2024-06-16 00:42:11 +02:00
Astro
b1e24d53c2 flake.lock: Update
Flake lock file updates:

• Updated input 'naersk':
    'github:nix-community/naersk/c5037590290c6c7dae2e42e7da1e247e54ed2d49' (2024-04-19)
  → 'github:nix-community/naersk/fa19d8c135e776dc97f4dcca08656a0eeb28d5c0' (2024-05-30)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e2dd4e18cc1c7314e24154331bae07df76eb582f' (2024-05-26)
  → 'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13)
2024-06-16 00:35:10 +02:00
Astro
1e42ab1ee3 fetch, send: run signature in spawn_blocking 2024-06-07 02:22:26 +02:00
Astro
cd36a9ecb1 Cargo: update dependencies 2024-06-07 02:14:59 +02:00
Astro
473d001b16 update metrics dependencies 2024-05-26 22:06:50 +02:00
Astro
2c9a28784b Cargo.lock: update 2024-05-26 21:41:44 +02:00
Astro
eb126f8a3e flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e' (2024-05-22)
  → 'github:NixOS/nixpkgs/e2dd4e18cc1c7314e24154331bae07df76eb582f' (2024-05-26)
2024-05-26 21:40:01 +02:00
Sandro Jäckel
064f50a859
Fix file ending 2024-05-24 02:51:26 +02:00
Astro
dd1d644481
Merge pull request #18 from astro/nixos-23.05
Replace ensurePermissions with ensureDBOwnership which is required in…
2024-05-24 02:45:05 +02:00
Sandro Jäckel
30cdfc28ad
Fix network-online.target warning 2024-05-24 02:38:25 +02:00
Sandro Jäckel
997471d094
Fix clippy 2024-05-24 02:37:14 +02:00
Sandro Jäckel
f8d91b6a7b
Replace ensurePermissions with ensureDBOwnership which is required in NixOS 24.05
This also requires changing the user/group to match the database name
2024-05-24 02:30:04 +02:00
Astro
c5fddfba89 actor: fix jsonld @context
Fixes Github issue #17
2024-04-25 02:14:21 +02:00
Astro
4efa1bffcc Cargo.lock: update 2024-04-25 02:09:07 +02:00
Astro
9250ab3046 flake.lock: Update
Flake lock file updates:

• Updated input 'naersk':
    'github:nix-community/naersk/aeb58d5e8faead8980a807c840232697982d47b9' (2023-10-27)
  → 'github:nix-community/naersk/c5037590290c6c7dae2e42e7da1e247e54ed2d49' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2fd19c8be2551a61c1ddc3d9f86d748f4db94f00' (2024-04-16)
  → 'github:NixOS/nixpkgs/1e1dc66fe68972a76679644a5577828b6a7e8be4' (2024-04-22)
2024-04-25 02:03:53 +02:00
Astro
ec65b4bbc0 Cargo.lock: update 2024-04-18 02:50:24 +02:00
Astro
6bd9c328e9 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c726225724e681b3626acc941c6f95d2b0602087' (2024-03-25)
  → 'github:NixOS/nixpkgs/2fd19c8be2551a61c1ddc3d9f86d748f4db94f00' (2024-04-16)
2024-04-18 02:50:24 +02:00
Astro
8c314c7c20
Merge pull request #16 from jeffsikes/install-ubuntu
Ubuntu install directions
2024-04-12 23:50:21 +02:00
Jeff Sikes
7362760902 tweaked wording for proxy section 2024-04-11 02:30:31 -05:00
Jeff Sikes
9fd0ee55cd SSL Certificate section updated 2024-04-11 02:29:11 -05:00
Jeff Sikes
fa1daa64e4 final test run completed 2024-04-11 01:37:57 -05:00
Jeff Sikes
095b0c685d updates per pull request 2024-04-11 01:02:40 -05:00
Jeff Sikes
9a108132ef Post install steps added. 2024-04-09 19:46:05 -05:00
Jeff Sikes
68f9c6a26e Minor updates to text 2024-04-09 19:15:47 -05:00
Jeff Sikes
4e39692866
Create INSTALL-UBUNTU.md
Initial commit for the ubuntu install of fedibuzz relay.
2024-04-09 18:43:07 -05:00
Astro
cccc4d8cd8 README: link Ubuntu howto post 2024-04-09 23:37:45 +02:00
Astro
c541d83620 Cargo.lock: enable more reqwest features 2024-03-28 02:43:36 +01:00
Astro
667602f332 .github/workflows/build: install dependencies 2024-03-27 23:11:09 +01:00
Astro
55d4d4655c
.github/workflows/build: init 2024-03-27 22:46:40 +01:00
Astro
a0c5c87802 Cargo.lock: update 2024-03-27 22:10:53 +01:00
Astro
9fc0e0cd57 delint 2024-03-27 21:51:44 +01:00
Astro
242a4f41cb Cargo.lock: update 2024-03-27 02:23:28 +01:00
Astro
994f8b1b6f update dependencies axum to 0.7, reqwest to 0.12 2024-03-27 02:19:08 +01:00
Astro
99e65befb9 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/98b00b6947a9214381112bdb6f89c25498db4959' (2024-02-22)
  → 'github:NixOS/nixpkgs/c726225724e681b3626acc941c6f95d2b0602087' (2024-03-25)
• Updated input 'utils':
    'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
2024-03-27 00:23:42 +01:00
Astro
d94140c443 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
  → 'github:NixOS/nixpkgs/98b00b6947a9214381112bdb6f89c25498db4959' (2024-02-22)
• Updated input 'utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
2024-02-23 01:58:48 +01:00