Advent of Code solutions
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

i lowkey forgot to remove these i dont need them i just copied a different rust flake i made my bad

Rain 6fe0d841 c4b2696d

+1 -1
+1 -1
flake.nix
··· 35 35 inherit inputs pkgs; 36 36 modules = [ 37 37 { 38 - packages = with pkgs; [openssl pkg-config sqlx-cli taplo]; 38 + packages = with pkgs; []; 39 39 40 40 languages.rust = { 41 41 enable = true;