pythonPackages.nixpkgs: init at 0.2.2

Allows to `from nixpkgs import` stuff in interactive Python sessions
This commit is contained in:
Alexander Sosedkin
2018-09-28 11:47:11 +07:00
parent 2ffcbeda13
commit c73048605c
2 changed files with 23 additions and 0 deletions
+5
View File
@@ -3978,6 +3978,11 @@
github = "sztupi";
name = "Attila Sztupak";
};
t184256 = {
email = "monk@unboiled.info";
github = "t184256";
name = "Alexander Sosedkin";
};
tadfisher = {
email = "tadfisher@gmail.com";
github = "tadfisher";