mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 22:51:21 +00:00
ndstrim-rs: enable __structuredAttrs
This commit is contained in:
@@ -8,6 +8,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "ndstrim-rs";
|
||||
version = "0.2.1";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Nemris";
|
||||
repo = "ndstrim-rs";
|
||||
|
||||
Reference in New Issue
Block a user