all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob f4a0d1bc5ec59a8340eb8da1825c4703e7c67aea 537 bytes (raw)
name: reports/guix-hpc-activity-report-2023/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
 
#| GNU Guix manifest

This file is a GNU Guix manifest file. It can be used with GNU Guix to
create a profile or an environment to work on the project. |#

(use-modules (gnu packages))


(define PACKAGES
  (list "inkscape"
        "adwaita-icon-theme"
        "fontconfig"
        "font-fira-sans"
        ;; NOTE: Oswald is pending inclusion in Guix, see patch
        ;; https://issues.guix.gnu.org/68640
        "font-oswald"
        ;; Only necessary for its CMYK color profile
        "krita"))

(specifications->manifest PACKAGES)

debug log:

solving f4a0d1b ...
found f4a0d1b in https://yhetil.org/guix/09719b9d-f14d-9d4f-c747-1571625d3e4d@zoho.com/

applying [1/1] https://yhetil.org/guix/09719b9d-f14d-9d4f-c747-1571625d3e4d@zoho.com/
diff --git a/reports/guix-hpc-activity-report-2023/manifest.scm b/reports/guix-hpc-activity-report-2023/manifest.scm
new file mode 100644
index 0000000..f4a0d1b

Checking patch reports/guix-hpc-activity-report-2023/manifest.scm...
Applied patch reports/guix-hpc-activity-report-2023/manifest.scm cleanly.

index at:
100644 f4a0d1bc5ec59a8340eb8da1825c4703e7c67aea	reports/guix-hpc-activity-report-2023/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 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.