Commit Graph

48187 Commits (2d74d42a65f14e2f4433e9784422841ed308e92d)

Author SHA1 Message Date
Tobias Geerinckx-Rice 29bdabb6fd
gnu: xygrib: Update to 1.2.6.1.
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice 966873e3e7
gnu: Order (gnu packages license)'s imports alphabetically.
* gnu/packages/license.scm: Order module imports alphabetically.
2019-09-27 12:28:42 +02:00
Pierre Neidhardt 8ff5c7355f
gnu: Add makeself-safeextract.
* gnu/packages/compression.scm (makeself-safeextract): New variable.
2019-09-27 09:53:55 +02:00
Brian Leung 18cd5f69dd
gnu: emacs-company-quickhelp: Update to 2.2.0-1.479676c.
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c.
2019-09-27 06:05:59 +02:00
Brian Leung 49175a9bab
gnu: emacs-org-re-reveal: Update to 2.5.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1.
2019-09-27 05:53:06 +02:00
Brian Leung 352b1dcd6b
gnu: emacs-counsel-dash: Fix home page.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page.
2019-09-27 03:33:29 +02:00
Brian Leung 9a0f6a3c93
gnu: emacs-evil-magit: Update to 0.4.2-3.4b66a1d.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d.
2019-09-26 23:31:09 +02:00
Nicolas Goaziou d31a532417
gnu: Add emacs-flycheck-grammalecte.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable.
2019-09-26 23:17:54 +02:00
Ludovic Courtès 99fcefb94c
gnu: texinfo: Add version 6.7.
* gnu/packages/texinfo.scm (texinfo-6.7): New variable.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 7647c0dec9
gnu: tbb: Build in a reproducible fashion.
Fixes <https://bugs.gnu.org/37522>.

* gnu/packages/tbb.scm (tbb)[source](snippets): Annihilate attempts to
capture the build time and kernel version.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 8727e0304b
self: Mark trivial "-modules" derivations as non-substitutable.
The resulting nar takes ~500KiB and it's quicker to build it locally
than to download it.

* guix/self.scm (node-source+compiled): Pass #:options to
'computed-file'.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 464caf72f9
shepherd: Ensure the log file has correct ownership.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Ensure
LOG-FILE has correct ownership.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 0d3a4fc867
shepherd: 'make-forkexec-constructor/container' keeps the log file.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Don't
call 'clean-up' on LOG-FILE.  This mirrors Shepherd commit
6892f638c78a14fedd075f664432757bc015c140.
2019-09-26 23:15:28 +02:00
Hartmut Goebel dec845606d
guix download: Ensure destination file-name is valid in the store.
Avoid invalid store-file-name by explicitly passing the destination
name, replacing any character not allowed in the store-file-name by an
underscore.

Fixes <http://issues.guix.gnu.org/issue/26175>

* guix/scripts/download.scm (safe-naensure-valid-store-file-nameme):
  New function. (download-to-store*): Use it to generate a "safe"
  basename of URL.
2019-09-26 17:48:08 +02:00
Hartmut Goebel 6eb1d20b68
gnu: Add debops.
* gnu/packages/admin.scm (debops): New variable.
* gnu/packages/patches/debops-constants-for-external-program-names.patch,
  gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch:
  New files.
