Commit 4f7d285b authored by Doron Behar's avatar Doron Behar
Browse files

picard: set __structuredAttrs

parent 17ccbbfa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
  version = "2.13.3";
  pyproject = true;
  strictDeps = true;
  __structuredAttrs = true;

  src = fetchFromGitHub {
    owner = "metabrainz";