mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
parent
bb5c622963
commit
0a7c10f701
@ -6,7 +6,7 @@ buildSetupcfg rec {
|
||||
owner = "target";
|
||||
repo = "setupcfg2nix";
|
||||
rev = info.version;
|
||||
sha256 = "1zn9njpzwhwikrirgjlyz6ys3xr8gq61ry8blmnpscqvhsdhxcs6";
|
||||
sha256 = "1rj227vxybwp9acwnpwg9np964b1qcw2av3qmx00isnrw5vcps8m";
|
||||
};
|
||||
application = true;
|
||||
meta = {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
pname = ''setupcfg2nix'';
|
||||
version = ''1.1.0'';
|
||||
version = ''2.0.1'';
|
||||
install_requires = [
|
||||
''setuptools''
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user