mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 21:35:36 +00:00
lndir: enable structuredAttrs
This commit is contained in:
@@ -48,6 +48,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Create a shadow directory of symbolic links to another directory tree";
|
||||
homepage = "https://gitlab.freedesktop.org/xorg/util/lndir";
|
||||
|
||||
Reference in New Issue
Block a user