summaryrefslogtreecommitdiff
path: root/manifest.scm
blob: 5bfae7a9f5f6df3895180b2f2e82ede347d03bb0 (plain)
1
2
3
4
5
;; What follows is a "manifest" equivalent to the command line you gave.
;; You can store it in a file that you may then pass to any 'guix' command
;; that accepts a '--manifest' (or '-m') option.

(specifications->manifest (list "zig" "duckdb"))