Hello when running a guix pull I get the following:
$ guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 6c177f6 Computing Guix derivation for 'x86_64-linux'... -Backtrace: 10 (primitive-load "/gnu/store/dml4spg4jl3nqqqgsw76pj74bas?") In ice-9/eval.scm: 155:9 9 (_ _) 159:9 8 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 1737:24 7 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In ./guix/self.scm: 988:2 6 (_ _) In ./guix/packages.scm: 1309:17 5 (_ #<store-connection 256.99 f8efa0>) 934:16 4 (cache! #<weak-table 0/113> #<package [email protected] ./gn?> ?) 1255:22 3 (thunk) 934:16 2 (cache! #<weak-table 0/223> #<package [email protected] ./gn?> ?) 1039:46 1 (thunk) In ./gnu/packages/bootstrap.scm: 150:4 0 (inputs) ./gnu/packages/bootstrap.scm:150:4: In procedure inputs: Wrong number of arguments to #<procedure inputs (x)> guix pull: error: You found a bug: the program '/gnu/store/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation' failed to compute the derivation for Guix (version: "6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux"; host version: "0.16.0"; pull-version: 1). Please report it by email to <[email protected]>.
