Merge pull request #182240 from Mic92/pythonix
This commit is contained in:
commit
4f4f11b62d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||||
description = ''
|
description = ''
|
||||||
Eval nix code from python.
|
Eval nix code from python.
|
||||||
'';
|
'';
|
||||||
maintainers = [ maintainers.mic92 ];
|
maintainers = [ ];
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue