unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob bdd4e6466bb7809cad9f96fcccd4f328e40759d0 521 bytes (raw)
name: manifest.scm 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
;; This is the complete list of Guix packages necessary for building Shepherd.
;;
;; For example the following shell command will run the built-in tests:
;;
;;  % guix shell -m manifest.scm --pure -- make check

(specifications->manifest
 '("autoconf"
   "automake"
   "binutils"
   "coreutils"
   "diffutils"
   "findutils"
   "gawk"
   "gcc"
   "gettext"
   "glibc"
   "grep"
   "guile"
   "guile-fibers"
   "guile-readline"
   "help2man"
   "libtool"
   "make"
   "pkg-config"
   "sed"
   "tar"
   "texinfo"
   "xz"))

debug log:

solving bdd4e64 ...
found bdd4e64 in https://yhetil.org/guix-patches/20230108002719.19791-1-bjc@spork.org/

applying [1/1] https://yhetil.org/guix-patches/20230108002719.19791-1-bjc@spork.org/
diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..bdd4e64

Checking patch manifest.scm...
Applied patch manifest.scm cleanly.

index at:
100644 bdd4e6466bb7809cad9f96fcccd4f328e40759d0	manifest.scm

(*) 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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).