Compare commits
6 commits
e7972bf1e8
...
c1d742a383
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1d742a383 | ||
|
|
f007e55e5f | ||
|
|
8a7c4f302c | ||
|
|
e05a1ba575 | ||
|
|
f4ed58067e | ||
|
|
c435223641 |
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
then import f
|
then import f
|
||||||
else f
|
else f
|
||||||
)
|
)
|
||||||
(args // {inherit lib pkgs doctrine;});
|
(args // vars);
|
||||||
|
|
||||||
closeLib = close {inherit lib;};
|
closeLib = close {inherit lib;};
|
||||||
closeFull = close {inherit lib pkgs doctrine;};
|
closeFull = close {inherit lib pkgs doctrine;};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue