upgrade deps
This commit is contained in:
10
shell.nix
10
shell.nix
@@ -9,8 +9,14 @@ in
|
||||
rustc
|
||||
rustfmt
|
||||
rust-analyzer
|
||||
|
||||
pkg-config
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-plugins-base # needed for opus, resample, ...
|
||||
gst_all_1.gst-plugins-good # needed for flac
|
||||
|
||||
# needed for opus, resample, ...
|
||||
gst_all_1.gst-plugins-base
|
||||
|
||||
# needed for flac
|
||||
gst_all_1.gst-plugins-good
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user