summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.Ludovic Courtès2017-01-16
| | | | | | | | | | | | 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".
* gnu: Add r-centipede.Ricardo Wurmus2017-01-16
| | | | * gnu/packages/bioinformatics.scm (r-centipede): New variable.
* gnu: Add ocaml-lwt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): New variable.
* gnu: Add ocaml-ssl.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
* gnu: Add ocaml-react.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-react): New variable.
* gnu: Add ocaml-ppx-tools.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
* gnu: Add ocaml-alcotest.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
* gnu: Add ocaml-astring.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-astring): New variable.
* gnu: Add ocaml-fmt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): New variable.
* gnu: camlzip: Install both modules.Julien Lepiller2017-01-16
| | | | | * gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip modules.
* gnu: Add python-autopep8.Thomas Danckaert2017-01-16
| | | | | | * gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kdevelop: Set more paths in wrapper script.Thomas Danckaert2017-01-16
| | | | | | | | * 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>
* gnu: kdevelop: Update to 5.0.3.Thomas Danckaert2017-01-16
| | | | | | * gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* grafts: Preserve the cache across recursive calls.Ludovic Courtès2017-01-16
| | | | | | | | | | | Before this commit, we'd lose the cache across recursive calls to 'cumulative-grafts', which isn't great performance-wise. This bug was already present before d38bc9a9f6feefc465964531520fee5663a12f48. * guix/grafts.scm (with-cache): In the miss case, call 'current-state' after EXP has been evaluated.
* grafts: Actually cache grafts during the derivation DAG traversal.Ludovic Courtès2017-01-16
| | | | | | | | | | | This fixes a regression introduced in d38bc9a9f6feefc465964531520fee5663a12f48 whereby the cache was effectively disabled. Reported by Thomas Danckaert <thomas.danckaert@gmail.com>. * guix/grafts.scm (with-cache): In the cache miss case, wrap body in 'mbegin'.
* gnu: linux-libre: Update to 4.9.4.Mark H Weaver2017-01-16
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.4.
* gnu: linux-libre@4.4: Update to 4.4.43.Mark H Weaver2017-01-16
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
* gnu: dwm: Add '.desktop' file.ng02017-01-16
| | | | | | | | | 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>
* gnu: dwm: Use modify-phases.ng02017-01-16
| | | | | | * gnu/packages/suckless.scm (dwm): Use modify-phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* profiles: Export 'ca-certificate-bundle'.Christopher Baines2017-01-16
| | | | | | | | * guix/profiles.scm: Export ca-certificate-bundle, such that it can be used in other G-expressions. This is useful where these G-expressions run programs that require a ca-certificate-bundle, e.g. git. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: Export 'service-extension' procedures.Christopher Baines2017-01-16
| | | | | | | | | | * 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>
* gnu: zathura-pdf-poppler: Update to 0.2.7.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7.
* gnu: zathura-djvu: Update to 0.2.6.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.6.
* gnu: zathura-ps: Update to 0.2.4.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4.
* gnu: zathura-cb: Update to 0.1.6.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
* gnu: zathura: Update to 0.3.7.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura): Update to 0.3.7.
* gnu: girara: Update to 0.2.7.Marius Bakke2017-01-16
| | | | * gnu/packages/gtk.scm (girara): Update to 0.2.7.
* gnu: vim: Update to 8.0.0194.Marius Bakke2017-01-16
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0194.
* gnu: ccid: Update to 1.4.26.Marius Bakke2017-01-16
| | | | * gnu/packages/security-token.scm (ccid): Update to 1.4.26.
* gnu: dnscrypt-proxy: Update to 1.9.2.Marius Bakke2017-01-16
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2.
* Merge branch 'gnome-updates'Mark H Weaver2017-01-16
|\
| * gnu: mate-themes: Update source hash.Mark H Weaver2017-01-14
| | | | | | | | | | | | | | This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc. * gnu/packages/mate.scm (mate-themes)[source]: Update hash. * gnu/packages/gtk.scm (gtk+): Add reminder comment.
| * Merge branch 'master' into gnome-updatesMark H Weaver2017-01-14
| |\
| * | gnu: gnome-session: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
| * | gnu: gnome-shell-extensions: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.
| * | gnu: gnome-shell: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2.
| * | gnu: gjs: Update to 1.46.0.Mark H Weaver2017-01-11
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gjs): Update to 1.46.0. [arguments]: Start Xvfb in 'pre-check' phase.
| * | gnu: gnome-control-center: Update to 3.22.1.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1.
| * | gnu: gnome-settings-daemon: Update to 3.22.1.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
| * | gnu: gdm: Update to 3.22.1.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gdm): Update to 3.22.1.
| * | gnu: network-manager: Update to 1.4.4.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.4.4.
| * | gnu: nautilus: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.22.2. [arguments]: Remove "--disable-tracker" from configure flags. [inputs]: Add gnome-autoar, nettle, and tracker.
| * | gnu: Add tracker.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (tracker): New variable.
| * | gnu: Add gnome-autoar.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): New variable.
| * | gnu: mutter: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment noting that forked versions of 'cogl' and 'clutter' are now bundled with mutter. [arguments]: Add "--disable-wayland" to configure flags. Add TODO comments reminding us to add support for wayland and the native backend. Add configure flags from 'cogl' and 'clutter'. [propagated-inputs]: Remove clutter. Add new inputs needed by mutter-{clutter,cogl}-1.0.pc. [inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs. Remove mesa-headers, replaced by mesa in propagated-inputs. (cogl, clutter): Add comments to note that changes to cogl and clutter may also be needed in mutter.
| * | gnu: zenity: Update to 3.22.0.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (zenity): Update to 3.22.0.
| * | gnu: aisleriot: Update to 3.22.1.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (aisleriot): Update to 3.22.1.
| * | gnu: gnome-sudoku: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2.
| * | gnu: gnome-mines: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-mines): Update to 3.22.2. [inputs]: Add libgnome-games-support.
| * | gnu: gnome-klotski: Update to 3.22.1.Mark H Weaver2017-01-11
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.1. [inputs]: libgames-support -> libgnome-games-support.