aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: Add libhdate.•••* gnu/packages/calendar.scm (libhdate): New variable. Efraim Flashner2016-09-09
* gnu: kmscon: Enable elogind support.•••* gnu/packages/terminals.scm (kmscon)[source]: Add 'modules' and 'snippet'. Ludovic Courtès2016-09-09
* gnu: kmscon: Build the man page.•••* gnu/packages/terminals.scm (kmscon)[native-inputs]: Add LIBXSLT, LIBXML2, and DOCBOOK-XSL. Ludovic Courtès2016-09-09
* gnu: kmscon: Clarify synopsis, description, and supported systems.•••* gnu/packages/terminals.scm (kmscon)[synopsis, description]: Clarify. [supported-systems]: New field. Ludovic Courtès2016-09-09
* gnu: Add python-git-review.•••* gnu/packages/openstack.scm (python-git-review) (python2-git-review): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Clément Lassieur2016-09-08
* gnu: Add surfraw.•••* gnu/packages/web.scm (surfraw): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-09-08
* gnu: Add edit warning to generated grub.cfg files•••* gnu/services/grub.scm (grub-configuration-file): Add code to emit warning. John Darrington2016-09-08
* services: ntpd: Use a dedicated directory for drift file.•••Fixes <https://bugs.gnu.org/24366>. Drift file now resides in a dedicated directory owned by the daemon. * gnu/services/networking.scm (ntp-service-activation): New procedure, (ntp-service-type): Add new service-extension. John Darrington2016-09-08
* gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].•••* gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.2 (curl-7.50.1): Replace with ... (curl-7.50.2): ... this. Leo Famulari2016-09-08
* gnu: openal: Update to 1.17.2.•••* gnu/packages/audio.scm (openal): Update to 1.17.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Erik Edrosa2016-09-08
* gnu: lightweight-desktop.tmpl: Fix typo.•••* gnu/system/examples/lightweight-desktop.tmpl: While it is currently unknown if Bob has a brother, it is sufficiently documented that Alice is, in fact, Bob's sister. Efraim Flashner2016-09-08
* gnu: graphicsmagick: Update to 1.3.25 [fixes CVE-2016-2317].•••* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25. Leo Famulari2016-09-07
* gnu: imagemagick: Update to 6.9.5-9.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-9. Leo Famulari2016-09-07
* doc: Update package count.•••* doc/guix.texi (Limitations): Update package count. Ludovic Courtès2016-09-07
* gnu: man-db: Patch path to iconv.•••* gnu/packages/man.scm (man-db)[arguments]: Add phase "patch-iconv-path". Fixes <http://bugs.gnu.org/24373>. Ricardo Wurmus2016-09-07
* gnu: man-db: Use modify-phases syntax.•••* gnu/packages/man.scm (man-db)[arguments]: Use modify-phases syntax. Ricardo Wurmus2016-09-07
* gnu: Add rpc-daemon service•••* gnu/services/nfs.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. John Darrington2016-09-07
* gnu: Add 'package-for-guile-2.2' procedure and use it.•••* gnu/packages/guile.scm (guile-2.2-package-name) (package-for-guile-2.2): New procedures. * gnu/packages/guile.scm (guile2.2-json, guile2.2-minikanren) (guile2.2-irregex, guile2.2-commonmark): New variables. Ludovic Courtès2016-09-07
* gnu: guile-commonmark: Remove hard-coded "/2.0" in installation directories.•••* gnu/packages/guile.scm (guile-commonmark)[source]: Add 'snippet' and 'modules'. Ludovic Courtès2016-09-07
* gnu: guile-json: Remove hard-coded Guile effective version.•••* gnu/packages/guile.scm (guile-json)[snippet]: Modify 'ac_subst_vars' in 'configure', and use "@GUILE_EFFECTIVE_VERSION@" instead of "2.0" in 'Makefile.in'. Ludovic Courtès2016-09-07
* gnu: guile-minikanren: Remove hard-coded Guile effective version.•••* gnu/packages/guile.scm (guile-minikanren)[arguments]: Remove (ice-9 match) from #:modules. Use 'open-pipe*' to determine the effective version of Guile, and use that to compute MODULE-DIR. Ludovic Courtès2016-09-07
* gnu: guile-irregex: Remove hard-coded Guile effective version.•••* gnu/packages/guile.scm (guile-irregex)[arguments]: Add (ice-9 popen) and (ice-9 rdelim). Remove nested 'use-modules' form. Call 'open-pipe*' to determine Guile's effective version, and use it to compute MODULE-DIR. Ludovic Courtès2016-09-07
* gnu: Enable tcp-wrappers for nrircd.•••* gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers. John Darrington2016-09-07
* gnu: Add tcp-wrappers.•••* gnu/packages/networking.scm (tcp-wrappers): New variable. John Darrington2016-09-07
* bash completion: Complete subcommands and their options.•••* etc/completion/bash/guix (_guix_complete_subcommand): New function. (_guix_complete_option): Allow completion of subcommand options. (_guix_complete): Use '_guix_complete_subcommand' for "system" and "import". Ludovic Courtès2016-09-07
* bash completion: Redirect 'guix' stderr to /dev/null.•••This avoids spurious messages when pressing TAB. * etc/completion/bash/guix (_guix_complete_available_package) (_guix_complete_installed_package, _guix_complete_option) (_guix_complete): Redirect stderr to /dev/null when running 'guix'. Ludovic Courtès2016-09-07
* Add Zsh completion file.•••* etc/completion/zsh/_guix: New file. * Makefile.am (dist_zshcompletion_DATA): New variable. * configure.ac: Add --with-zsh-completion-dir. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan2016-09-07
* gnu: Add mpop.•••* gnu/packages/mail.scm (mpop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arun Isaac2016-09-07
* guix hash: Add --exclude-vcs option.•••* guix/scripts/hash.scm (show-help): Add help text for --exclude-vcs option. (%options): Add --exclude-vcs option. (guix-hash): Handle exclude-vcs option. * doc/guix.texi ("Invoking guix hash"): Update doc. * tests/guix-hash.sh: Add test. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-09-07
* services: syslog: Use a PID file.•••* gnu/services/base.scm (syslog-service-type)[start]: Remove --no-detach and use #:pid-file. Ludovic Courtès2016-09-07
* gnu: inetutils: Use /var as the localstatedir.•••* gnu/packages/admin.scm (inetutils)[arguments]: Add #:configure-flags. Ludovic Courtès2016-09-07
* gnu: rottlog: Adjust the default 'weekly' config.•••* gnu/packages/admin.scm (rottlog)[arguments]: Add 'tweak-rc-weekly' phase. Ludovic Courtès2016-09-07
* gnu: rottlog: Read configuration files from /etc/rottlog.•••* gnu/packages/admin.scm (rottlog)[arguments]: Set ROTT_ETCDIR=/etc/rottlog in #:configure-flags and add #:make-flags. Ludovic Courtès2016-09-07
* gnu: rottlog: Set default value for 'packdir'.•••* gnu/packages/admin.scm (rottlog)[arguments]: Add 'set-packdir' phase. Jan Nieuwenhuizen2016-09-07
* gnu: rottlog: Use 'modify-phases'.•••* gnu/packages/admin.scm (rottlog)[arguments]: Use 'modify-phases'. Ludovic Courtès2016-09-07
* gnu: Add perl-curses.•••* gnu/packages/ncurses.scm (perl-curses): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-09-07
* gnu: webkitgtk: Update to 2.12.5.•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.5. Mark H Weaver2016-09-07
* updated: gnu: add asn1c•••* gnu/packages/tls.scm (asn1c): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Hartmut Goebel2016-09-06
* gnu: paredit: Rename to 'emacs-paredit'.•••* gnu/packages/emacs.scm (paredit)[name]: Change to "emacs-paredit". (paredit/old-name): New variable. Ludovic Courtès2016-09-06
* packages: Add 'package-superseded' and associated support.•••This provides a way to mark a package as superseded by another one. Upgrades replace superseded packages with their replacement. * guix/packages.scm (package-superseded, deprecated-package): New procedures. * gnu/packages.scm (%find-package): Check for 'package-superseded'. * guix/scripts/package.scm (transaction-upgrade-entry)[supersede]: New procedure. Call it when 'package-superseded' is true. * tests/guix-build.sh: Add test for a superseded package. * tests/packages.scm ("package-superseded") ("transaction-upgrade-entry, superseded package"): New tests. Ludovic Courtès2016-09-06
* profiles: Export <manifest-pattern> accessors.•••* guix/profiles.scm (manifest-pattern-name, manifest-pattern-version) (manifest-pattern-output): Export. Ludovic Courtès2016-09-06
* guix package: Build up the transaction incrementally.•••* guix/scripts/package.scm (upgraded-manifest-entry): Rename to... (transaction-upgrade-entry): ... this. Add 'transaction' parameter and return a transaction. (options->installable): Likewise. [to-upgrade]: Rename to... [upgraded]: ... this, and change to be a transaction. Return a transaction. (options->removable): Likewise. (process-actions): Adjust accordingly. * tests/packages.scm ("transaction-upgrade-entry, zero upgrades") ("transaction-upgrade-entry, one upgrade"): New tests. Ludovic Courtès2016-09-06
* profiles: Add manifest-transaction helper procedures.•••* guix/profiles.scm (manifest-transaction-install-entry) (manifest-transaction-remove-pattern) (manifest-transaction-null?): New procedures. * tests/profiles.scm ("manifest-transaction-null?"): New test. Ludovic Courtès2016-09-06
* guix package: Clarify upgrade code.•••* guix/scripts/package.scm (upgradeable?): Rename to... (upgraded-manifest-entry): ... this. Change to take a <manifest-entry> and to return a <manifest-entry>. (options->installable)[to-upgrade]: Adjust accordingly. Ludovic Courtès2016-09-06
* gnu: Add eschalot.•••* gnu/packages/crypto.scm (eschalot): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-09-06
* gnu: Add gzstream.•••* gnu/packages/compression.scm (gzstream): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Marius Bakke2016-09-06
* gnu: go: Update to 1.7.•••* gnu/packages/golang.scm (go-1.6): Update to 1.7, with corresponding minor changes to prebuild phase, and rename variable to... (go-1.7): ...this new variable. (go): Inherit from new "go-1.7". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Petter2016-09-06
* gnu: lua-5.1: install pkg-config file.•••* gnu/packages/patches/lua51-pkgconfig.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lua.scm (lua-5.1)[source]: Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Danny Milosavljevic2016-09-06
* gnu: Add tintin++.•••* gnu/packages/games.scm (tintin++): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-09-06
* gnu: slock: Fix CVE-2016-6866.•••* gnu/packages/patches/slock-CVE-2016-6866.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/suckless.scm (slock): Use it. Leo Famulari2016-09-06