mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
packaging: Remove dead code
... from nixpkgs, my bad.
This commit is contained in:
parent
d47e3c9576
commit
f0bdb65216
1 changed files with 0 additions and 2 deletions
|
@ -93,8 +93,6 @@ let
|
|||
prevAttrs.workDir;
|
||||
|
||||
workDirSubpath = resolveRelPath workDirPath;
|
||||
# sources = assert prevAttrs.fileset._type == "fileset"; prevAttrs.fileset;
|
||||
# src = lib.fileset.toSource { fileset = sources; inherit root; };
|
||||
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue