Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: libimagequant: Update to 2.12.6.•••* gnu/packages/image.scm (libimagequant): Update to 2.12.6. | Tobias Geerinckx-Rice | 2020-09-16 | 1 | -2/+2 |
* | gnu: tor: Update to 0.4.4.5.•••* gnu/packages/tor.scm (tor): Update to 0.4.4.5. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -2/+2 |
* | gnu: surgescript: Update to 0.5.4.4.•••* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -2/+2 |
* | gnu: waylandpp: Update to 0.2.8.•••* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.8. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -3/+3 |
* | gnu: homebank: Update to 5.4.3.•••* gnu/packages/finance.scm (homebank): Update to 5.4.3. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -2/+2 |
* | gnu: dico: Update to 2.10.•••* gnu/packages/dico.scm (dico): Update to 2.10. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -3/+3 |
* | gnu: python-pbkdf2: Fix typo in description.•••* gnu/packages/python-xyz.scm (python-pbkdf2)[description]: Fix typo. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -1/+1 |
* | gnu: dump: Fix typo in description.•••* gnu/packages/backup.scm (dump)[description]: Fix typo. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -1/+1 |
* | gnu: cryptsetup: Update to 2.3.4.•••* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.4. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -3/+3 |
* | gnu: Add gtranslator.•••* gnu/packages/gnome.scm (gtranslator): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Leo Prikler | 2020-09-15 | 1 | -0/+48 |
* | gnu: Add libgda.•••* gnu/packages/gnome.scm (libgda): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Leo Prikler | 2020-09-15 | 1 | -0/+79 |
* | gnu: jack-2: Update to 1.9.14.•••* gnu/packages/audio.scm (jack-2): Update to 1.9.14. [arguments]: Add environment variable to phase 'set-linkflags. Signed-off-by: Andreas Enge <andreas@enge.fr> | Mike Rosset | 2020-09-15 | 1 | -2/+6 |
* | gnu: guix: Update to 1c21468.•••* gnu/packages/package-management.scm (guix): Update to 1c21468. | Ludovic Courtès | 2020-09-15 | 1 | -3/+3 |
* | gnu: fio: Update to 3.23.•••* gnu/packages/benchmark.scm (fio): Update to 3.23. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -2/+2 |
* | gnu: htop: Update to 3.0.2.•••* gnu/packages/admin.scm (htop): Update to 3.0.2. [native-inputs]: Remove python-wrapper. | Tobias Geerinckx-Rice | 2020-09-15 | 1 | -4/+3 |
* | gnu: Add goxel.•••* gnu/packages/graphics.scm (goxel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Gabriel Arazas | 2020-09-15 | 1 | -0/+34 |
* | gnu: sbcl-trivial-clipboard: Update to 20200904.•••* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20200904. | Pierre Neidhardt | 2020-09-15 | 1 | -3/+3 |
* | gnu: waybar: Fix build.•••Reported by bdju. * gnu/packages/pretty-print.scm (fmt-6): New variable. * gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6. | Efraim Flashner | 2020-09-15 | 2 | -3/+16 |
* | gnu: emacs-org: Update to 9.4.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4. (emacs-org-contrib): Update to 20200914. | Nicolas Goaziou | 2020-09-15 | 1 | -4/+4 |
* | gnu: roffit: Adjust install phase.•••* gnu/packages/groff.scm (roffit)[arguments]: Remove make-flags. Remove custom 'pre-install phase. Replace 'install phase to also install manpage. | Efraim Flashner | 2020-09-15 | 1 | -7/+5 |
* | gnu: roffit: Wrap binary.•••Fixes <https://debbugs.gnu.org/43306>. * gnu/packages/groff.scm (roffit)[arguments]: Add 'wrap-binary phase to help find perl libraries. | Efraim Flashner | 2020-09-15 | 1 | -2/+8 |
* | gnu: bsequencer: Update to 1.8.0.•••* gnu/packages/music.scm (bsequencer): Update to 1.8.0. | Ricardo Wurmus | 2020-09-15 | 1 | -2/+2 |
* | gnu: kdenlive: Change source URL to follow permanent redirection.•••* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Prafulla Giri | 2020-09-14 | 1 | -1/+1 |
* | gnu: kde: kdenlive: Make breeze theme available at runtime.•••* gnu/packages/kde.scm (kdenlive): [inputs]: Add breeze. [arguments]: In wrap-program phase, add XDG_DATA_DIRS to include the 'share' sub-directory of the package breeze. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Prafulla Giri | 2020-09-14 | 1 | -0/+4 |
* | gnu: Add ripmime.•••* gnu/packages/mail.scm (ripmime): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Sébastien Lerique | 2020-09-14 | 1 | -0/+48 |
* | gnu: guix: Update to 846403e.•••* gnu/packages/package-management.scm (guix): Update to 846403e. | Ludovic Courtès | 2020-09-14 | 1 | -3/+3 |
* | gnu: maven-compiler-plugin: Don't use unstable tarball.•••* gnu/packages/maven.scm (maven-compiler-plugin)[source]: Download using git-fetch. | Efraim Flashner | 2020-09-14 | 1 | -5/+6 |
* | gnu: maven-resources-plugin: Don't use unstable tarball.•••* gnu/packages/maven.scm (maven-resources-plugin)[source]: Download using git-fetch. | Efraim Flashner | 2020-09-14 | 1 | -5/+6 |
* | gnu: maven-jar-plugin: Don't use unstable tarball.•••* gnu/packages/maven.scm (maven-jar-plugin)[source]: Download using git-fetch. | Efraim Flashner | 2020-09-14 | 1 | -5/+6 |
* | gnu: java-hdrhistogram: Don't use unstable tarball.•••* gnu/packages/java.scm (java-hdrhistogram)[source]: Download using git-fetch. [arguments]: Add phase to make source writable. | Efraim Flashner | 2020-09-14 | 1 | -4/+10 |
* | gnu: r-wgcna: Move to (gnu packages bioconductor).•••This is a follow-up to commit 6e0ab26f31cd2bb7e5d88719d3d458df68c1963e. * gnu/packages/cran.scm (r-wgcna): Move from here... * gnu/packages/bioconductor.scm (r-wgcna): ...to here. | Ricardo Wurmus | 2020-09-14 | 2 | -38/+40 |
* | gnu: r-fithic: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-fithic): Move from here... * gnu/packages/bioconductor.scm (r-fithic): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -26/+26 |
* | gnu: r-hitc: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-hitc): Move from here... * gnu/packages/bioconductor.scm (r-hitc): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -29/+29 |
* | gnu: r-hdf5array: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-hdf5array): Move from here... * gnu/packages/bioconductor.scm (r-hdf5array): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -30/+30 |
* | gnu: r-rhdf5lib: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-rhdf5lib): Move from here... * gnu/packages/bioconductor.scm (r-rhdf5lib): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -82/+83 |
* | gnu: r-beachmat: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-beachmat): Move from here... * gnu/packages/bioconductor.scm (r-beachmat): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -25/+25 |
* | gnu: r-singlecellexperiment: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-singlecellexperiment): Move from here... * gnu/packages/bioconductor.scm (r-singlecellexperiment): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -29/+29 |
* | gnu: r-scater: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-scater): Move from here... * gnu/packages/bioconductor.scm (r-scater): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -37/+37 |
* | gnu: r-scran: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-scran): Move from here... * gnu/packages/bioconductor.scm (r-scran): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -43/+43 |
* | gnu: r-delayedmatrixstats: Move to (gnu packages bioconductor).•••* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Move from here... * gnu/packages/bioconductor.scm (r-delayedmatrixstats): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -36/+36 |
* | gnu: r-rgraphviz: Move to (gnu packages bioconductor).•••* gnu/packages/graph.scm (r-rgraphviz): Move from here... * gnu/packages/bioconductor.scm (r-rgraphviz): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -38/+38 |
* | gnu: r-preprocesscore: Move to (gnu packages bioconductor).•••* gnu/packages/statistics.scm (r-preprocesscore): Move from here... * gnu/packages/bioconductor.scm (r-preprocesscore): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -21/+21 |
* | gnu: r-fourcseq: Move to (gnu packages bioconductor).•••* gnu/packages/cran.scm (r-fourcseq): Move from here... * gnu/packages/bioconductor.scm (r-fourcseq): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | zimoun | 2020-09-14 | 2 | -44/+45 |
* | gnu: r-rgraphviz: Build reproducibly.•••Fixes <https://bugs.gnu.org/43398>. * gnu/packages/graph.scm (r-rgraphviz)[arguments]: Add phase "make-reproducible". | Ricardo Wurmus | 2020-09-14 | 1 | -0/+10 |
* | gnu: r-quantreg: Update to 5.67.•••* gnu/packages/statistics.scm (r-quantreg): Update to 5.67. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+2 |
* | gnu: r-cowplot: Update to 1.1.0.•••* gnu/packages/statistics.scm (r-cowplot): Update to 1.1.0. [native-inputs]: Add r-knitr. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+4 |
* | gnu: r-rcpparmadillo: Update to 0.9.900.3.0.•••* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.900.3.0. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+2 |
* | gnu: r-ggdendro: Update to 0.1.22.•••* gnu/packages/statistics.scm (r-ggdendro): Update to 0.1.22. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+2 |
* | gnu: r-stringi: Update to 1.5.3.•••* gnu/packages/statistics.scm (r-stringi): Update to 1.5.3. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+2 |
* | gnu: r-mass: Update to 7.3-53.•••* gnu/packages/statistics.scm (r-mass): Update to 7.3-53. | Ricardo Wurmus | 2020-09-14 | 1 | -2/+2 |