mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
Merge branch 'master' into core-updates
Conflicts: gnu/packages/cups.scm gnu/packages/python-web.scm gnu/packages/web.scm guix/build/maven/pom.scm
This commit is contained in:
@@ -298,7 +298,7 @@ structured data.")
|
||||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'add-source-to-load-path 'change-working-directory
|
||||
(add-before 'expand-load-path 'change-working-directory
|
||||
(lambda _ (chdir "editors") #t)))))
|
||||
(home-page "https://github.com/protocolbuffers/protobuf")
|
||||
(synopsis "Protocol buffers major mode for Emacs")
|
||||
|
||||
Reference in New Issue
Block a user