non important commit

This commit is contained in:
maxstrb 2025-09-27 14:00:06 +02:00
parent f32fd2b847
commit dd58e1d60e
5 changed files with 36 additions and 2 deletions

View file

@ -27,7 +27,7 @@
buildInputs = with pkgs; [
gcc
gnumake
rust-bin.beta.latest.default
rust-bin.stable.latest.default
evcxr
];
};