mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove notmuch-fixtures.
* gnu/packages/golang.scm (notmuch-fixtures): Delete variable. Change-Id: If71e281e1acf07aa2175dca8bdbf9dffd92a855a
This commit is contained in:
parent
a47a53d2ed
commit
fd845557a7
1 changed files with 0 additions and 8 deletions
|
@ -2963,14 +2963,6 @@ parser.")
|
||||||
"This package provides INI file read and write functionality in Go.")
|
"This package provides INI file read and write functionality in Go.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define notmuch-fixtures
|
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri "http://notmuchmail.org/releases/test-databases/database-v1.tar.xz")
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"1lk91s00y4qy4pjh8638b5lfkgwyl282g1m27srsf7qfn58y16a2"))))
|
|
||||||
|
|
||||||
;;;
|
;;;
|
||||||
;;; Avoid adding new packages to the end of this file. To reduce the chances
|
;;; Avoid adding new packages to the end of this file. To reduce the chances
|
||||||
;;; of a merge conflict, place them above by existing packages with similar
|
;;; of a merge conflict, place them above by existing packages with similar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue