commits
chafa: fix cross-compilation
wv: fix cross compilation, add autoreconfHook
vscode: 1.77.1 -> 1.77.3
python3.pkgs.nc-dnsapi: 0.1.5 -> 0.1.6
python3Packages.zipstream-ng: 1.3.4 -> 1.5.0
golden-cheetah-bin: 3.6-RC3 -> 3.6-RC4
supercolliderPlugins.sc3-plugins: 3.11.1 → 3.13.0
nixos-bgrt-plymouth: init at unstable-2023-03-10
vscode-extensions.ms-dotnettools.csharp: 1.25.0 -> 1.25.4
emacs.pkgs.ement: remove manually packaged ement.el
Diff: https://github.com/hashicorp/terraform/compare/v1.4.4...v1.4.5
Changelog: https://github.com/hashicorp/terraform/blob/v1.4.5/CHANGELOG.md
esphome: 2023.3.1 -> 2023.3.2
nixos/go-neb: Replace PermissionsStartOnly with executable prefix
python310Packages.pytest-describe: 2.0.1 -> 2.1.0
python310Packages.espeak-phonemizer: 1.1.0 -> 1.2.0
matrix-appservice-irc: 0.37.1 -> 0.38.0
Without this PR, unlike `RUST_LIB_BACKTRACE=1 cargo run` you won't
get line numbers in backtraces from binaries built with:
```
nix build -f Cargo.nix --arg release false
```
This PR fixes that.
we have managed to migrate to NIX_CFLAGS_COMPILE to the env attrset well
enough that we don't need to support having it toplevel. mkDerivation
will throw if there's a attr in both env and toplevel so no need to
worry about that
python3Packages.pytorch: repair for darwin
qt5.qtwebengine: fix build on aarch64-darwin
Diff: https://github.com/cargo-generate/cargo-generate/compare/v0.18.1...v0.18.2
Changelog: https://github.com/cargo-generate/cargo-generate/blob/v0.18.2/CHANGELOG.md
https://github.com/thenaterhood/gscreenshot/releases/tag/v3.4.0
python310Packages.pyngrok: 5.2.1 -> 5.2.2