This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-03 12:23:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57f0574595
nixpkgs
/
pkgs
/
development
/
tools
/
setupcfg2nix
/
info.nix
8 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
Add setupcfg2nix and supporting infrastructure
2018-04-11 16:02:06 +00:00
{
pname
=
''
s
e
t
u
p
c
f
g
2
n
i
x
''
;
setupcfg2nix: Bump to 2.0.1. Fixes #83814
2020-03-31 21:54:12 +00:00
version
=
''
2
.
0
.
1
''
;
Add setupcfg2nix and supporting infrastructure
2018-04-11 16:02:06 +00:00
install_requires
=
[
''
s
e
t
u
p
t
o
o
l
s
''
]
;
}
Reference in New Issue
Copy Permalink