local/bin/package-lister: Include scheme mode

master
Pierre Neidhardt 2019-01-19 17:01:32 +01:00
parent 0308dbdafd
commit 11d77874d6
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ fi
## Guix
if command -v guix >/dev/null 2>&1; then
cat<<EOF>"$PKG_ROOT/guix"
;; -*- mode: scheme; -*-
(specifications->manifest
'(
EOF