mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +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 = ''ptester'';
|
||||
version = ''20160929-git'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue