aboutsummaryrefslogtreecommitdiff
path: root/tests/derivations.scm
diff options
context:
space:
mode:
authorOleg Pykhalov <go.wigust@gmail.com>2020-04-29 19:36:30 +0300
committerOleg Pykhalov <go.wigust@gmail.com>2020-04-29 20:10:33 +0300
commit587ccf4c793973dcde1abd3ef207a9ee58b9f0e5 (patch)
tree0e9186a748c3399412641509e1df9dde301599d3 /tests/derivations.scm
parent1cc9947a53adc36d0767c1854f54178d91eb872d (diff)
downloadguix-587ccf4c793973dcde1abd3ef207a9ee58b9f0e5.tar.gz
guix-587ccf4c793973dcde1abd3ef207a9ee58b9f0e5.zip
gnu: emacs-vterm: Update to 0-1.e63bd65.
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-1.e63bd65.
Diffstat (limited to 'tests/derivations.scm')
0 files changed, 0 insertions, 0 deletions
2021-04-25doc: Document translation process....doc/contributing.texi (Translating Guix): New section. doc/guix.texi (Top): Add a reference to the new section. Julien Lepiller 2021-04-04doc: Remind developers to build Guix....The previous instructions were correct, but we got too many bug reports with a root cause of "did not build Guix yet". Other parts of the manual already instruct `make && make check`, so this makes the treatment of building Guix more consistent, too. * doc/contributing.texi (Building from Git): Instruct the user to run `make` when building Guix. Leo Famulari 2021-04-01doc: Discourage ambiguous package names....* doc/contributing.texi (Package Naming): Explicitly mention single-character and otherwise ambiguous names. Tobias Geerinckx-Rice via Bug reports for GNU Guix 2021-03-18doc: Document the guidelines for removing inactive committers....For more context, see the discussion in <https://bugs.gnu.org/47111>. * doc/contributing.texi (Commit Access): Add paragraph about removing inactive committers. Leo Famulari