Skip to content

Commit edd6bd0

Browse files
committed
wip
1 parent 798957b commit edd6bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
in
1616
{
1717
devShells.default = with pkgs; mkShell {
18-
buildInputs = [
18+
packages = [
1919
openssl
2020
pkg-config
2121
(rust-bin.fromRustupToolchainFile ./.cargo/rust-toolchain.toml)

0 commit comments

Comments
 (0)