Age | Commit message (Expand) | Author |
2015-03-02 | gnu: Add mpdscribble....* gnu/packages/mpd.scm (mpdscribble): New variable.
| David Thompson |
2015-03-02 | system: Create a single-file certificate bundle in /etc/ssl/certs....Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/system.scm (certificate-bundle): New procedure.
(etc-directory): Use it.
[profile]: Set 'SSL_CERT_DIR', 'SSL_CERT_FILE', and 'GIT_SSL_CAINFO'.
| Ludovic Courtès |
2015-03-02 | system: Add 'x509-certificates' field, and populate /etc/ssl/certs....* gnu/system.scm (<operating-system>)[x509-certificates]: New field.
(etc-directory): Add #:x509-certificates parameter and honor it.
(operating-system-etc-directory): Pass #:x509-certificates in
'etc-directory' call.
* doc/guix.texi (operating-system Reference): Document
'x509-certificates'.
| Ludovic Courtès |
2015-03-02 | gnu: Remove 'guile-reader-for-guile_1.8'....This was a useful example back in July 2012, but not very useful
beyond that.
* gnu/packages/guile.scm (guile-reader): Turn into a plain package.
[source]: Use mirror:// URI.
[inputs]: Use GUILE-2.0.
[arguments]: Use the site/2.0 directory for --with-moduledir.
(guile-reader/guile-1.8, guile-reader/guile-2.0): Remove.
| Ludovic Courtès |
2015-03-02 | services: xorg: Fix file descriptor leak from SLiM/xinitrc....This reverts commit 9515b745547cff08ad5b958bc54323dab19f29b9.
* gnu/services/xorg.scm (xinitrc)[builder](close-all-fdes): Start from
file descriptor 3.
| Ludovic Courtès |
2015-03-02 | gnu: Add llvm-3.6.0 and clang-3.6.0....* gnu/packages/llvm.scm (llvm): Update to 3.6.0.
(clang-from-llvm): New procedure.
(clang): Update to 3.6.0. Reimplement using 'clang-from-llvm'.
(llvm-3.5, clang-3.5): New variables.
| Mark H Weaver |
2015-03-02 | gnu: Add crossmap....* gnu/packages/bioinformatics.scm (crossmap): New variable.
* gnu/packages/patches/crossmap-allow-system-pysam.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2015-03-02 | gnu: gtk-xfce-engine: Update to 2.10.0....* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
| 宋文武 |
2015-03-02 | gnu: Add CLIPper....* gnu/packages/bioinformatics.scm (clipper): New variable.
| Ricardo Wurmus |
2015-03-02 | gnu: Add Scikit-learn....* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New
variables.
| Ricardo Wurmus |
2015-03-02 | gnu: xfconf: Re-enable tests....* gnu/packages/xfce.scm (xfconf)[arguments]: Add #:phases.
| 宋文武 |
2015-03-02 | gnu: Add MACS....* gnu/packages/bioinformatics.scm (macs): New variable.
| Ricardo Wurmus |
2015-03-02 | gnu: Add pybedtools....* gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
| Ricardo Wurmus |
2015-03-02 | gnu: Add pyyaml....* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
| Ricardo Wurmus |
2015-03-02 | gnu: libotr: Update to 4.1.0....* gnu/packages/messaging.scm (libotr): Update to 4.1.0.
| Mark H Weaver |
2015-03-01 | Revert "services: xorg: Fix file descriptor leak from SLiM/xinitrc."...This reverts commit ec4a4c46efaf2e7373f331654640f1321c0f2e62,
because it broke XFCE.
| Mark H Weaver |
2015-03-01 | gnu: xfconf: Update to 4.12.0....* gnu/packages/xfce.scm (xfconf): Update to 4.12.0. Disable tests.
| Mark H Weaver |
2015-03-01 | gnu: gnu-pw-mgr: Update to 1.3....* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
| Mark H Weaver |
2015-03-01 | gnu: sharutils: Update to 4.15....* gnu/packages/compression.scm (sharutils): Update to 4.15.
| Mark H Weaver |
2015-03-01 | gnu: gdb: Update to 7.9....* gnu/packages/gdb.scm (gdb): Update to 7.9.
| Mark H Weaver |
2015-03-01 | gnu: gnupg: Update to 2.0.27....* gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
| Mark H Weaver |
2015-03-01 | gnu: wget: Update to 1.16.2....* gnu/packages/wget.scm (wget): Update to 1.16.2.
[inputs]: Add PKG-CONFIG.
| Ludovic Courtès |
2015-03-01 | gnu: libpsl: Fix link flag in 'libpsl.pc'....* gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules'
fields.
| Ludovic Courtès |
2015-03-01 | gnu: gnupg-1: Update to 1.4.19....* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.19.
| Ludovic Courtès |
2015-03-01 | gnu: ecl: Update to version 15.2.21....* gnu/packages/lisp.scm (ecl): Update to version 15.2.21, and disable the test
suite because ECL now fails to initialize during 'make check'.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-01 | gnu: Add xbindkeys....* gnu/packages/xdisorg.scm (xbindkeys): New variable.
| Mathieu Lirzin |
2015-03-01 | gnu: Add AlsaModularSynth....* gnu/packages/audio.scm (alsa-modular-synth): New variable.
| Ricardo Wurmus |
2015-03-01 | gnu: Add clalsadrv....* gnu/packages/audio.scm (clalsadrv): New variable.
| Ricardo Wurmus |
2015-03-01 | gnu: xfwm4: Add inputs libdrm and libxdamage....* gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
| 宋文武 |
2015-03-01 | gnu: xfwm4: Update to 4.12.0....* gnu/packages/xfce.scm (xfwm4): Update 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfdesktop: Update to 4.12.0....* gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: thunar-volman: Update to 0.8.1....* gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
| 宋文武 |
2015-03-01 | gnu: thunar: Update to 1.6.6....* gnu/packages/xfce.scm (thunar): Update to 1.6.6.
| 宋文武 |
2015-03-01 | gnu: xfce4-settings: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-session: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-appfinder: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: xfce4-panel: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: tumbler: Update to 0.1.31....* gnu/packages/xfce.scm (tumbler): Update to 0.1.31.
| 宋文武 |
2015-03-01 | gnu: garcon: Update to 0.4.0....* gnu/packages/xfce.scm (garcon): Update to 0.4.0.
| 宋文武 |
2015-03-01 | gnu: exo: Update to 0.10.3....* gnu/packages/xfce.scm (exo): Update to 0.10.3.
| 宋文武 |
2015-03-01 | gnu: libxfce4ui: Update to 4.12.0....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0.
| 宋文武 |
2015-03-01 | gnu: libxfce4util: Update to 4.12.1....* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1.
| 宋文武 |
2015-03-01 | services: xorg: Fix file descriptor leak from SLiM/xinitrc....Previously processes started from the window manager would have a couple
of leaked file descriptors: writable /var/log/slim.log and readable
/gnu/store/…-xinitrc.
* gnu/services/xorg.scm (xinitrc)[builder]: Add 'close-all-fdes'. Use
it in 'exec-from-login-shell'.
| Ludovic Courtès |
2015-02-28 | gnu: Add zita-alsa-pcmi....* gnu/packages/audio.scm (zita-alsa-pcmi): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add LV2 mda EPiano plugin....* gnu/packages/audio.scm (lv2-mdaepiano): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add LV2 mda Piano plugin....* gnu/packages/audio.scm (lv2-mdapiano): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: Add txt2man....* gnu/packages/man.scm (txt2man): New variable.
| Ricardo Wurmus |
2015-02-28 | gnu: mpd: Export package variables using define-public....* gnu/packages/mpd.scm: Use define-public for package variables. Remove
#:exports from module declaration.
| David Thompson |
2015-02-28 | gnu: Add mpd-mpc....* gnu/packages/mpd.scm (mpd-mpc): New variable.
| Paul van der Walt |
2015-02-28 | gnu: ncmpcpp: Update to 0.6.2...* gnu/packages/mpd.scm (ncmpcpp): Update to version 0.6.2. Add boost,
readline, autotools inputs.
| Paul van der Walt |