Running guix build -f guix.scm, i get the following error:
guix build: error: /home/bigbug/gwwm/guix.scm:35:2: package gwwm@0.1' has an invalid input: ("_" #f)`
is this expected? if so, how is there a recommended method to install the binary on guix?
Running
guix build -f guix.scm, i get the following error:guix build: error: /home/bigbug/gwwm/guix.scm:35:2: packagegwwm@0.1' has an invalid input: ("_" #f)`is this expected? if so, how is there a recommended method to install the binary on guix?