guix-package: Remove extraneous procedures.
* guix-package.in (_, N_): Remove.
This commit is contained in:
parent
d45122f537
commit
5901471cec
@ -48,9 +48,6 @@ exec ${GUILE-@GUILE@} -L "@guilemoduledir@" -l "$0" \
|
||||
#:use-module (distro packages base)
|
||||
#:export (guix-package))
|
||||
|
||||
(define _ (cut gettext <> "guix"))
|
||||
(define N_ (cut ngettext <> <> <> "guix"))
|
||||
|
||||
(define %store
|
||||
(open-connection))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user