1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

packaging: Remove dead code

... from nixpkgs, my bad.

(cherry picked from commit f0bdb65216)
This commit is contained in:
Robert Hensing 2025-02-19 00:10:05 +01:00 committed by Robert Hensing
parent dade40573e
commit 244735270a

View file

@ -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
{