Replace old argument syntax.
svn path=/nixos/trunk/; revision=13848
This commit is contained in:
parent
61aa32f174
commit
348afe7dc6
@ -1,4 +1,4 @@
|
||||
pkgs: config:
|
||||
{pkgs, config, ...}:
|
||||
|
||||
let
|
||||
inherit (pkgs.lib) mkOption;
|
||||
|
@ -1,4 +1,4 @@
|
||||
pkgs: config:
|
||||
{pkgs, config, ...}:
|
||||
|
||||
###### interface
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user