Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: wayland, weston: Update to 1.12.0.•••* gnu/packages/freedesktop.scm (wayland): Update to 1.12.0. (weston): Update to 1.12.0. [arguments]: Adjust to source file renames. | Marius Bakke | 2017-01-30 |
* | gnu: libxkbcommon: Update to 0.7.1.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1. [source]: Use HTTPS. [home-page]: Ditto. | Marius Bakke | 2017-01-30 |
* | gnu: libdrm: Update to 2.4.75.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75. | Marius Bakke | 2017-01-30 |
* | gnu: libxi: Update to 1.7.9.•••* gnu/packages/xorg.scm (libxi): Update to 1.7.9. | Marius Bakke | 2017-01-23 |
* | gnu: boost: Update to 1.63.0.•••* gnu/packages/boost.scm (boost): Update to 1.63.0. | Danny Milosavljevic | 2017-01-17 |
* | gnu: cups-filters: Disable mutool integration.•••* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’ to #:configure-flags. [inputs]: Remove mupdf. | Tobias Geerinckx-Rice | 2017-01-17 |
* | Merge branch 'master' into staging | Leo Famulari | 2017-01-17 |
|\ | |||
| * | gnu: perl-image-exiftool: Update to 10.40.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40. [synopsis, description]: Mention more capabilities. | Leo Famulari | 2017-01-17 |
| * | gnu: ghc-quickcheck-instances: Update to 0.3.12.•••* gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12. [inputs]: Add ghc-scientific and ghc-vector. | Ricardo Wurmus | 2017-01-17 |
| * | gnu: imagemagick: Update to 6.9.7-4 [security fixes].•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4. | Leo Famulari | 2017-01-16 |
| * | gnu: Add scrypt.•••* gnu/packages/crypto.scm (scrypt): New variable. | Leo Famulari | 2017-01-16 |
| * | gnu: Add emacs-stripe-buffer.•••* gnu/packages/emacs.scm (emacs-stripe-buffer): New variable. | Ricardo Wurmus | 2017-01-16 |
| * | gnu: Add emacs-git-timemachine.•••* gnu/packages/emacs.scm (emacs-git-timemachine): New variable. | Ricardo Wurmus | 2017-01-16 |
| * | gnu: guile-sqlite3: Provide a new source URL.•••* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change. | Ludovic Courtès | 2017-01-16 |
| * | file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.•••Suggested by John Darrington <john@darrington.wattle.id.au>. * gnu/system/file-systems.scm (%not-slash): New variable. (file-prefix?): New procedure. (file-system-needed-for-boot?): Use it to check whether FS holds the store. * tests/file-systems.scm ("file-system-needed-for-boot?"): New test. * gnu/tests/install.scm (%separate-store-os)[file-systems]: Remove 'needed-for-boot?' field for "/gnu". | Ludovic Courtès | 2017-01-16 |
| * | gnu: Add r-centipede.•••* gnu/packages/bioinformatics.scm (r-centipede): New variable. | Ricardo Wurmus | 2017-01-16 |
| * | gnu: Add ocaml-lwt.•••* gnu/packages/ocaml.scm (ocaml-lwt): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-ssl.•••* gnu/packages/ocaml.scm (ocaml-ssl): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-react.•••* gnu/packages/ocaml.scm (ocaml-react): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-ppx-tools.•••* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-alcotest.•••* gnu/packages/ocaml.scm (ocaml-alcotest): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-astring.•••* gnu/packages/ocaml.scm (ocaml-astring): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add ocaml-fmt.•••* gnu/packages/ocaml.scm (ocaml-fmt): New variable. | Julien Lepiller | 2017-01-16 |
| * | gnu: camlzip: Install both modules.•••* gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip modules. | Julien Lepiller | 2017-01-16 |
| * | gnu: Add python-autopep8.•••* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Thomas Danckaert | 2017-01-16 |
| * | gnu: kdevelop: Set more paths in wrapper script.•••* gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in wrap-executable: add "/share" output of kdevplatform and kcmutils to $XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Thomas Danckaert | 2017-01-16 |
| * | gnu: kdevelop: Update to 5.0.3.•••* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Thomas Danckaert | 2017-01-16 |
* | | gnu: doxygen: Use sh from the store.•••* gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal. [arguments]: Add phase to add store prefix to "/bin/sh". Signed-off-by: Leo Famulari <leo@famulari.name> | Thomas Danckaert | 2017-01-17 |
* | | gnu: libdrm: Update to 2.4.74.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74. | Leo Famulari | 2017-01-17 |
* | | gnu: flac: Update to 1.3.2.•••* gnu/packages/xiph.scm (flac): Update to 1.3.2. | Leo Famulari | 2017-01-17 |
* | | gnu: speex: Update to 1.2.0.•••* gnu/packages/xiph.scm (speex): Update to 1.2.0. | Leo Famulari | 2017-01-17 |
* | | gnu: libsndfile: Update to 1.0.27.•••* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27. | Leo Famulari | 2017-01-17 |
* | | gnu: gdk-pixbuf: Make it reproducible.•••Fixes <http://bugs.gnu.org/25414>. * gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field. | Danny Milosavljevic | 2017-01-16 |
|/ | |||
* | gnu: linux-libre: Update to 4.9.4.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.4. | Mark H Weaver | 2017-01-16 |
* | gnu: linux-libre@4.4: Update to 4.4.43.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43. | Mark H Weaver | 2017-01-16 |
* | gnu: dwm: Add '.desktop' file.•••Fixes <https://bugs.gnu.org/25438>. * gnu/packages/suckless.scm (dwm)[arguments]: Add 'install-xsession' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | ng0 | 2017-01-16 |
* | gnu: dwm: Use modify-phases.•••* gnu/packages/suckless.scm (dwm): Use modify-phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | ng0 | 2017-01-16 |
* | services: Export 'service-extension' procedures.•••* gnu/services.scm: Export service-extension-target and service-extension-compute. This allows for greater extensiblity of services by enabling service extensions to be wrapped. For example, the parameters passed to the compute function can be modified, or the return value of the compute function can be modified. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Christopher Baines | 2017-01-16 |
* | gnu: zathura-pdf-poppler: Update to 0.2.7.•••* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7. | Marius Bakke | 2017-01-16 |
* | gnu: zathura-djvu: Update to 0.2.6.•••* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.6. | Marius Bakke | 2017-01-16 |
* | gnu: zathura-ps: Update to 0.2.4.•••* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4. | Marius Bakke | 2017-01-16 |
* | gnu: zathura-cb: Update to 0.1.6.•••* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6. | Marius Bakke | 2017-01-16 |
* | gnu: zathura: Update to 0.3.7.•••* gnu/packages/pdf.scm (zathura): Update to 0.3.7. | Marius Bakke | 2017-01-16 |
* | gnu: girara: Update to 0.2.7.•••* gnu/packages/gtk.scm (girara): Update to 0.2.7. | Marius Bakke | 2017-01-16 |
* | gnu: vim: Update to 8.0.0194.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0194. | Marius Bakke | 2017-01-16 |
* | gnu: ccid: Update to 1.4.26.•••* gnu/packages/security-token.scm (ccid): Update to 1.4.26. | Marius Bakke | 2017-01-16 |
* | gnu: dnscrypt-proxy: Update to 1.9.2.•••* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2. | Marius Bakke | 2017-01-16 |
* | Merge branch 'gnome-updates' | Mark H Weaver | 2017-01-16 |
|\ | |||
| * | gnu: mate-themes: Update source hash.•••This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc. * gnu/packages/mate.scm (mate-themes)[source]: Update hash. * gnu/packages/gtk.scm (gtk+): Add reminder comment. | Mark H Weaver | 2017-01-14 |
| * | Merge branch 'master' into gnome-updates | Mark H Weaver | 2017-01-14 |
| |\ |