apply formatter
This commit is contained in:
parent
64735fc5bd
commit
bcc65ec0ad
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ with prev.lib; let
|
||||||
inherit (final) callPackage fetchpatch;
|
inherit (final) callPackage fetchpatch;
|
||||||
in {
|
in {
|
||||||
override =
|
override =
|
||||||
{# add python modules here to make them available in all versions
|
{
|
||||||
|
# add python modules here to make them available in all versions
|
||||||
}
|
}
|
||||||
// (
|
// (
|
||||||
let
|
let
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue