Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: iso-codes: Update to 3.67.•••* gnu/packages/iso-codes.scm (iso-codes): Update to 3.67. [inputs]: Replace python-2 with python-wrapper. [home-page]: Use https. | Efraim Flashner | 2016-04-03 |
* | gnu: transmission: Move '.desktop' file to the "gui" output.•••Fixes <http://bugs.gnu.org/23066>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/bittorrent.scm (transmission)[arguments]: In 'move-gui', move 'share/applications' to the 'gui' output. | Ludovic Courtès | 2016-04-02 |
* | graph: Edges are colored based on their source node.•••* guix/graph.scm (%colors): New variable. (pop-color): New procedure. (emit-edge): Use it. | Ludovic Courtès | 2016-04-02 |
* | gnu: mc: Update to 4.8.16.•••* gnu/packages/mc.scm (mc): Update to 4.8.16. [source]: Remove patch. * gnu/packages/patches/mc-fix-ncurses-build.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. | Efraim Flashner | 2016-04-02 |
* | gnu: gnucash: Update to 2.6.12.•••* gnu/packages/gnucash.scm (gnucash): Update to 2.6.12. [home-page]: Update to new homepage. | Efraim Flashner | 2016-04-02 |
* | gnu: ruby-2.1: Update to 2.1.10.•••* gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.10. | Ben Woodcroft | 2016-04-02 |
* | gnu: glpk: Update to 4.60.•••* gnu/packages/maths.scm (glpk): Update to 4.60. | Efraim Flashner | 2016-04-01 |
* | gnu: wicd: Add template for WPA2-TTLS.•••* gnu/packages/patches/wicd-wpa2-ttls.patch: New file. * gnu/packages/wicd.scm (wicd)[source]: Add it. * gnu-system.am (dist_patch_DATA): Add it. | Ludovic Courtès | 2016-04-01 |
* | gnu: wicd: Update to 1.7.4.•••* gnu/packages/wicd.scm (wicd): Update to 1.7.4. [source]: Remove 'wicd-template-instantiation.patch'. * gnu/packages/patches/wicd-template-instantiation.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. | Ludovic Courtès | 2016-04-01 |
* | gnu: postgresql: Update to 9.5.2. [fixes CVE-2016-2193, CVE-2016-3065]•••* gnu/packages/databases.scm (postgresql): Update to 9.5.2. | Efraim Flashner | 2016-04-01 |
* | gnu: Add r-ztable.•••* gnu/packages/statistics.scm (r-ztable): New variable. | Ricardo Wurmus | 2016-04-01 |
* | gnu: Add jq.•••* gnu/packages/web.scm: (jq): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> | Jelle Licht | 2016-04-01 |
* | gnu: Add oniguruma.•••* gnu/packages/textutils.scm (oniguruma): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> | Jelle Licht | 2016-04-01 |
* | gnu: fontforge: Build fonts bit-reproducibly.•••* gnu/packages/fontutils.scm (fontforge)[source](snippet): Modify tottf.c. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | alírio eyng | 2016-04-01 |
* | gnu: move miscfiles into gnu-doc.scm•••* gnu/packages/miscfiles.scm: Remove file. * gnu-sytem.am: Remove it. * gnu/packages/gnu-doc.scm (miscfiles): Move here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jan Nieuwenhuizen | 2016-04-01 |
* | gnu: Add gnu-standards.•••* gnu/packages/gnu-doc.scm: New file. * gnu-system.am: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jan Nieuwenhuizen | 2016-04-01 |
* | cvs: Disable compression.•••Reported by Jan Nieuwenhuizen <janneke@gnu.org>. * guix/build/cvs.scm (cvs-fetch): Use -z0. | Ludovic Courtès | 2016-04-01 |
* | cvs: Allow checkouts when /tmp is a different device.•••* guix/build/cvs.scm (cvs-fetch): Use 'copy-recursively' instead of 'rename-file'. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Jan Nieuwenhuizen | 2016-04-01 |
* | gnu: font-gnu-freefont-ttf: Update to 20120503 and build from source.•••* gnu/packages/fonts.scm (font-gnu-freefont-ttf): Update to 20120503. [arguments]: Build from source. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | alírio eyng | 2016-04-01 |
* | profiles: Use the right 'package-name->name+version'.•••* guix/profiles.scm: Use 'package-name->name+version' from (guix build utils). Fixes 'find-among-store-items' in 'gtk-icon-themes'. | Ludovic Courtès | 2016-04-01 |
* | gnu: gnupg-2.0: Update to 2.0.30.•••* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.30. | Efraim Flashner | 2016-03-31 |
* | ant-build-system: Keep jar manifest.•••* guix/build/ant-build-system.scm (default-build.xml): Generate default manifest. (strip-jar-timestamps): Repack jar archive with zip. | Ricardo Wurmus | 2016-03-31 |
* | build-system/ant: Add zip.•••* guix/build-system/ant.scm (default-zip): New variable. (lower): Add zip to native inputs. | Ricardo Wurmus | 2016-03-31 |
* | build-system/r: Support "substitutable?" flag.•••* guix/build-system/r.scm (r-build): Support the "substitutable?" flag. | Ricardo Wurmus | 2016-03-31 |
* | gnu: Add nmap.•••* gnu/packages/admin.scm (nmap): New variable. Co-authored-by: Leo Famulari <leo@famulari.name> | Taylan Ulrich Bayırlı/Kammer | 2016-03-31 |
* | licenses: Add the nmap license.•••* guix/licenses.scm (nmap): New variable. | Leo Famulari | 2016-03-31 |
* | import: Add Hackage updater.•••* guix/import/hackage.scm (guix-package->hackage-name, hackage-package?) (latest-release): New procedures. (%hackage-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add it. * doc/guix.texi (Invoking guix refresh): Mention it. | Eric Bavier | 2016-03-30 |
* | import: hackage: Silence download output.•••* guix/import/hackage.scm (hackage-fetch): Use http-fetch to avoid progress output from url-fetch. | Eric Bavier | 2016-03-30 |
* | import: hackage: Factorize url synthesis.•••* guix/import/hackage.scm (hackage-source-url, hackage-cabal-url): New procedures. (hackage-fetch, hackage-module->sexp): Use them. | Eric Bavier | 2016-03-30 |
* | doc: Small fixes for typos and missing words.•••* doc/guix.texi (The Store Monad): Add a dot at the end of a sentence. (The Store Monad): Add "are" to make a complete sentence. (G-Expressions): Fix typo. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Roel Janssen | 2016-03-30 |
* | doc: Clarify how to use the '#:python' parameter.•••* doc/guix.texi (Build Systems): Clearly distinguish between the package that provides the Python interpreter for the build and the package that is to be built. Also, mention why one might want to use a specific Python version. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Chris Marusich | 2016-03-30 |
* | gnu: Add python2-s3cmd.•••* gnu/packages/python.scm (python2-s3cmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Chris Marusich | 2016-03-30 |
* | gnu: Add python-magic.•••* gnu/packages/python.scm (python-magic, python2-magic): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Chris Marusich | 2016-03-30 |
* | ui: Add comment on the translation of "current".•••* guix/ui.scm (display-generation): Add "TRANSLATORS" comment. | Ludovic Courtès | 2016-03-30 |
* | doc: Fix URL of gnutls-guile one-page-per-node manual.•••* doc/htmlxref.cnf: Fix gnutls-guile 'node' URL. | Ludovic Courtès | 2016-03-30 |
* | gnu: Add MilkyTracker.•••* gnu/packages/music.scm (milkytracker): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> | Kei Yamashita | 2016-03-30 |
* | gnu: python2-pbcore: Update to 1.2.8.•••* gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.8. [native-inputs]: Add python2-docutils, python2-nose, python2-sphinx. | Efraim Flashner | 2016-03-30 |
* | gnu: linux-libre: Avoid introducing timestamps into the build.•••* gnu/packages/linux.scm (linux-libre)[build-phase]: Set the KCONFIG_NOTIMESTAMP and KBUILD_BUILD_TIMESTAMP environment variables to avoid introducing timestamps into the build outputs. | rain1 | 2016-03-30 |
* | environment: Set a default value for PS1.•••* guix/scripts/environment.scm (launch-environment/container): Set PS1 during container initialization. | David Thompson | 2016-03-30 |
* | gnu: libcue: Fix source url.•••* gnu/packages/cdrom.scm (libcue)[source]: Fix url. [home-page]: Project has moved to Github. | Efraim Flashner | 2016-03-30 |
* | gnu: r-devtools: Update to 1.10.0.•••* gnu/packages/statistics.scm (r-devtools): Update to 1.10.0. (r-devtools)[propagated-inputs]: Add r-withr. | Roel Janssen | 2016-03-30 |
* | gnu: Add r-withr.•••* gnu/packages/statistics.scm (r-withr): New variable. | Roel Janssen | 2016-03-30 |
* | gnu: r-genomation: Update to 1.2.2.•••* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.2.2. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-genomicfeatures: Update to 1.22.13.•••* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.22.13. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-rtracklayer: Update to 1.30.4.•••* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.30.4. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-genomicalignments: Update to 1.6.3.•••* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.6.3. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-summarizedexperiment: Update to 1.0.2.•••* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.0.2. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-biostrings: Update to 2.38.4.•••* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.38.4. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-genomicranges: Update to 1.22.4.•••* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.22.4. | Ricardo Wurmus | 2016-03-30 |
* | gnu: r-genomeinfodb: Update to 1.6.3.•••* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.6.3. | Ricardo Wurmus | 2016-03-30 |