Commit graph

34 commits

Author SHA1 Message Date
3e2808c86e
update dependencies 2025-03-08 10:15:46 +01:00
github-actions[bot]
4f1a28acf8 [create-pull-request] automated change 2024-12-29 05:14:25 +01:00
github-actions[bot]
562028b779 [create-pull-request] automated change 2024-12-24 05:12:25 +01:00
github-actions[bot]
e281aa3d6c [create-pull-request] automated change 2024-12-21 05:16:10 +01:00
github-actions[bot]
f15bf8729d [create-pull-request] automated change 2024-12-15 05:12:28 +01:00
f0bd6020a2
add basic website 2024-12-11 20:47:15 +01:00
7c46b8062c
remove unused dependencies 2024-12-11 12:33:07 +01:00
4a230a08c2
flake: update flake.lock (#63)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/d51a64e1d23e509f28a6955a6652cc62409dd4a8?narHash=sha256-Z6zL4AtpZWxkvTd3l0KkPZamu2wtTKl4nNiqNSlgsb4%3D' (2024-12-09)
  → 'github:nix-community/fenix/0d8227f07b35ab04fee007fff4f9bb18c6d66af1?narHash=sha256-3fgFIijf23nKfJogpcEaUGky1W2BpOzpr0ljgx%2BcmOM%3D' (2024-12-10)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/4c755e62a617eeeef3066994731ce1cdd16504ac?narHash=sha256-I1uc97f/cNhOpCemIbBAUS%2BCV0R7jts0NW9lc8jrpxc%3D' (2024-12-08)
  → 'github:rust-lang/rust-analyzer/99a6ecd41e5e458b3f4c2142b29a80d77ecda248?narHash=sha256-cK9hSImKm6FkMeIsdjzuRA1tjOKnXI1VHdmJbmpOYqI%3D' (2024-12-09)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
  → 'github:nixos/nixpkgs/a73246e2eef4c6ed172979932bc80e1404ba2d56?narHash=sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU%3D' (2024-12-09)
• Updated input 'tsunami':
    'github:itepastra/tsunami/3eae767ccfc5d7aa3774aa9c6a15cd1651b44758?narHash=sha256-V0cADjDuBnsxuCzUstPJ4woQmL7r1pJ5ujggKtiXrEo%3D' (2024-10-23)
  → 'github:itepastra/tsunami/f87930a290b744248af762b13c2b4a7b6f4f5f27?narHash=sha256-rS51EA9UqtnoPSaYJrSzFij5NRcs5Axosd7m3k5BnnM%3D' (2024-12-10)
• Updated input 'tsunami/fenix':
    'github:nix-community/fenix/2f52fbbb56bbf1208835677f0c8992f942a47791?narHash=sha256-vlL7lH0Vg9Ee6G6GVRLvZ7x/hu%2BjI47QHFNTq0i4nIM%3D' (2024-10-23)
  → 'github:nix-community/fenix/0d8227f07b35ab04fee007fff4f9bb18c6d66af1?narHash=sha256-3fgFIijf23nKfJogpcEaUGky1W2BpOzpr0ljgx%2BcmOM%3D' (2024-12-10)
• Updated input 'tsunami/fenix/nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D' (2024-10-20)
  → 'github:nixos/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
• Updated input 'tsunami/fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c2867868889a549562a7b53fb572719f852a8a6f?narHash=sha256-hSkME8GNixrKQnSTt6NU7icuyOo8IdlLaL5co4zWUio%3D' (2024-10-22)
  → 'github:rust-lang/rust-analyzer/99a6ecd41e5e458b3f4c2142b29a80d77ecda248?narHash=sha256-cK9hSImKm6FkMeIsdjzuRA1tjOKnXI1VHdmJbmpOYqI%3D' (2024-12-09)
• Updated input 'tsunami/nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D' (2024-10-20)
  → 'github:nixos/nixpkgs/a73246e2eef4c6ed172979932bc80e1404ba2d56?narHash=sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU%3D' (2024-12-09)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-11 08:08:22 +01:00
7328fa3393
flake: update flake.lock (#54)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/e0d44b70dcd2b98dd77857b4c5c7b1dc6b1ef56d?narHash=sha256-PH8tnUSxeSlKf1MRQYBfa64A2RLuvvWAoqPwDjdxfFo%3D' (2024-11-26)
  → 'github:nix-community/fenix/d51a64e1d23e509f28a6955a6652cc62409dd4a8?narHash=sha256-Z6zL4AtpZWxkvTd3l0KkPZamu2wtTKl4nNiqNSlgsb4%3D' (2024-12-09)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/23e89b7da85c3640bbc2173fe04f4bd114342367?narHash=sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w%3D' (2024-11-19)
  → 'github:nixos/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/157c7d01149e9be7179c5724b89d8d073e923bd8?narHash=sha256-TMDv2fuLWeoy5EkvlcgbjCoq6D5j230TJHjhPvveku4%3D' (2024-11-25)
  → 'github:rust-lang/rust-analyzer/4c755e62a617eeeef3066994731ce1cdd16504ac?narHash=sha256-I1uc97f/cNhOpCemIbBAUS%2BCV0R7jts0NW9lc8jrpxc%3D' (2024-12-08)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d?narHash=sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0%3D' (2024-11-25)
  → 'github:nixos/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-10 17:38:21 +01:00
1c9f82034f
flake: update flake.lock (#53)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/664e2f335aa5ae28c8759ff206444edb198dc1c9?narHash=sha256-vau17dcGvfEWX9DLWuSPC0dfE0XcDe9ZNlsqXy46P88%3D' (2024-11-15)
  → 'github:nix-community/fenix/e0d44b70dcd2b98dd77857b4c5c7b1dc6b1ef56d?narHash=sha256-PH8tnUSxeSlKf1MRQYBfa64A2RLuvvWAoqPwDjdxfFo%3D' (2024-11-26)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
  → 'github:nixos/nixpkgs/23e89b7da85c3640bbc2173fe04f4bd114342367?narHash=sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w%3D' (2024-11-19)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/fc98e0657abf3ce07eed513e38274c89bbb2f8ad?narHash=sha256-36eYDHoPzjavnpmEpc2MXdzMk557S0YooGms07mDuKk%3D' (2024-11-11)
  → 'github:rust-lang/rust-analyzer/157c7d01149e9be7179c5724b89d8d073e923bd8?narHash=sha256-TMDv2fuLWeoy5EkvlcgbjCoq6D5j230TJHjhPvveku4%3D' (2024-11-25)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
  → 'github:nixos/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d?narHash=sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0%3D' (2024-11-25)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 09:19:53 +01:00
0a198f5167
flake: update flake.lock (#52)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/87e4581cdfecbac602220fe76c67b37d2d1ee995?narHash=sha256-gZ3m8e176ai%2Bakwiayg7Mve73rcUCD0%2Bl6OMMFhGEYI%3D' (2024-11-09)
  → 'github:nix-community/fenix/664e2f335aa5ae28c8759ff206444edb198dc1c9?narHash=sha256-vau17dcGvfEWX9DLWuSPC0dfE0XcDe9ZNlsqXy46P88%3D' (2024-11-15)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7?narHash=sha256-Zwl8YgTVJTEum%2BL%2B0zVAWvXAGbWAuXHax3KzuejaDyo%3D' (2024-11-05)
  → 'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/dd9cd22514cb1001a0a2374b36a85eb75245f27b?narHash=sha256-TPeXChHVcaCBAoE349K7OZH4We5/2ys1GgG4IiwjwOs%3D' (2024-11-08)
  → 'github:rust-lang/rust-analyzer/fc98e0657abf3ce07eed513e38274c89bbb2f8ad?narHash=sha256-36eYDHoPzjavnpmEpc2MXdzMk557S0YooGms07mDuKk%3D' (2024-11-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7?narHash=sha256-Zwl8YgTVJTEum%2BL%2B0zVAWvXAGbWAuXHax3KzuejaDyo%3D' (2024-11-05)
  → 'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-16 19:30:52 +01:00
b2b504e2c4
flake: update flake.lock (#51)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/9bf50cb857db8dba15528f3905e271d948cbff06?narHash=sha256-nkho9Dq4WzyF4xr83UdxrlDS5Sm7ZKkPaqGVupLOpOI%3D' (2024-11-07)
  → 'github:nix-community/fenix/87e4581cdfecbac602220fe76c67b37d2d1ee995?narHash=sha256-gZ3m8e176ai%2Bakwiayg7Mve73rcUCD0%2Bl6OMMFhGEYI%3D' (2024-11-09)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/b51f9bc736dc0472481a47d7c05de2901323e543?narHash=sha256-b8UMpLh61z6T4J1NObustAuFGoJiAKBTaPTrEf3Amts%3D' (2024-11-04)
  → 'github:rust-lang/rust-analyzer/dd9cd22514cb1001a0a2374b36a85eb75245f27b?narHash=sha256-TPeXChHVcaCBAoE349K7OZH4We5/2ys1GgG4IiwjwOs%3D' (2024-11-08)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-10 10:50:51 +01:00
a216a3be0e
flake: update flake.lock (#50)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/efeb50e2535b17ffd4a135e6e3e5fd60a525180c?narHash=sha256-2HBR3zLn57LXKNRtxBb%2BO%2BuDqHM4n0pz51rPayMl4cg%3D' (2024-11-03)
  → 'github:nix-community/fenix/9bf50cb857db8dba15528f3905e271d948cbff06?narHash=sha256-nkho9Dq4WzyF4xr83UdxrlDS5Sm7ZKkPaqGVupLOpOI%3D' (2024-11-07)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd?narHash=sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU%3D' (2024-10-29)
  → 'github:nixos/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7?narHash=sha256-Zwl8YgTVJTEum%2BL%2B0zVAWvXAGbWAuXHax3KzuejaDyo%3D' (2024-11-05)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/f17a5bbfd0969ba2e63a74505a80e55ecb174ed9?narHash=sha256-KNHZUlqsEibg3YtfUyOFQSofP8hp1HKoY%2BlaoesBxRM%3D' (2024-11-02)
  → 'github:rust-lang/rust-analyzer/b51f9bc736dc0472481a47d7c05de2901323e543?narHash=sha256-b8UMpLh61z6T4J1NObustAuFGoJiAKBTaPTrEf3Amts%3D' (2024-11-04)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d?narHash=sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY%3D' (2024-11-02)
  → 'github:nixos/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7?narHash=sha256-Zwl8YgTVJTEum%2BL%2B0zVAWvXAGbWAuXHax3KzuejaDyo%3D' (2024-11-05)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-08 10:11:02 +01:00
0201836520
flake: update flake.lock (#49)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/6535bb2a77a3bec73cc5b2d2ff63da8a479e32bd?narHash=sha256-ZTBMwsY0i5zTT6rejotc9wqcSGkEgAeejXktJBo9Z5M%3D' (2024-10-30)
  → 'github:nix-community/fenix/efeb50e2535b17ffd4a135e6e3e5fd60a525180c?narHash=sha256-2HBR3zLn57LXKNRtxBb%2BO%2BuDqHM4n0pz51rPayMl4cg%3D' (2024-11-03)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a?narHash=sha256-RP%2BOQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM%3D' (2024-10-25)
  → 'github:nixos/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd?narHash=sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU%3D' (2024-10-29)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/468b5cd43023d9771996b06ab7215997895a6059?narHash=sha256-MjYc80pHGrD6TYMHHpXniCW0egVyHiDR23xAh7MN7Ww%3D' (2024-10-29)
  → 'github:rust-lang/rust-analyzer/f17a5bbfd0969ba2e63a74505a80e55ecb174ed9?narHash=sha256-KNHZUlqsEibg3YtfUyOFQSofP8hp1HKoY%2BlaoesBxRM%3D' (2024-11-02)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a?narHash=sha256-RP%2BOQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM%3D' (2024-10-25)
  → 'github:nixos/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d?narHash=sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY%3D' (2024-11-02)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 19:04:44 +01:00
e9b3b2eb21
flake: update flake.lock (#47)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/482b57f3f27a9336e0fbc62fa99ee0f624ccf4d0?narHash=sha256-ufvRff76Y19mkRsmx%2BmAnxKE9A9VaNWC2mVY6TwumOw%3D' (2024-10-28)
  → 'github:nix-community/fenix/dc19afc39af5f5e69fca78ebae59170e61017df8?narHash=sha256-dcJGcoDgNBxTagW8kECwBKsRBA1ZITtQ%2Bp3N6KHg5ps%3D' (2024-10-29)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/3b3a87fe9bd3f2a79942babc1d1e385b6805c384?narHash=sha256-FsPsSjqnqMHBgDdM24DFLw4YOw0mFKYFJBcLaI6CvI8%3D' (2024-10-27)
  → 'github:rust-lang/rust-analyzer/cf8f950baab30f335917b177536d2d73e0aaa1ae?narHash=sha256-11FMcPraLSKuvfFF4OzmKWSKE5zXAzFqZOi3k/8/HFg%3D' (2024-10-28)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 14:25:17 +01:00
97a6759718
flake: update flake.lock (#46)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/c9f079dab2456bd75da8539b7129f8aaea9d4a2d?narHash=sha256-xPyVQvwmze7zVa85B%2BhfR9W11q4Gs/Sy3TVZMaYIsq8%3D' (2024-10-25)
  → 'github:nix-community/fenix/482b57f3f27a9336e0fbc62fa99ee0f624ccf4d0?narHash=sha256-ufvRff76Y19mkRsmx%2BmAnxKE9A9VaNWC2mVY6TwumOw%3D' (2024-10-28)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
  → 'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a?narHash=sha256-RP%2BOQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM%3D' (2024-10-25)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/6a67a4d3cd480dbbc3b1dec461a31b1bea1dfba4?narHash=sha256-op9TGD9sVZojTD6tgjmvH/49g9xyuT9mdjx7SQo10/Y%3D' (2024-10-24)
  → 'github:rust-lang/rust-analyzer/3b3a87fe9bd3f2a79942babc1d1e385b6805c384?narHash=sha256-FsPsSjqnqMHBgDdM24DFLw4YOw0mFKYFJBcLaI6CvI8%3D' (2024-10-27)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
  → 'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a?narHash=sha256-RP%2BOQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM%3D' (2024-10-25)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-28 11:14:39 +01:00
c2d1b5a462
flake: update flake.lock (#44)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/2f52fbbb56bbf1208835677f0c8992f942a47791?narHash=sha256-vlL7lH0Vg9Ee6G6GVRLvZ7x/hu%2BjI47QHFNTq0i4nIM%3D' (2024-10-23)
  → 'github:nix-community/fenix/f32a2d484091a6dc98220b1f4a2c2d60b7c97c64?narHash=sha256-99u/hrgBdi8bxSXZc9ZbNkR5EL1htrkbd3lsbKzS60g%3D' (2024-10-24)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D' (2024-10-20)
  → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c2867868889a549562a7b53fb572719f852a8a6f?narHash=sha256-hSkME8GNixrKQnSTt6NU7icuyOo8IdlLaL5co4zWUio%3D' (2024-10-22)
  → 'github:rust-lang/rust-analyzer/40492e15d49b89cf409e2c5536444131fac49429?narHash=sha256-jUDN4e1kObbksb4sc%2B57NEeujBEDRdLCOu9wiE3RZdM%3D' (2024-10-23)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D' (2024-10-20)
  → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-25 18:09:11 +02:00
2b07c33c90
flake: update flake.lock (#43)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'fenix':

'github:nix-community/fenix/d66cda53e8193a878742dcadb5bb75f4df7c3c0a?narHash=sha256-h0Wmvrkadbyi3IJXFLPi%2BQyYjCAKDr2xQ6dLxlQ8cXY%3D'
(2024-10-22)
→
'github:nix-community/fenix/2f52fbbb56bbf1208835677f0c8992f942a47791?narHash=sha256-vlL7lH0Vg9Ee6G6GVRLvZ7x/hu%2BjI47QHFNTq0i4nIM%3D'
(2024-10-23)
• Updated input 'fenix/rust-analyzer-src':

'github:rust-lang/rust-analyzer/de2ff17bc513807412d7bbaba1d995a774938583?narHash=sha256-A/AuEWcGwwjpfBCZqWDNNg5GwYrJduzLvlMe%2BA7xG5U%3D'
(2024-10-21)
→
'github:rust-lang/rust-analyzer/c2867868889a549562a7b53fb572719f852a8a6f?narHash=sha256-hSkME8GNixrKQnSTt6NU7icuyOo8IdlLaL5co4zWUio%3D'
(2024-10-22)
• Updated input 'tsunami':

'github:itepastra/tsunami/dee115ff6b01aee4c7ee860ea9bd47533659b9a1?narHash=sha256-kpBgSi7Ftiu6zOEMxLVBdgHh4iIoscAf1zIiArVsaxg%3D'
(2024-10-22)
→
'github:itepastra/tsunami/3eae767ccfc5d7aa3774aa9c6a15cd1651b44758?narHash=sha256-V0cADjDuBnsxuCzUstPJ4woQmL7r1pJ5ujggKtiXrEo%3D'
(2024-10-23)
• Updated input 'tsunami/fenix':

'github:nix-community/fenix/d66cda53e8193a878742dcadb5bb75f4df7c3c0a?narHash=sha256-h0Wmvrkadbyi3IJXFLPi%2BQyYjCAKDr2xQ6dLxlQ8cXY%3D'
(2024-10-22)
→
'github:nix-community/fenix/2f52fbbb56bbf1208835677f0c8992f942a47791?narHash=sha256-vlL7lH0Vg9Ee6G6GVRLvZ7x/hu%2BjI47QHFNTq0i4nIM%3D'
(2024-10-23)
• Updated input 'tsunami/fenix/nixpkgs':
    follows 'tsunami/nixpkgs'
→
'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D'
(2024-10-20)
• Updated input 'tsunami/fenix/rust-analyzer-src':

'github:rust-lang/rust-analyzer/de2ff17bc513807412d7bbaba1d995a774938583?narHash=sha256-A/AuEWcGwwjpfBCZqWDNNg5GwYrJduzLvlMe%2BA7xG5U%3D'
(2024-10-21)
→
'github:rust-lang/rust-analyzer/c2867868889a549562a7b53fb572719f852a8a6f?narHash=sha256-hSkME8GNixrKQnSTt6NU7icuyOo8IdlLaL5co4zWUio%3D'
(2024-10-22)
• Removed input 'tsunami/flurry'
• Removed input 'tsunami/flurry/fenix'
• Removed input 'tsunami/flurry/fenix/nixpkgs'
• Removed input 'tsunami/flurry/fenix/rust-analyzer-src'
• Removed input 'tsunami/flurry/nixpkgs'
• Updated input 'tsunami/nixpkgs':

'github:nixos/nixpkgs/174ae77ad884f40732b2597b604e55c438915e5c?narHash=sha256-VPd3fRyxlIgYxQ8z5uq6tp13wG/cYvPfZh0Z6QNlt1k%3D'
(2024-10-22)
→
'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26?narHash=sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0%3D'
(2024-10-20)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-24 08:36:59 +02:00
github-actions[bot]
b40df6c0e0
flake: update flake.lock (#36)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```

```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: Noa Aarts <noa@voorwaarts.nl>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 23:42:53 +02:00
peppidesu
7f04b39a15
feat: Website (#15)
Add a basic website that shows the current flutgrid state
Co-authored-by: Noa Aarts <noa@voorwaarts.nl>
2024-10-22 21:58:25 +02:00
de3248c3c6
fix memory leak in closing connections 2024-10-19 14:05:37 +02:00
9dc681086d
refactor: split into more logical files 2024-10-18 01:56:23 +02:00
0502f3dacb
feat: add periodic image saving 2024-10-11 16:05:16 +02:00
6da19152ca
chore: update cargo deps 2024-10-10 22:10:32 +02:00
0978664188
improve hex parser for text protocol 2024-10-06 23:11:26 +02:00
9350e6bc63
feat: WOWA, ik workie :3 2024-10-04 19:30:15 +02:00
ccf226f350
refactor: the syncUnsafeCell is now in the grid 2024-10-03 22:47:20 +02:00
Noa Aarts
9f1f23e62b refactor: split grid into mod 2024-07-25 16:45:15 +02:00
Noa Aarts
8085298612 feat: it should be streaming now 2024-07-13 20:15:51 +02:00
Noa Aarts
e6f3df0882 wip: AAAAAA 2024-07-13 01:56:36 +02:00
Noa Aarts
8c3ff179b2 wip: it should work, but doesn't yet 2024-07-12 23:42:46 +02:00
Noa Aarts
386a5fd5ec feat: make Flutgrid implement image 2024-07-12 18:03:05 +02:00
Noa Aarts
3b835b4609 feat: start website functionality 2024-07-12 17:49:38 +02:00
noa
330568ec2f initial commit 2024-07-11 19:05:37 +02:00