config/guix/profile-to-manifest: Document how to run

master
Pierre Neidhardt 2019-02-12 20:02:36 +01:00
parent bba542d936
commit e437fc4705
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
;; Run with:
;; guile -s FILE ~/.guix-profile
(use-modules (guix profiles)
(ice-9 match)
(ice-9 pretty-print))