unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob f9ae51af2d21cd51ca1a383f2235774a2da38f35 240 bytes (raw)
name: talks/fcc-inrae-2022/example/mock-define-pkg-source.scm 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
 
(package                 ; definition du noeud python-pytorch
  (name "python-pytorch")
  (version "1.10.2")
  (source ... )          ; les donnees pointees ICI
  (build-system python-build-system)
  (arguments ... )
  (inputs (list ...)))

debug log:

solving f9ae51a ...
found f9ae51a in https://yhetil.org/guix-patches/20220620035428.4810-1-zimon.toutoune@gmail.com/

applying [1/1] https://yhetil.org/guix-patches/20220620035428.4810-1-zimon.toutoune@gmail.com/
diff --git a/talks/fcc-inrae-2022/example/mock-define-pkg-source.scm b/talks/fcc-inrae-2022/example/mock-define-pkg-source.scm
new file mode 100644
index 0000000..f9ae51a

Checking patch talks/fcc-inrae-2022/example/mock-define-pkg-source.scm...
Applied patch talks/fcc-inrae-2022/example/mock-define-pkg-source.scm cleanly.

index at:
100644 f9ae51af2d21cd51ca1a383f2235774a2da38f35	talks/fcc-inrae-2022/example/mock-define-pkg-source.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).