aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cups.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-01-27 19:21:26 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-01-31 21:02:33 +0000
commiteab88f2e458035560310f5dd2be92ee47183f8b9 (patch)
treea8f8305a332c66df8871c9037bff2515b0fc89e2 /gnu/packages/cups.scm
parentb41bcc04340d5fcd2e5f80222d1446b6f5cc974c (diff)
downloadguix-eab88f2e458035560310f5dd2be92ee47183f8b9.tar.gz
guix-eab88f2e458035560310f5dd2be92ee47183f8b9.zip
gnu: Remove go-github-com-kisielk-gotool.
* gnu/packages/golang-check.scm (go-github-com-kisielk-gotool): Delete variable. Change-Id: Ic99bba40f4cd66335656f27bf7dd97d1b90bb8f1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/cups.scm')
0 files changed, 0 insertions, 0 deletions
g-append "mirror://sourceforge/bvi/bvi/" version "/bvi-" version ".src.tar.gz")) (sha256 (base32 "1wllrvs8r8bdm11sx01095j8cj4drjmw0dlkjfdkm5lnnk11dfjb")))) (build-system gnu-build-system) (arguments '(#:tests? #f)) ; no check target (inputs (list ncurses)) (synopsis "Binary file editor") (description "@command{bvi} is a display-oriented editor for binary files, based on the @command{vi} text editor.") (home-page "https://bvi.sourceforge.net/") (license license:gpl3+)))