fixing some rust environment issues for the shell
Updated a lot of things to include ffmpeg_6-full so that we can use some of the latest ffmpeg features and include ffmpeg-next in our rust project. Then some of the environment pieces were missing for ffmpeg-next to build.
This commit is contained in:
parent
89c270e6a0
commit
71fb6f4aee
4 changed files with 167 additions and 7 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -86,11 +86,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1679172431,
|
||||
"narHash": "sha256-XEh5gIt5otaUbEAPUY5DILUTyWe1goAyeqQtmwaFPyI=",
|
||||
"lastModified": 1680213900,
|
||||
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1603d11595a232205f03d46e635d919d1e1ec5b9",
|
||||
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue