Commit 8027d95f authored by Yueh-Shun Li's avatar Yueh-Shun Li
Browse files

xrootd: enable structured attributes

parent 7bc11802
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -24,6 +24,9 @@
}:

stdenv.mkDerivation (finalAttrs: {

  __structuredAttrs = true;

  pname = "xrootd";
  version = "5.5.5";