Christopher Baines
9c5551c4cc
gnu: Add perl-test-dir.
...
* gnu/packages/perl-check.scm (perl-test-dir): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
c1a4e783b2
gnu: Add perl-test-checkdeps.
...
* gnu/packages/perl-check.scm (perl-test-checkdeps): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
618d52a607
gnu: Add perl-uri-db.
...
* gnu/packages/perl-web.scm (perl-uri-db): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
ce6bea4439
gnu: Add perl-uri-nested.
...
* gnu/packages/perl-web.scm (perl-uri-nested): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
9273ebfeab
gnu: Add perl-template-tiny.
...
* gnu/packages/perl.scm (perl-template-tiny): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
e748fbe2ac
gnu: Add perl-string-formatter.
...
* gnu/packages/perl.scm (perl-string-formatter): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
f73d4b1fdc
gnu: Add perl-io-pager.
...
* gnu/packages/perl.scm (perl-io-pager): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
54a51789fd
gnu: Add perl-tie-handle-offset.
...
* gnu/packages/perl.scm (perl-tie-handle-offset): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
366b76c1cd
gnu: Add perl-cpan-distnameinfo.
...
* gnu/packages/perl.scm (perl-cpan-distnameinfo): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
ef9902d37e
gnu: Add perl-config-gitlike.
...
* gnu/packages/perl.scm (perl-config-gitlike): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
41c685f51c
gnu: Add perl-http-tinyish.
...
* gnu/packages/web.scm (perl-http-tinyish): New variable.
2019-04-14 10:45:57 +01:00
Rutger Helling
1b7436aeb5
gnu: wine-staging: Update to 4.6.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.6.
* gnu/packages/wine.scm (wine-staging): Update to 4.6.
2019-04-14 09:34:43 +02:00
Nicolò Balzarotti
296ea15cf3
gnu: Add r-rex.
...
* gnu/packages/cran.scm (r-rex): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-04-13 11:12:15 +02:00
Ricardo Wurmus
472af99950
gnu: Add marble-marcher.
...
* gnu/packages/games.scm (marble-marcher): New variable.
2019-04-13 11:06:33 +02:00
Mark H Weaver
5069baedb8
gnu: emacs: Update to 26.2.
...
* gnu/packages/emacs.scm (emacs): Update to 26.2.
2019-04-12 18:42:43 -04:00
Julien Lepiller
ee6c4b62b8
gnu: opam: Update to 2.0.4.
...
* gnu/packages/ocaml.scm (opam): Update to 2.0.4.
2019-04-12 22:08:28 +02:00
Christopher Baines
81343b9a34
gnu: Fix uri for perl-template-toolkit.
...
* gnu/packages/perl.scm (perl-template-toolkit)[source]: Fix origin uri.
2019-04-12 20:56:21 +01:00
Ricardo Wurmus
e768c37e3f
gnu: r-rpart: Update to 4.1-15.
...
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-15.
2019-04-12 19:27:39 +02:00
Ricardo Wurmus
7f290982dc
gnu: r-reticulate: Update to 1.12.
...
* gnu/packages/cran.scm (r-reticulate): Update to 1.12.
2019-04-12 18:34:02 +02:00
Ludovic Courtès
c8e070dad7
build: Fix typo in Makefile.am conditional.
...
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>
in <https://bugs.gnu.org/35138 >.
This is a followup to a7ad4505b7
.
* gnu/local.mk [!ENABLE_INSTALLER]: Use 'else', not 'elif'.
2019-04-12 17:56:23 +02:00
Ludovic Courtès
13fd0a3087
install: Use a font with more glyphs on tty2.
...
* gnu/system/install.scm (%installation-services): For
'console-font-service-type', use LatGrkCyr-8x16 on tty2.
2019-04-12 17:56:23 +02:00
Ludovic Courtès
c7dc604253
installer: Choosing a locale opens the translated manual on tty2.
...
Suggested by Florian Pelz.
* gnu/system/install.scm (%installation-node-names): New variable.
(log-to-info): Expect the chosen locale as an argument. Compute the
language, Info file name, and node name. Install the locale.
(documentation-shepherd-service): Add 'locale' parameter to the 'start'
action and honor it. Set GUIX_LOCPATH and TERM as environment variables
for the process.
* gnu/installer.scm (apply-locale): Use (gnu services herd). Call
'stop-service' and 'start-service' with the chosen locale.
2019-04-12 17:56:23 +02:00
Ludovic Courtès
126d4c12ce
install: Add standalone documentation service.
...
* gnu/system/install.scm (log-to-info): Add 'tty' and 'user'
parameters. Open the tty and change UIDs/GIDs.
(documentation-shepherd-service): New procedure.
(%documentation-users, documentation-service-type): New variables.
(%installation-services): Use it instead of 'mingetty-service'.
2019-04-12 17:56:23 +02:00
Danny Milosavljevic
16cb1c51ad
gnu: fc-host-tools: Fix fc-loadtool.
...
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
2019-04-12 16:30:10 +02:00
Jelle Licht
21d56a8237
gnu: emacs-direnv: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 1.5.0.
2019-04-12 14:00:58 +02:00
Eric Bavier
89647ff1d4
gnu: idris: Run tests.
...
* gnu/packages/patches/idris-test-no-node.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris)[origin]: Use it.
[native-inputs]: New field.
[arguments]: Remove "#:tests? #f". Add custom 'check' phase after 'install'.
2019-04-11 19:34:01 -05:00
Eric Bavier
e16bc71015
gnu: idris: Enable FFI and GMP support.
...
* gnu/packages/idris.scm (idris)[inputs]: Add ghc-libffi.
[arguments]: Add "-fFFI" and "-fGMP" to #:configure-flags.
2019-04-11 19:34:01 -05:00
Eric Bavier
fb038f32ae
gnu: Add ghc-libffi.
...
* gnu/packages/haskell.scm (ghc-libffi): New variable.
2019-04-11 19:34:00 -05:00
Eric Bavier
a4df9ba4ec
gnu: idris: Upgrade to 1.3.1.
...
* gnu/packages/idris.scm (idris): Upgrade to 1.3.1.
[arguments]: Remove 'update-constraints' phase.
2019-04-11 19:34:00 -05:00
Danny Milosavljevic
55548cdc6a
gnu: rust: Enable parallel tests starting with 1.26.
...
* gnu/packages/rust.scm (rust-1.26)[arguments]<#:phases>[check]: Enable
parallel tests.
2019-04-12 00:26:29 +02:00
Ricardo Wurmus
b2521eed91
gnu: r-ggthemes: Update to 4.1.1.
...
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.1.1.
2019-04-11 23:37:25 +02:00
Ricardo Wurmus
5bd8ad8bde
gnu: r-plotly: Update to 4.9.0.
...
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
c0fcbdfa9d
gnu: r-plotrix: Update to 3.7-5.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-5.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
eacfa685d7
gnu: r-devtools: Update to 2.0.2.
...
* gnu/packages/statistics.scm (r-devtools): Update to 2.0.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
6e95f0e153
gnu: r-backports: Update to 1.1.4.
...
* gnu/packages/statistics.scm (r-backports): Update to 1.1.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
9fc1cdc928
gnu: r-rversions: Update to 1.1.0.
...
* gnu/packages/statistics.scm (r-rversions): Update to 1.1.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
67c6770d39
gnu: r-data-table: Update to 1.12.2.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
e9437c5b4a
gnu: r-rlang: Update to 0.3.4.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
00d14a4156
gnu: r-ggplot2: Update to 3.1.1.
...
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.1.1.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
79d8fdcce3
gnu: r-nlme: Update to 3.1-139.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-139.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
9f2a87d1bf
gnu: r-pracma: Update to 2.2.5.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
be5385eb83
gnu: r-wgcna: Update to 1.67.
...
* gnu/packages/cran.scm (r-wgcna): Update to 1.67.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
d1ed092e83
gnu: r-reinforcelearn: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-reinforcelearn): Update to 0.2.1.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
000b3ef96f
gnu: r-huge: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-huge): Update to 1.3.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
4c920fbbd5
gnu: r-summarytools: Update to 0.9.3.
...
* gnu/packages/cran.scm (r-summarytools): Update to 0.9.3.
[propagated-inputs]: Add r-tibble.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
a108ef6209
gnu: r-remotes: Update to 2.0.4.
...
* gnu/packages/cran.scm (r-remotes): Update to 2.0.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
3517101521
gnu: r-usethis: Update to 1.5.0.
...
* gnu/packages/cran.scm (r-usethis): Update to 1.5.0.
[propagated-inputs]: Add r-purrr, r-withr, and r-yaml.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
a26bd4718b
gnu: r-tinytex: Update to 0.12.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.12.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
1235f0d3a2
gnu: r-broom: Update to 0.5.2.
...
* gnu/packages/cran.scm (r-broom): Update to 0.5.2.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
a315d49633
gnu: r-ddalpha: Update to 1.3.9.
...
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.9.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
1e0b0a2ec2
gnu: r-rvest: Update to 0.3.3.
...
* gnu/packages/cran.scm (r-rvest): Update to 0.3.3.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
c4a50a8a47
gnu: r-genomicfeatures: Update to 1.34.8.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.8.
2019-04-11 23:37:19 +02:00
Eric Bavier
a6de569ea2
gnu: creduce: Upgrade to 2.8.0.
...
* gnu/packages/debug.scm (creduce): Upgrade to 2.8.0.
[inputs]: Use llvm-6 and clang-6. Remove perl-sys-cpu.
[arguments]: Use custom 'check phase.
2019-04-11 12:17:01 -05:00
Ricardo Wurmus
c2f6f4e500
gnu: Add python2-checkm-genome.
...
* gnu/packages/bioinformatics.scm (python2-checkm-genome): New variable.
2019-04-11 17:54:57 +02:00
Ricardo Wurmus
4fa16c9ae6
gnu: Add tensorflow.
...
* gnu/packages/machine-learning.scm (tensorflow): New variable.
2019-04-11 17:54:57 +02:00
Danny Milosavljevic
d0a39b928c
gnu: make-linux-libre: Install "Module.symvers".
...
* gnu/packages/linux.scm (make-linux-libre): Install "Module.symvers".
2019-04-11 17:54:11 +02:00
Pierre Neidhardt
6a8c4b9e11
gnu: Add vhba-module.
...
* gnu/packages/linux.scm (vhba-module): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-11 17:52:52 +02:00
Ricardo Wurmus
12327d7447
gnu: guitarix: Update to 0.38.1.
...
* gnu/packages/audio.scm (guitarix): Update to 0.38.1.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
36f4f1e297
gnu: Add pplacer.
...
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
fb168a310e
gnu: ocaml-mcl: Do not use unstable tarball.
...
* gnu/packages/machine-learning.scm (ocaml-mcl)[source]: Use git-fetch.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
b24aaeec45
gnu: ocaml-mcl: Build with latest OCaml.
...
* gnu/packages/machine-learning.scm (ocaml-mcl)[arguments]: Remove #:ocaml
and #:findlib arguments; patch code in build phase.
[native-inputs]: Add ocamlbuild.
2019-04-11 17:17:22 +02:00
Ricardo Wurmus
ddb5dc08a7
gnu: Add ocaml-gsl-1.
...
* gnu/packages/ocaml.scm (ocaml-gsl-1): New variable.
2019-04-11 17:11:41 +02:00
Tobias Geerinckx-Rice
e70771f08e
gnu: httrack: Correct licence prefix.
...
This follows up on commit ed132a57c1
.
* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
2019-04-11 14:25:05 +02:00
Nicolas Goaziou
ed132a57c1
gnu: Add httrack.
...
* gnu/packages/web.scm (httrack): New variable.
2019-04-11 14:04:54 +02:00
HiPhish
9abfbd79cb
gnu: neovim: Depend on Lua 5.1, not 5.2.
...
* gnu/packages/vim.scm (neovim): Use correct Lua version as dependencies
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Vagrant Cascadian
8b87b1bf00
gnu: arm-trusted-firmware: Update to 2.1.
...
* gnu/packages/firmware (arm-trusted-firmware): Update to 2.1.
(arm-trusted-firmware-sun50i-a64)[source]: Inherit from
arm-trusted-firmware.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
585fb83acb
gnu: Add emacs-evil-visualstar.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-visualstar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
80955ad634
gnu: Add emacs-evil-visual-replace.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-visual-replace): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
a99e7f524e
gnu: Add emacs-evil-nerd-commenter.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
6d53111385
gnu: Add emacs-evil-expat.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
f89cc6bdf9
gnu: Add emacs-evil-lion.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-lion): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
2feaffb17c
gnu: Add emacs-evil-text-object-python.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-text-object-python): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
91af509751
gnu: Add emacs-evil-indent-plus.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-indent-plus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
f74a90bf6c
gnu: Add emacs-evil-replace-with-register.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-replace-with-register): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
eccf816b64
gnu: Add emacs-evil-exchange.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-exchange): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
ab0471e9fc
gnu: Add emacs-janpath-evil-numbers.
...
* gnu/packages/emacs-xyz.scm (emacs-janpath-evil-numbers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Ivan Petkov
6d511a53cf
gnu: rust: Update to 1.33.0
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.32): ...this.
(rust): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
frozenpigs
02394462fc
services: sddm: Switch back to using ‘startx’.
...
* gnu/services/sddm.scm (sddm-configuration-file):
Use XORG-START-COMMAND.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
f86b4b56b1
gnu: sbcl-trivial-garbage: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-trivial-garbage)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
0471c00109
gnu: sbcl-babel: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-babel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
9769caa991
gnu: sbcl-trivial-features: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-trivial-features)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
4d2c51dec2
gnu: stumpwm: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (stumpwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
eabcf02efd
gnu: sbcl-cl-ppcre: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-cl-ppcre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
574edcc006
gnu: sbcl-flexi-streams: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-flexi-streams)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
02fbb5c304
gnu: sbcl-fiveam: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-fiveam)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
8fa2bcc793
gnu: python-glob2: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-glob2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
5b77ebe15c
gnu: python-dukpy: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-dukpy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
1a04d42195
gnu: python-flasgger: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-flasgger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
1961d18791
gnu: python-schematics: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-schematics)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
3e3ff8ad13
gnu: python-tlsh: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-tlsh)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
8524d13011
gnu: python-honcho: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-honcho)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
768fea0fd4
gnu: python-gridmap: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-gridmap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
5c44505b6d
gnu: java-cglib: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-cglib)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
8f33d05e22
gnu: tippecanoe: Don't use unstable tarball.
...
* gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
82b47fd9d1
gnu: osm2pgsql: Don't use unstable tarball.
...
* gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
f4daf25066
gnu: libosmium: Don't use unstable tarball.
...
* gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
ca72dd2cb5
gnu: openlibm: Don't use unstable tarball.
...
* gnu/packages/maths.scm (openlibm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
830971bf3a
gnu: opencascade-oce: Don't use unstable tarball.
...
* gnu/packages/maths.scm (opencascade-oce)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
88efbab2d9
gnu: emacs-auto-yasnippet: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet)[source]: Use GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
ba50c3e8d0
gnu: emacs-academic-phrases: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-academic-phrases)[source]: Use GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00