I think the custom LLDB in the VSCode extension CodeLLDB is now unnecessary so I made a PR to remove it:
https://github.com/NixOS/nixpkgs/pull/246652
https://github.com/NixOS/nixpkgs/pull/243838
(check on aarch64-darwin is stuck)
I’ve been struggling to get this reviewed. It’s a change in the nixos-generate-config Perl script rather than an update to a normal package. Is anyone able to review this?
I am trying to work through a final set of changes to get VM instances fully supported on LXD. Unfortunately there are a number of changes, so I’ve tried to break it up into smaller pieces for review. If you’re interested in pairing with me on these changes let me know.
https://github.com/NixOS/nixpkgs/pull/248395
https://github.com/NixOS/nixpkgs/pull/248398
https://github.com/NixOS/nixpkgs/pull/248406
https://github.com/NixOS/nixpkgs/pull/248948
Mainly posting because a previous PR from 0.1.7 to 0.1.8 was ignored for a month.
https://github.com/NixOS/nixpkgs/pull/218783
This one has been left hanging for a while, but it fixes an important bug in Rust crate builds on macOS.