nixos/doc/rl-2411: document "rust" deprecations
This commit is contained in:
parent
f48ddf4ba9
commit
ca4ecee93b
@ -177,6 +177,8 @@
|
|||||||
|
|
||||||
- Two build helpers in `singularity-tools`, i.e., `mkLayer` and `shellScript`, are deprecated, as they are no longer involved in image-building. Maintainers will remove them in future releases.
|
- Two build helpers in `singularity-tools`, i.e., `mkLayer` and `shellScript`, are deprecated, as they are no longer involved in image-building. Maintainers will remove them in future releases.
|
||||||
|
|
||||||
|
- The `rust.toTargetArch`, `rust.toTargetOs`, `rust.toTargetFamily`, `rust.toTargetVendor`, `rust.toRustTarget`, `rust.toRustTargetSpec`, `rust.toRustTargetSpecShort`, and `rust.IsNoStdTarget` functions are deprecated in favour of the `rust.platform.arch`, `rust.platform.os`, `rust.platform.target-family`, `rust.platform.vendor`, `rust.rustcTarget`, `rust.rustcTargetSpec`, `rust.cargoShortTarget`, `rust.cargoEnvVarTarget`, and `rust.isNoStdTarget` platform attributes respectively.
|
||||||
|
|
||||||
- The `budgie` and `budgiePlugins` scope have been removed and their packages
|
- The `budgie` and `budgiePlugins` scope have been removed and their packages
|
||||||
moved into the top level scope (i.e., `budgie.budgie-desktop` is now
|
moved into the top level scope (i.e., `budgie.budgie-desktop` is now
|
||||||
`budgie-desktop`)
|
`budgie-desktop`)
|
||||||
|
Loading…
Reference in New Issue
Block a user