4 lines
84 B
Nix
4 lines
84 B
Nix
{python26Packages }: python26Packages.buildPythonPackage {
|
|
pname = "something";
|
|
}
|