update for sky to patch nix issues

This commit is contained in:
specCon18 2023-09-19 17:50:13 -04:00
parent f196e5366e
commit 451363eb8a
7 changed files with 159 additions and 21 deletions

View file

@ -12,6 +12,8 @@ pkgs.mkShell {
clippy
rust-analyzer
xz
zip
rar
pkg-config
];
}