| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: tome4: Rename package to tales-of-maj-eyal.•••* gnu/packages/games.scm (tome4): Define in terms of
'deprecated-package'.
(tales-of-maj-eyal): New variable, formerly known as "tome4".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: crawl-tiles: Rename package to dungeon-crawl-stone-soup-tiles.•••* gnu/packages/games.scm (crawl-tiles): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup-tiles): New variable, formerly known as "crawl-tiles".
| Pierre Neidhardt | 2019-03-26 | 1 | -3/+6 |
* | gnu: crawl: Rename package to dungeon-crawl-stone-soup.•••* gnu/packages/games.scm (crawl): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup): New variable, formerly known as "crawl".
| Pierre Neidhardt | 2019-03-26 | 1 | -5/+8 |
* | gnu: fillets-ng: Rename package to fish-fillets-ng.•••* gnu/packages/games.scm (fillets-ng): Define in terms of
'deprecated-package'.
(fish-fillets-ng): New variable, formerly known as "fillets-ng".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: kiki: Rename package to kiki-the-nano-bot.•••* gnu/packages/games.scm (kiki): Define in terms of
'deprecated-package'.
(kiki-the-nano-bot): New variable, formerly known as "kiki".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: starfighter: Rename package to project-starfighter.•••* gnu/packages/games.scm (starfighter): Define in terms of
'deprecated-package'.
(project-starfighter): New variable, formerly known as "starfighter".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: wesnoth-server: Rename package to the-battle-for-wesnoth-server.•••* gnu/packages/games.scm (wesnoth-server): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth-server): New variable, formerly known as "wesnoth-server".
| Pierre Neidhardt | 2019-03-26 | 1 | -3/+6 |
* | gnu: wesnoth: Rename package to the-battle-for-wesnoth.•••* gnu/packages/games.scm (wesnoth): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth): New variable, formerly known as "wesnoth".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: abbaye: Rename package to l-abbaye-des-morts.•••* gnu/packages/games.scm (abbaye): Define in terms of
'deprecated-package'.
(l-abbaye-des-morts): New variable, formerly known as "abbaye".
| Pierre Neidhardt | 2019-03-26 | 1 | -2/+5 |
* | gnu: gnubg: Rename package to gnubackgammon.•••* gnu/packages/games.scm (gnubg): Define in terms of
'deprecated-package'.
(gnubackgammon): New variable, formerly known as "gnubg".
| Pierre Neidhardt | 2019-03-26 | 1 | -7/+10 |
* | gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.•••* gnu/packages/games.scm (cataclysm-dda): Define in terms of
'deprecated-package'.
(cataclysm-dark-days-ahead): New variable, formerly known as "cataclysm-dda".
| Pierre Neidhardt | 2019-03-26 | 1 | -8/+12 |
* | gnu: armagetronad: Rename package to armagetron-advanced.•••* gnu/packages/games.scm (armagetronad): Define in terms of
'deprecated-package'.
(armagetron-advanced): New variable, formerly known as "armagetronad".
| Pierre Neidhardt | 2019-03-26 | 1 | -8/+11 |
* | gnu: docker: Use disjunct temp directories for probing.•••* gnu/packages/patches/docker-use-fewer-modprobes.patch: Use disjunct temp
directories for probing.
| Danny Milosavljevic | 2019-03-26 | 1 | -8/+8 |
* | gnu: docker: Add comment.•••* gnu/packages/patches/docker-use-fewer-modprobes.patch: Add comment.
| Danny Milosavljevic | 2019-03-26 | 1 | -0/+3 |
* | packages: Adjust to new calling convention for "thunked" fields.•••Fixes <https://bugs.gnu.org/34995>.
This is a followup to abd4d6b33dba4de228e90ad15a8efb456fcf7b6e.
* guix/packages.scm (package->bag): Adjust calls to INPUTS,
PROPAGATED-INPUTS, NATIVE-INPUTS, and ARGS, passing them SELF as an
argument.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Use (package-inputs
this-record) intead of (inputs).
* gnu/packages/version-control.scm (git)[arguments]: Likewise.
| Ludovic Courtès | 2019-03-26 | 2 | -4/+6 |
* | gnu: gzdoom: Update to 3.7.2.•••* gnu/packages/games.scm (gzdoom): Update to 3.7.2.
[source](uri): Update path.
[source](snippet): Bundled libjpeg directory has been renamed.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| nee | 2019-03-25 | 1 | -4/+4 |
* | gnu: guix: Update to f970946.•••* gnu/packages/package-management.scm (guix): Update to f970946.
| Ludovic Courtès | 2019-03-25 | 1 | -3/+3 |
* | gnu: docker: Use fewer modprobes.•••Fixes <https://bugs.gnu.org/34333>.
Reported by Allan Adair <allan@adair.io>.
* gnu/packages/patches/docker-use-fewer-modprobes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/docker.scm (docker)[source]: Use it.
| Danny Milosavljevic | 2019-03-25 | 2 | -1/+120 |
* | gnu: nano: Update to 4.0.•••* gnu/packages/nano.scm (nano): Update to 4.0.
| Leo Famulari | 2019-03-25 | 1 | -2/+2 |
* | gnu: Add r-svmisc.•••* gnu/packages/cran.scm (r-svmisc): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+22 |
* | gnu: Add r-rjava.•••* gnu/packages/cran.scm (r-rjava): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+50 |
* | gnu: Add r-r2html.•••* gnu/packages/cran.scm (r-r2html): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+26 |
* | gnu: Add r-sampling.•••* gnu/packages/cran.scm (r-sampling): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+21 |
* | gnu: r-gsl: Update to 2.1-6.•••* gnu/packages/cran.scm (r-gsl): Update to 2.1-6.
| Ricardo Wurmus | 2019-03-25 | 1 | -2/+2 |
* | gnu: Add r-sigpathway.•••* gnu/packages/bioconductor.scm (r-sigpathway): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+22 |
* | gnu: Add r-anota.•••* gnu/packages/bioconductor.scm (r-anota): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+31 |
* | gnu: Add r-gosemsim.•••* gnu/packages/bioconductor.scm (r-gosemsim): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+27 |
* | gnu: Add r-heatplus.•••* gnu/packages/bioconductor.scm (r-heatplus): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+25 |
* | gnu: Add r-varianttools.•••* gnu/packages/bioconductor.scm (r-varianttools): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+40 |
* | gnu: Add r-triform.•••* gnu/packages/bioconductor.scm (r-triform): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+24 |
* | gnu: Add r-hapassoc.•••* gnu/packages/cran.scm (r-hapassoc): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+22 |
* | gnu: Add r-hierfstat.•••* gnu/packages/cran.scm (r-hierfstat): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+26 |
* | gnu: Add brightnessctl.•••* gnu/packages/linux.scm (brightnessctl): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Vagrant Cascadian | 2019-03-25 | 1 | -0/+39 |
* | gnu: r-gkmsvm: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-gkmsvm): Move from here...
* gnu/packages/bioconductor.scm (r-gkmsvm): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -33/+34 |
* | gnu: r-kernlab: Move to (gnu packages cran).•••* gnu/packages/machine-learning.scm (r-kernlab): Move from here...
* gnu/packages/cran.scm (r-kernlab): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -22/+22 |
* | gnu: r-wgcna: Move to (gnu packages cran).•••* gnu/packages/bioinformatics.scm (r-wgcna): Move from here...
* gnu/packages/cran.scm (r-wgcna): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -39/+39 |
* | gnu: r-optparse: Move to (gnu packages cran).•••* gnu/packages/bioinformatics.scm (r-optparse): Move from here...
* gnu/packages/cran.scm (r-optparse): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -23/+22 |
* | gnu: r-bookdown: Move to (gnu packages cran).•••* gnu/packages/bioinformatics.scm (r-bookdown): Move from here...
* gnu/packages/cran.scm (r-bookdown): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -24/+24 |
* | gnu: r-sparql: Move to (gnu packages cran).•••* gnu/packages/bioinformatics.scm (r-sparql): Move from here...
* gnu/packages/cran.scm (r-sparql): ...to here.
| Ricardo Wurmus | 2019-03-25 | 2 | -23/+23 |
* | gnu: Add r-tdthap.•••* gnu/packages/cran.scm (r-tdthap): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+20 |
* | gnu: Add r-hwde.•••* gnu/packages/cran.scm (r-hwde): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+22 |
* | gnu: Add r-ldheatmap.•••* gnu/packages/cran.scm (r-ldheatmap): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+25 |
* | gnu: Add r-dlmap.•••* gnu/packages/cran.scm (r-dlmap): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+31 |
* | gnu: Add r-ibdreg.•••* gnu/packages/cran.scm (r-ibdreg): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+22 |
* | gnu: Add r-bqtl.•••* gnu/packages/cran.scm (r-bqtl): New variable.
| Ricardo Wurmus | 2019-03-25 | 1 | -0/+20 |
* | gnu: perl-svg: Update source URL.•••* gnu/packages/perl.scm (perl-svg)[source]: Update URL.
| Tobias Geerinckx-Rice | 2019-03-25 | 1 | -1/+1 |
* | gnu: perl-class-date: Update source URL.•••* gnu/packages/perl.scm (perl-class-date)[source]: Update URL.
| Tobias Geerinckx-Rice | 2019-03-25 | 1 | -1/+1 |
* | gnu: perl-mouse: Update source URL.•••* gnu/packages/perl.scm (perl-mouse)[source]: Update URL.
| Tobias Geerinckx-Rice | 2019-03-25 | 1 | -1/+1 |
* | gnu: perl-carp: Update source URL.•••* gnu/packages/perl.scm (perl-carp)[source]: Update URL.
| Tobias Geerinckx-Rice | 2019-03-25 | 1 | -1/+1 |
* | gnu: perl-class-accessor-grouped: Update source URL.•••* gnu/packages/perl.scm (perl-class-accessor-grouped)[source]:
Update URL.
| Tobias Geerinckx-Rice | 2019-03-25 | 1 | -1/+1 |