1
0
Fork 0
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:
Robert Hensing 2025-02-19 00:10:05 +01:00 committed by GitHub
parent d47e3c9576
commit f0bdb65216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
{