aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
heck.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer 2023-04-14gnu: js8call: Don't inherit from wsjtx....The inheritance has no effect as all the package fields are specified. * gnu/packages/radio.scm (js8call): Remove 'inherit' field. Guillaume Le Vaillant 2023-04-14gnu: js8call: Improve package style....* gnu/packages/radio.scm (js8call): Use Gexp and shift order of components. [tests]: Enable them. [arguments]<phases>: In fix-paths phase add more steps to modify test script. Replace check phase with in-project script. [native-inputs]: Remove labels. [inputs]: As above. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher 2023-04-12gnu: wsjtx: Improve package style....* gnu/package/radio.scm (wsjtx): Improve package style by shifting order of components. [native-inputs]: Columnize, sort alphabetically. [inputs]: Remove labels, sort alphabetically. Signed-off-by: Leo Famulari <leo@famulari.name> Sharlatan Hellseher 2023-04-12gnu: wsjtx: Update to 2.6.1....* gnu/packages/radio.scm (wsjtx): Update to 2.6.1. Signed-off-by: Leo Famulari <leo@famulari.name> Sharlatan Hellseher 2023-03-23gnu: Add soapyremote....* gnu/packages/radio.scm (soapyremote): New variable. Guillaume Le Vaillant 2023-03-23gnu: Add soapymultisdr....* gnu/packages/radio.scm (soapymultisdr): New variable. Guillaume Le Vaillant 2023-03-21gnu: Update URLs of migrated repositories....* gnu/packages/lisp-xyz.scm (sbcl-bst, sbcl-cl-octet-streams, sbcl-lzlib, sbcl-simple-parallel-tasks, sbcl-cl-z85, sbcl-utm-ups, sbcl-mgrs, sbcl-maidenhead, sbcl-olc, sbcl-simple-neural-network, sbcl-zstd)[source, home-page]: Use codeberg URL instead of github one. * gnu/packages/radio.scm (convert-samples)[source, home-page]: Likewise. Guillaume Le Vaillant