aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/shepherd.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/services/shepherd.scm')
0 files changed, 0 insertions, 0 deletions
nu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/polkit.scm, gnu/packages/protobuf.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/qt.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/search.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/simulation.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wicd.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: Update module references. Ricardo Wurmus 2018-07-05gnu: keepalived: Update to 2.0.5....* gnu/packages/cluster.scm (keepalived): Update to 2.0.5. Tobias Geerinckx-Rice 2018-06-29gnu: keepalived: Edit synopsis & description....* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo. [description]: Use @dfn. Tobias Geerinckx-Rice 2018-06-29gnu: keepalived: Update to 2.0.4....* gnu/packages/cluster.scm (keepalived): Update to 2.0.4. [arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3). Tobias Geerinckx-Rice 2018-06-10gnu: keepalived: Install info documentation....* gnu/packages/cluster.scm (keepalived)[arguments]: Add phases 'build-info' and 'install-info'. [native-inputs]: Add texinfo. 宋文武 2018-06-10gnu: Add keepalived....* gnu/packages/cluster.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. 宋文武 m, gnu/packages/web.scm, gnu/packages/wicd.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: Update module references. Ricardo Wurmus 2018-12-23gnu: sbcl-next: Update inputs for 1.2.0....* gnu/packages/web-browsers.scm (sbcl-next)[inputs]: Update for 1.2.0. Pierre Neidhardt 2018-12-23gnu: next-gtk-webkit: Update to 1.2.0....* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.0. Pierre Neidhardt 2018-12-13gnu: Fix misplaced commas (unquotes)....* gnu/packages/java.scm (ant-bootstrap), gnu/packages/kde.scm (kdenlive), gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner), gnu/packages/mpd.scm (ncmpc), gnu/packages/opencl.scm (beignet), gnu/packages/pdf.scm (zathura-pdf-mupdf), gnu/packages/video.scm (streamlink), gnu/packages/web-browsers.scm (luakit), gnu/packages/web.scm (perl-libwww), gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes). Mark H Weaver 2018-12-05gnu: sbcl-next: Update to 1.1.0....* gnu/packages/web-browsers.scm (sbcl-next): Update to 1.1.0. Pierre Neidhardt 2018-12-05gnu: next-gtk-webkit: Update to 1.1.0....* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.1.0. Pierre Neidhardt 2018-12-02gnu: Add sbcl-next....* gnu/packages/web-browsers.scm (sbcl-next): New variable. Pierre Neidhardt 2018-12-02gnu: Add next-gtk-webkit....* gnu/packages/web-browsers.scm (next-gtk-webkit): New variable. Pierre Neidhardt 2018-11-27gnu: Add vimb....* gnu/packages/web-browsers.scm (vimb): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Timo Eisenmann 2018-09-09gnu: links: Update to 2.17....* gnu/packages/web-browsers.scm (links): Update to 2.17. Tobias Geerinckx-Rice 2018-08-21gnu: luakit: Fix crash on startup....* gnu/packages/web-browsers.scm (luakit): add XDG_CONFIG_DIRS to the wrapping phase. This fixes a crash when no configuration file is present in the user's home directory. It allows luakit to use it's own default configuration files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Raphaël Mélotte 2018-08-10gnu: lynx: Update to 2.8.9rel.1....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1. Tobias Geerinckx-Rice 2018-07-17gnu: Add luakit....* gnu/packages/web-browsers.scm (luakit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 43317 2018-06-06gnu: lynx: Update to 2.8.9dev.19....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19. Rutger Helling 2018-05-17gnu: links: Update to 2.16....* gnu/packages/web-browsers.scm (links): Update to 2.16. Tobias Geerinckx-Rice 2018-05-17gnu: lynx: Update to 2.8.9dev.18....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.18. Tobias Geerinckx-Rice 2018-04-18gnu: lynx: Update to 2.8.9dev.17....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.17. Leo Famulari 2018-03-25gnu: links: Update to 2.15....* gnu/packages/web-browsers.scm (links): Update to 2.15. [source]: Remove patch for fixed CVE. * gnu/packages/patches/links-CVE-2017-11114.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice 2018-03-07gnu: links, lynx, qutebrowser: Update phase style....* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]: Substitute INVOKE for SYSTEM and end phases with #t. Tobias Geerinckx-Rice 2017-12-29gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211]....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16. [arguments]: Patch the path of the shell in the translations makefile. Leo Famulari 2017-12-20gnu: links: Fix-CVE-2017-11114....* gnu/packages/patches/links-CVE-2017-11114.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web-browsers.scm (links)[source]: Use it. Leo Famulari