blob bbf25e7b88b3025fa4e352798da2110c1f0299fd 212 bytes (raw)
name: herd.in # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
| | #!%GUILE% --no-auto-compile
-*- scheme -*-
!#
(set! %load-path (cons "%modsrcdir%" %load-path))
(set! %load-compiled-path (cons "%modbuilddir%" %load-compiled-path))
(apply (@ (herd) main) (cdr (command-line)))
|
debug log:
solving bbf25e7 ...
found bbf25e7 in https://yhetil.org/guix/20160116200904.6562c582@alarmpi/
applying [1/1] https://yhetil.org/guix/20160116200904.6562c582@alarmpi/
diff --git a/herd.in b/herd.in
new file mode 100644
index 0000000..bbf25e7
Checking patch herd.in...
Applied patch herd.in cleanly.
index at:
100644 bbf25e7b88b3025fa4e352798da2110c1f0299fd herd.in
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.