Guix, This adds 2 packages that I'm unable to lint: λ ./pre-inst-env guix lint tpacpi-bat acpi-call-linux-module ;;; note: source file /home/nckx/guix/gnu/packages/linux.scm ;;; newer than compiled /home/nckx/guix/gnu/packages/linux.go Backtrace:pacpi-bat@3.1 [refresh]... 8 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 7 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 6 (_ #(#(#))) In guix/ui.scm: 1747:12 5 (run-guix-command _ . _) In srfi/srfi-1.scm: 640:9 4 (for-each # ("tpacpi-bat" "acpi-cal…")) In guix/scripts/lint.scm: 1152:4 3 (run-checkers _ _) In srfi/srfi-1.scm: 640:9 2 (for-each # _) In guix/scripts/lint.scm: 954:2 1 (check-for-updates #) In ice-9/boot-9.scm: 829:9 0 (catch srfi-34 # # …) ice-9/boot-9.scm:829:9: In procedure catch: In procedure remove: Wrong type argument in position 2: #() …and a small shuffle in linux.scm. The different versions of linux-libre where being driven rather far apart. Kind regards, T G-R