gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)
authorCarl Dong <contact@carldong.me>
Mon, 6 Apr 2020 18:02:42 +0000 (14:02 -0400)
committerCarl Dong <contact@carldong.me>
Mon, 6 Apr 2020 18:02:42 +0000 (14:02 -0400)
commitb066c25026f21fb57677aa34692a5034338e7ee3
tree4a18f968187207c0eb61880f1c2bc1f533421205
parent8a4608b4bf4f13766b4e3d11577c61f398034544
gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)

* gnu/packages/cross-base.scm (package-with-extra-patches,
package-with-patches): Move procedures from here...
* guix/packages.scm (package-with-extra-patches, package-with-patches):
...to here, and export.
gnu/packages/cross-base.scm
guix/packages.scm