* gnu/local.mk: Add them.
2019-09-26 17:18:23 +02:00
Hartmut Goebel 8581b40d09
gnu: Add python-distro.
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-26 17:18:22 +02:00
Danny Milosavljevic 2ea4587d83
gnu: python-libmpsse: Update to 1.4.
* gnu/packages/embedded.scm (python2-libmpsse): Rename to...
(python-libmpsse): ...this.
[version]: Update to 1.4.
[source]: Change repository and version.
[inputs]: Change Python version.
[arguments]: Add #parallel-build?.
(python2-libmpsse): New variable.
2019-09-26 15:58:48 +02:00
Ludovic Courtès 3972dc5d43
guix package: Add '--list-profiles'.
* guix/scripts/package.scm (show-help, %options): Add '--list-profiles'.
(process-query): Honor it.
* tests/guix-package.sh: Add test.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 71339070a9
doc: Do not comment out closing parens in Android examples.
* doc/guix.texi (Base Services): Arrange so that closin parens are not
commented out.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 31e6e6a89f
doc: Add missing paren in CPE example.
* doc/guix.texi (Invoking guix lint): Add missing paren in 'cpe-name'
example.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 473bd8100b
doc: Add missing parens in inetd example.
* doc/guix.texi (Networking Services): Add missing parens in inetd
service example.
2019-09-26 11:43:25 +02:00
Ludovic Courtès 4a506da83a
doc: Fix syntax of Varnish example.
* doc/guix.texi (Web Services): Escape nested string in '%gnu-mirror'
variable definition.  Adjust indentation.
2019-09-26 11:43:25 +02:00
Brian Leung 205a0fe094
gnu: emacs-helm-dash: Update to 1.3.0-2.7f853bd.
* gnu/packages/emacs-xyz.scm (emacs-helm-dash): Update to 1.3.0-2.7f853bd.
2019-09-26 08:34:44 +02:00
Brian Leung b8563caf11
gnu: emacs-counsel-dash: Update to 0.1.3-2.24d370b.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-2.24d370b.
2019-09-26 08:34:44 +02:00
Brian Leung 06bdb36837
gnu: Add emacs-dash-docs.
* gnu/packages/emacs-xyz.scm (emacs-dash-docs): New variable.
2019-09-26 08:34:43 +02:00
Brian Leung d8b352bea7
gnu: emacs-youtube-dl: Update to 1.0-2.af877b5.
* gnu/packages/emacs-xyz.scm (emacs-youtube-dl): Update to 1.0-2.af877b5.
2019-09-26 08:02:29 +02:00
Brian Leung 0155e23b34
gnu: emacs-mu4e-conversation: Update to 0.0.1-5.98110bb.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Update to 0.0.1-5.98110bb.
2019-09-26 07:56:51 +02:00
Brian Leung 82431a10cc
gnu: emacs-nov-el: Update to 0.2.9.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.2.9.
2019-09-26 06:47:39 +02:00
Brian Leung e745dd119a
gnu: emacs-websocket: Enable some tests.
* gnu/packages/emacs-xyz.scm (emacs-websocket): Enable some tests.
2019-09-26 06:47:39 +02:00
Brian Leung eee9277ba5
gnu: emacs-make-it-so: Update to 0.1.0-2.b73dfb6.
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): Update to 0.1.0-2.b73dfb6.
2019-09-26 06:47:38 +02:00
Brian Leung 595c7c339c
gnu: emacs-web-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-web-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-09-26 06:47:38 +02:00
Brian Leung fbbdce47e2
gnu: emacs-yaml-mode: Update to 0.0.14.
* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.14.
2019-09-26 06:47:38 +02:00
Brian Leung 5d1d7ae413
gnu: emacs-evil-nerd-commenter: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Enable tests.
2019-09-26 06:47:33 +02:00
Tobias Geerinckx-Rice 91af1031e5
gnu: dtc: Update to 1.5.1.
* gnu/packages/bootloaders.scm (dtc): Update to 1.5.1.
[arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags.
2019-09-26 06:28:23 +02:00
Tobias Geerinckx-Rice f70e567eea
gnu: emacs-circe: Update to 2.11.
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11.
2019-09-26 05:37:34 +02:00
Tobias Geerinckx-Rice 2359e235a4
gnu: dehydrated: Update to 0.6.5.
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5.
2019-09-26 05:37:33 +02:00
Tobias Geerinckx-Rice 3c39dc680f
gnu: skopeo: Update to 0.1.39.
* gnu/packages/virtualization.scm (skopeo): Update to 0.1.39.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 9610a422b0
gnu: bspwm: Update to 0.9.9.
* gnu/packages/wm.scm (bspwm): Update to 0.9.9.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice f51905a472
gnu: vimb: Update to 3.5.0.
* gnu/packages/web-browsers.scm (vimb): Update to 3.5.0.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 4a51d75929
gnu: libxcb: Don't use NAME in source URI.
* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 0a4f9445fd
gnu: xorgproto: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 5dfdab05ba
gnu: encodings: Update to 1.0.5.
* gnu/packages/xorg.scm (encodings): Update to 1.0.5.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 3eb278aa9d
gnu: f3: Update to 7.2.
* gnu/packages/disk.scm (f3): Update to 7.2.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 3f3d712cc5
gnu: beets: Update to 1.4.9.
* gnu/packages/music.scm (beets): Update to 1.4.9.
[source]: Remove patch.
[arguments]: Remove more Python 3.7 compatibility fixes.
* gnu/packages/patches/beets-python-3.7-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice d94ec40758
gnu: beets: Use HTTPS home page.
* gnu/packages/music.scm (beets)[home-page]: Use HTTPS.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice 65d20127ef
gnu: emacs-xelb: Update to 0.18.
* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice 0ed0e3bfb7
gnu: fmit: Update to 1.2.13.
* gnu/packages/music.scm (fmit): Update to 1.2.13.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice b106dd84db
gnu: xf86-input-wacom: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source]: Hard-code NAME.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice 8aba8c7b74
gnu: youtube-dl: Update to 2019.09.12.1.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice b7f5fa8285
gnu: celluloid: Update to 0.17 from gnome-mpv.
* gnu/packages/video.scm (celluloid): ‘New’ public variable.
(gnome-mpv): Redefine as DEPRECATED-PACKAGE.
2019-09-25 17:50:52 +02:00