mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
5 lines
89 B
Nix
5 lines
89 B
Nix
![]() |
{
|
||
|
# Helper functions for python
|
||
|
pythonUtils = builtins.readFile ./python-utils.py;
|
||
|
}
|