mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "gnu: linux-libre-documentation: Fix compilation."
This bug was fixed upstream in 6.7.6.
This reverts commit b6f82b9ef1
.
Change-Id: Ia756a62b29ad1f342b0e7430a0cb88cc140974eb
This commit is contained in:
parent
f28802a813
commit
e1e6116e05
1 changed files with 0 additions and 11 deletions
|
@ -2005,17 +2005,6 @@ GnuPG-based password manager like @code{pass}.")
|
||||||
(package
|
(package
|
||||||
(inherit linux-libre)
|
(inherit linux-libre)
|
||||||
(name "linux-libre-documentation")
|
(name "linux-libre-documentation")
|
||||||
(source
|
|
||||||
(origin
|
|
||||||
(inherit linux-libre-source)
|
|
||||||
(patches
|
|
||||||
(list
|
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/Documentation/sphinx/kernel_feat.py?id=c23de7ceae59e4ca5894c3ecf4f785c50c0fa428")
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"0inw2pl7nh82sw8bhvvzqa61552bisl78yc1nyl2x6dmpyppzrld")))))))
|
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
#:tests? #f
|
#:tests? #f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue