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
|
let
|
||||||
inherit (pkgs.lib) mkOption;
|
inherit (pkgs.lib) mkOption;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
pkgs: config:
|
{pkgs, config, ...}:
|
||||||
|
|
||||||
###### interface
|
###### interface
|
||||||
let
|
let
|
||||||
|
Loading…
x
Reference in New Issue
Block a user