mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-27 11:36:29 +03:00
[bot] treewide: remove unused 'args@' in lambdas
This commit is contained in:
parent
1a6af9f88e
commit
dda95bae35
74 changed files with 76 additions and 76 deletions
|
@ -1,4 +1,4 @@
|
|||
args @ { fetchurl, ... }:
|
||||
{ fetchurl, ... }:
|
||||
rec {
|
||||
baseName = ''array-utils'';
|
||||
version = ''20180131-git'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue