Skip to content

Shell module files

files

Allows for “installing” files into the projects setup. Currently only supports symlinking, but possibly copying in the future.

  • key: the name of the target file (relative to repository root)
  • value: the path or derivation to be symlinked

Type: attribute set of (package or absolute path)

Default:

{ }

Declared by: - templates/nix-shell-parts-vendored/nix/vendored/shell-modules/files.nix

files-install

script to imperatively install the defined files

Type: package (read only)

Declared by: - templates/nix-shell-parts-vendored/nix/vendored/shell-modules/files.nix