bug#35893: guix import json does not specify input package's output when provided in the json

2019-06-07 Thread Ludovic Courtès
Hi Jesse, Jesse Gibbons skribis: > I'm trying to generate a package definition from the following json: > > { > "name" : "pysolfc", > "version" : "2.6.4", > "source" : > "https://github.com/shlomif/PySolFC/archive/pysolfc-2.6.4.tar.gz"; > "build-system" : "python", > "home-p

bug#35893: guix import json does not specify input package's output when provided in the json

2019-05-24 Thread Jesse Gibbons
I'm trying to generate a package definition from the following json: { "name" : "pysolfc", "version" : "2.6.4", "source" : "https://github.com/shlomif/PySolFC/archive/pysolfc-2.6.4.tar.gz"; "build-system" : "python", "home-page" : "https://pysolfc.sourceforge.io/";, "synops