-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Tracking issue: Removal of uneeded argument #313981
Copy link
Copy link
Open
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problemsLong-lived issue tracking long-term fixes or multiple sub-problems
Description
Issue description
There are many unneeded argument that lies around due to the update/refactor made over the years.
Let's try to clean this up!
fetchpatch:397fetchurl:81fetchFromGitHub:64fetchgit:16fetchPypi:13fetchFromGitLab:9fetchNuGet:5fetchsvn:2
I will break these down to chunk of 100 than a hundred file, to make the pr review process easier
Steps to reproduce
nix run nixpkgs#deadnix -- . -o json | grep 'Unused lambda pattern:'
Technical details
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.6.30, NixOS, 24.05 (Uakari), 24.05.20240521.5710852`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.2`
- channels(root): `"nixos-23.05"`
- channels(sigmanificient): `""`
- nixpkgs: `/nix/store/qzjidyx3fip413vg7by6ibl22lwizc68-source`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problemsLong-lived issue tracking long-term fixes or multiple sub-problems
Fields
Give feedbackNo fields configured for issues without a type.