mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nix-prefetch-scripts: enable structuredAttrs (#552697)
This commit is contained in:
@@ -44,6 +44,8 @@ let
|
||||
|
||||
preferLocalBuild = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Script used to obtain source hashes for fetch${tool}";
|
||||
maintainers = with lib.maintainers; [ bennofs ];
|
||||
|
||||
Reference in New Issue
Block a user