summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-03gnu: Remove duplicate python-pbr.Ben Woodcroft
This is a follow-up to commit 1ef09c0c75c61fd70a84667a845a652995b38a94. * gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ... * gnu/packages/python.scm: ... to here. (python-pbr, python2-pbr): Delete duplicate packages.
2016-04-03gnu: python-lockfile: Update to 0.12.2.Ben Woodcroft
* gnu/packages/python.scm (python-lockfile): Update to 0.12.2. [native-inputs]: Add python-pbr. (python2-lockfile): Update to 0.12.2. [native-inputs]: Add python2-setuptools, python2-pbr.
2016-04-03gnu: python-lockfile Use 'python2-variant'.Ben Woodcroft
* gnu/packages/python.scm (python-lockfile): Use 'python2-variant'. [properties]: New field. (python2-lockfile): Use 'strip-python2-variant'.
2016-04-03gnu: Add python-pbr.Ben Woodcroft
* gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
2016-04-03gnu: python-pandas: Update to 0.18.0.Ben Woodcroft
* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0. [arguments]: Enable tests.
2016-04-03gnu: pspp: Update to 0.10.1.Efraim Flashner
* gnu/packages/maths.scm (pspp): Update to 0.10.1.
2016-04-03gnu: iso-codes: Update to 3.67.Efraim Flashner
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.67. [inputs]: Replace python-2 with python-wrapper. [home-page]: Use https.
2016-04-02gnu: transmission: Move '.desktop' file to the "gui" output.Ludovic Courtès
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.
2016-04-02graph: Edges are colored based on their source node.Ludovic Courtès
* guix/graph.scm (%colors): New variable. (pop-color): New procedure. (emit-edge): Use it.
2016-04-02gnu: mc: Update to 4.8.16.Efraim Flashner
* 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.
2016-04-02gnu: gnucash: Update to 2.6.12.Efraim Flashner
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.12. [home-page]: Update to new homepage.
2016-04-02gnu: ruby-2.1: Update to 2.1.10.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.10.
2016-04-01gnu: glpk: Update to 4.60.Efraim Flashner
* gnu/packages/maths.scm (glpk): Update to 4.60.
2016-04-01gnu: wicd: Add template for WPA2-TTLS.Ludovic Courtès
* 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.
2016-04-01gnu: wicd: Update to 1.7.4.Ludovic Courtès
* 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.
2016-04-01gnu: postgresql: Update to 9.5.2. [fixes CVE-2016-2193, CVE-2016-3065]Efraim Flashner
* gnu/packages/databases.scm (postgresql): Update to 9.5.2.
2016-04-01gnu: Add r-ztable.Ricardo Wurmus
* gnu/packages/statistics.scm (r-ztable): New variable.
2016-04-01gnu: Add jq.Jelle Licht
* gnu/packages/web.scm: (jq): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-04-01gnu: Add oniguruma.Jelle Licht
* gnu/packages/textutils.scm (oniguruma): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-04-01gnu: fontforge: Build fonts bit-reproducibly.alírio eyng
* gnu/packages/fontutils.scm (fontforge)[source](snippet): Modify tottf.c. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-04-01gnu: move miscfiles into gnu-doc.scmJan Nieuwenhuizen
* 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>
2016-04-01gnu: Add gnu-standards.Jan Nieuwenhuizen
* gnu/packages/gnu-doc.scm: New file. * gnu-system.am: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-04-01cvs: Disable compression.Ludovic Courtès
Reported by Jan Nieuwenhuizen <janneke@gnu.org>. * guix/build/cvs.scm (cvs-fetch): Use -z0.
2016-04-01cvs: Allow checkouts when /tmp is a different device.Jan Nieuwenhuizen
* guix/build/cvs.scm (cvs-fetch): Use 'copy-recursively' instead of 'rename-file'. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-04-01gnu: font-gnu-freefont-ttf: Update to 20120503 and build from source.alírio eyng
* gnu/packages/fonts.scm (font-gnu-freefont-ttf): Update to 20120503. [arguments]: Build from source. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-04-01profiles: Use the right 'package-name->name+version'.Ludovic Courtès
* guix/profiles.scm: Use 'package-name->name+version' from (guix build utils). Fixes 'find-among-store-items' in 'gtk-icon-themes'.
2016-03-31gnu: gnupg-2.0: Update to 2.0.30.Efraim Flashner
* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.30.
2016-03-31ant-build-system: Keep jar manifest.Ricardo Wurmus
* guix/build/ant-build-system.scm (default-build.xml): Generate default manifest. (strip-jar-timestamps): Repack jar archive with zip.
2016-03-31build-system/ant: Add zip.Ricardo Wurmus
* guix/build-system/ant.scm (default-zip): New variable. (lower): Add zip to native inputs.
2016-03-31build-system/r: Support "substitutable?" flag.Ricardo Wurmus
* guix/build-system/r.scm (r-build): Support the "substitutable?" flag.
2016-03-31gnu: Add nmap.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/admin.scm (nmap): New variable. Co-authored-by: Leo Famulari <leo@famulari.name>
2016-03-31licenses: Add the nmap license.Leo Famulari
* guix/licenses.scm (nmap): New variable.
2016-03-30import: Add Hackage updater.Eric Bavier
* 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.
2016-03-30import: hackage: Silence download output.Eric Bavier
* guix/import/hackage.scm (hackage-fetch): Use http-fetch to avoid progress output from url-fetch.
2016-03-30import: hackage: Factorize url synthesis.Eric Bavier
* guix/import/hackage.scm (hackage-source-url, hackage-cabal-url): New procedures. (hackage-fetch, hackage-module->sexp): Use them.
2016-03-30doc: Small fixes for typos and missing words.Roel Janssen
* 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>
2016-03-30doc: Clarify how to use the '#:python' parameter.Chris Marusich
* 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>
2016-03-30gnu: Add python2-s3cmd.Chris Marusich
* gnu/packages/python.scm (python2-s3cmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-30gnu: Add python-magic.Chris Marusich
* gnu/packages/python.scm (python-magic, python2-magic): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-30ui: Add comment on the translation of "current".Ludovic Courtès
* guix/ui.scm (display-generation): Add "TRANSLATORS" comment.
2016-03-30doc: Fix URL of gnutls-guile one-page-per-node manual.Ludovic Courtès
* doc/htmlxref.cnf: Fix gnutls-guile 'node' URL.
2016-03-30gnu: Add MilkyTracker.Kei Yamashita
* gnu/packages/music.scm (milkytracker): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-03-30gnu: python2-pbcore: Update to 1.2.8.Efraim Flashner
* gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.8. [native-inputs]: Add python2-docutils, python2-nose, python2-sphinx.
2016-03-30gnu: linux-libre: Avoid introducing timestamps into the build.rain1
* 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.
2016-03-30environment: Set a default value for PS1.David Thompson
* guix/scripts/environment.scm (launch-environment/container): Set PS1 during container initialization.
2016-03-30gnu: libcue: Fix source url.Efraim Flashner
* gnu/packages/cdrom.scm (libcue)[source]: Fix url. [home-page]: Project has moved to Github.
2016-03-30gnu: r-devtools: Update to 1.10.0.Roel Janssen
* gnu/packages/statistics.scm (r-devtools): Update to 1.10.0. (r-devtools)[propagated-inputs]: Add r-withr.
2016-03-30gnu: Add r-withr.Roel Janssen
* gnu/packages/statistics.scm (r-withr): New variable.
2016-03-30gnu: r-genomation: Update to 1.2.2.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.2.2.
2016-03-30gnu: r-genomicfeatures: Update to 1.22.13.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.22.13.