all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob db110b80b85eea03ae75b526974367c3bdc1ea9d 653 bytes (raw)
name: gnu/packages/patches/nix-dont-build-html-doc.diff 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
--- a/doc/manual/local.mk	2022-10-30 18:52:44.091425741 +0100
+++ b/doc/manual/local.mk	2022-10-30 18:53:00.026549841 +0100
@@ -77,7 +77,6 @@
 
 # Generate the HTML manual.
 html: $(docdir)/manual/index.html
-install: $(docdir)/manual/index.html
 
 # Generate 'nix' manpages.
 install: $(mandir)/man1/nix3-manpages
@@ -101,7 +100,5 @@
 	done
 	@touch $@
 
-$(docdir)/manual/index.html: $(MANUAL_SRCS) $(d)/book.toml $(d)/anchors.jq $(d)/custom.css $(d)/src/SUMMARY.md $(d)/src/command-ref/new-cli $(d)/src/command-ref/conf-file.md $(d)/src/language/builtins.md
-	$(trace-gen) RUST_LOG=warn mdbook build doc/manual -d $(DESTDIR)$(docdir)/manual
 
 endif

debug log:

solving db110b80b8 ...
found db110b80b8 in https://yhetil.org/guix/_Tae6WSRS-06CyA4U8PCmO0Lqyxwza7wI9dU_Bl2pWWpnABpRr0YBVBHRA65OmiL1hH4DZdhcuD1m4WsRw9coSVqmcvTXmIoyAn2mh0M1rg=@protonmail.com/
found 79142bc215 in https://git.savannah.gnu.org/cgit/guix.git
preparing index
index prepared:
100644 79142bc2155a2531f05033859240949dd950c17f	gnu/packages/patches/nix-dont-build-html-doc.diff

applying [1/1] https://yhetil.org/guix/_Tae6WSRS-06CyA4U8PCmO0Lqyxwza7wI9dU_Bl2pWWpnABpRr0YBVBHRA65OmiL1hH4DZdhcuD1m4WsRw9coSVqmcvTXmIoyAn2mh0M1rg=@protonmail.com/
diff --git a/gnu/packages/patches/nix-dont-build-html-doc.diff b/gnu/packages/patches/nix-dont-build-html-doc.diff
index 79142bc215..db110b80b8 100644

Checking patch gnu/packages/patches/nix-dont-build-html-doc.diff...
Applied patch gnu/packages/patches/nix-dont-build-html-doc.diff cleanly.

index at:
100644 db110b80b85eea03ae75b526974367c3bdc1ea9d	gnu/packages/patches/nix-dont-build-html-doc.diff

(*) 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.