0effb41c52
add all parsers feature to cargo.toml ( #69 )
...
adds a feature to have all the protocols enabled, for making sure to
test all the things
2024-12-11 20:09:05 +01:00
f124c7c9cb
protocols command ( #67 )
...
Adds a command for getting all enabled (and disabled) protocols from the
server.
- **add response for protocol status**
- **add command for protocols**
- **allow calling `Protocols` from BinaryParser**
- **allow calling `Protocols` from textparser**
2024-12-11 20:08:39 +01:00
b2755d2ffb
add tests for caps versions in text protocol ( #60 )
...
I found that we only tested whether the lowercase HEX colors worked.
Added some to check caps as well
2024-12-11 20:07:04 +01:00
d279051da7
add configuration for the stdout pixel-changed interval ( #59 )
...
Add an option in `config.rs` to set the interval to log changed pixels
to console
2024-12-11 20:06:45 +01:00
69c424ec6e
clean up stream code ( #58 )
...
Make a trait function for creating frames instead of a locally defined
one
2024-12-11 20:06:25 +01:00
e6ce4339d7
fix allow unreachable code directive ( #61 )
...
The `#[allow(unreachable_code)]` was in the wrong spot, move it to fix
this
2024-12-11 20:01:38 +01:00
abf43e7c7e
add --features all to github workflows
2024-12-11 19:57:19 +01:00
8bc27cf1d3
add all parsers feature to cargo.toml
2024-12-11 19:54:46 +01:00
fe07344cb4
use vec![] for the get_status vector
2024-12-11 12:55:05 +01:00
6dc11526d8
allow calling Protocols from textparser
2024-12-11 12:50:34 +01:00
823f4a306a
allow calling Protocols from BinaryParser
2024-12-11 12:49:02 +01:00
b52af7d44f
add command for protocols
2024-12-11 12:48:11 +01:00
232fe6b6e2
add response for protocol status
2024-12-11 12:47:40 +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
b8c01befde
fix allow unreachable code directive
2024-12-11 00:30:05 +01:00
c5fb0f5437
move the locally scoped function to an impl to improve readability
2024-12-10 22:40:53 +01:00
b7b05d2865
add tests for caps versions in text protocol
2024-12-10 22:39:59 +01:00
62d6dd76d3
add configuration for the stdout pixel-changed interval
2024-12-10 22:38:14 +01:00
c0eb488973
format flake, add gcc ( #57 )
2024-12-10 19:02:25 +01:00
8969a9e6d5
improve flake ( #56 )
...
Remove flurry from the devShell, because it was recompiling a lot
2024-12-10 18:11:50 +01:00
peppidesu
340abecce8
feature protocols ( #55 )
...
Feature flags are dumb so I can't make everything in seperate crates.
but now you can select them with `--features`
2024-12-10 18:10:10 +01:00
48edab8b13
use tracing for enabled/disabled features
2024-12-10 18:03:01 +01:00
22281e21f8
use announce macro instead of having to hardcode
2024-12-10 17:43:13 +01:00
e391d3f63f
allow unreachable in default protocol return
2024-12-10 17:40:33 +01:00
2337c0497c
turn text and binary protocols into features
2024-12-10 17:40:32 +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
1ce1ea589c
flake: update flake.lock ( #48 )
...
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/dc19afc39af5f5e69fca78ebae59170e61017df8?narHash=sha256-dcJGcoDgNBxTagW8kECwBKsRBA1ZITtQ%2Bp3N6KHg5ps%3D' (2024-10-29)
→ 'github:nix-community/fenix/6535bb2a77a3bec73cc5b2d2ff63da8a479e32bd?narHash=sha256-ZTBMwsY0i5zTT6rejotc9wqcSGkEgAeejXktJBo9Z5M%3D' (2024-10-30)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/cf8f950baab30f335917b177536d2d73e0aaa1ae?narHash=sha256-11FMcPraLSKuvfFF4OzmKWSKE5zXAzFqZOi3k/8/HFg%3D' (2024-10-28)
→ 'github:rust-lang/rust-analyzer/468b5cd43023d9771996b06ab7215997895a6059?narHash=sha256-MjYc80pHGrD6TYMHHpXniCW0egVyHiDR23xAh7MN7Ww%3D' (2024-10-29)
```
### 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-31 09:42:02 +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
955fbcfe93
flake: update flake.lock ( #45 )
...
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/f32a2d484091a6dc98220b1f4a2c2d60b7c97c64?narHash=sha256-99u/hrgBdi8bxSXZc9ZbNkR5EL1htrkbd3lsbKzS60g%3D' (2024-10-24)
→ 'github:nix-community/fenix/c9f079dab2456bd75da8539b7129f8aaea9d4a2d?narHash=sha256-xPyVQvwmze7zVa85B%2BhfR9W11q4Gs/Sy3TVZMaYIsq8%3D' (2024-10-25)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/40492e15d49b89cf409e2c5536444131fac49429?narHash=sha256-jUDN4e1kObbksb4sc%2B57NEeujBEDRdLCOu9wiE3RZdM%3D' (2024-10-23)
→ 'github:rust-lang/rust-analyzer/6a67a4d3cd480dbbc3b1dec461a31b1bea1dfba4?narHash=sha256-op9TGD9sVZojTD6tgjmvH/49g9xyuT9mdjx7SQo10/Y%3D' (2024-10-24)
```
### 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-26 10:32:25 +02: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
7ecdb8ad10
flake: update flake.lock ( #42 )
...
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>
2024-10-23 09:33:00 +02:00
70f018e05b
flake: don't make flurry a recursive package ( #39 )
2024-10-23 09:17:50 +02:00
8d67fdeb7e
Update build_nix.yml ( #38 )
2024-10-23 08:23:38 +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
01e9cb60cf
workflows: update cargo dependencies correctly ( #37 )
2024-10-22 23:31:14 +02:00
cf1db6cb8c
workflows: fix update workflow ( #35 )
2024-10-22 23:13:59 +02:00
d07aae8faa
workflows: update cargo as well ( #34 )
2024-10-22 23:11:53 +02:00
887de01b8d
workflows: update cargo as well ( #32 )
...
update both the nix flake and cargo packages
2024-10-22 23:00:19 +02:00
5c1e2354ba
workflows: add concurrency to nix ( #30 )
...
The worker may be able to do multiple nix flake things at the same time
2024-10-22 22:58:52 +02:00
2ce725c76b
workflows: Rust toolchain ( #31 )
...
Make the rust flow fast, though it doesn't build for windows and mac
anymore
2024-10-22 22:58:33 +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
6c9de45c6a
flake: Reduce fileset ( #29 )
...
further reduce the rust build inputs. the flake shouldn't be there
2024-10-22 20:49:28 +02:00
81abf3982d
workflows: fix build-nix logging ( #27 )
...
Adds -L flags, this should improve the action logs usability
2024-10-22 19:45:05 +02:00