GNU Guile 2.2.2 Copyright (C) 1995-2017 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> %load-path $2 = ("/gnu/store/daqfk14rdsf2x5blhhfb91iffqi3znp3-geiser-0.9-1.9581e61/share/geiser/guile/" "/home/natsu/src/guix" "/home/natsu/.guix-profile/share/guile/site/2.2" "/run/current-system/profile/share/guile/site/2.2" "/run/current-system/profile/share/guile/site/2.2" "/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2/share/guile/2.2" "/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2/share/guile/site/2.2" "/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2/share/guile/site" "/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2/share/guile") scheme@(guile-user)> (resolve-module '(gnu services networking)) gnu/services/base.scm:1889:8: gnu/services/base.scm:1889:8: Unbound variable: static-networking-service-type Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue. scheme@(gnu services base) [1]> ,bt In ice-9/boot-9.scm: 2718:10 19 (_ (gnu services networking) _ _ #:ensure _) 2986:16 18 (try-module-autoload _ _) 2316:4 17 (save-module-excursion _) 3006:22 16 (_)