mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
statix: enable __structuredAttrs
This commit is contained in:
parent
95d7dce80b
commit
f2f19ead84
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "statix";
|
||||
version = "0.5.8-unstable-2026-06-28";
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "molybdenumsoftware";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue