| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Also change the default configuration to clear on logout, which is the
upstream default.
* gnu/services/base.scm (<mingetty-configuration>): Add 'clear-on-logout?'
field.
(mingetty-shepherd-service): Pass the "--noclear" option to mingetty only if
'clear-on-logout?' is #false.
* doc/guix.texi (Base Services): Document the 'clear-on-logout?' field.
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.3.
[source]: Remove obsolete patches.
* gnu/packages/patches/oath-toolkit-glibc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/vim.scm (vim): Update to 8.2.1971.
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-199-g3e7a475.
[inputs]: add gsettings-desktop-schemas
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (g-golf): Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-37-g5f91ee6.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (httpie)[properties]: New field.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnucash.scm (gnucash):
[inputs]: Add python.
[outputs]: Add new output 'python' for python bindings.
[arguments]<configure-flags>: Add '-DWITH_PYTHON=ON'
[arguments]: Add new build phase 'split-python-bindings'
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (setzer): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icedove/wayland): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/sdcc.scm (sdcc)[source]: Add snippet to remove bundled non-free
source code.
Add patch to disable use of non-free code in build scripts and compiler and
update documentation to match.
* gnu/packages/patches/sdcc-disable-non-free-code.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
| |
* gnu/packages/video.scm (v4l-utils)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
|
|
|
|
|
|
|
|
| |
v4l-utils is a common dependency. Separate graphical tools to avoid pulling in
qtbase unless they are referenced.
* gnu/packages/video.scm (v4l-utils)[outputs]: New 'gui' output.
[arguments]: Add 'split' phase.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (pre-commit): Update to 2.8.1.
[arguments]: Skip new dotnet and nodejs tests.
[native-inputs]: Add python-re-assert.
[inputs]: Propagate.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-re-assert): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-slime-swank): Update to 2.26.
|
|
|
|
|
| |
* gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193.
(ungoogled-chromium): Update hash.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (amsynth)[arguments]: Add a ‘patch-file-names’
phase.
[inputs]: Add unzip and which.
|
|
|
|
| |
* gnu/packages/music.scm (amsynth)[inputs, native-inputs]: Sort.
|
|
|
|
| |
* gnu/packages/enchant.scm (enchant): Update to 2.2.13.
|
|
|
|
| |
* gnu/packages/databases.scm (rocksdb)[arguments]: Hard code the build date.
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm (jimtcl): Update to 0.80.
[arguments]: Add a ‘delete-failing-tests’ phase.
[native-inputs]: Add inetutils.
|
|
|
|
|
| |
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.11.
[source]: Specify a mirror.
|
|
|
|
| |
* gnu/packages/xfce.scm (xfconf): Update to 4.14.4.
|
|
|
|
| |
* gnu/packages/backup.scm (burp): Update to 2.3.38.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-chunky-png)[description]: Warn of decompression bombs.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.14.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.15.
[description]: Remove out of place information. Fix typography.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.2.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default.
|
|
|
|
|
|
|
|
| |
setup.ml is pre-generated in this package. Since it is generated by a
dependent package, we build manually. This will also allow us to build
this package properly with ocaml 4.11.
* gnu/packages/ocaml.scm (ocamlify): Perform bootstrap build.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release
profile.
|
|
|
|
| |
* gnu/packages/games.scm (laby): Update to 0.7.0.
|
|
|
|
|
|
|
| |
* guix/build-system/ocaml.scm (package-with-ocaml4.09)
(strip-ocaml4.09-variant): New variables.
* gnu/packages/ocaml.scm (ocaml4.09-result, ocaml4.09-csexp)
(ocaml4.09-dune-configurator, ocaml4.09-dune): New variables.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml4.09-findlib): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml): Update to 4.11.1.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-csv): Update to 20200929.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-contextl, ecl-contextl, sbcl-contextl): New variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-lw-compat, ecl-lw-compat, sbcl-lw-compat): New
variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-environments): Update to 20200401.
This includes the :tools package not present in 0.2.3.
|
|
|
|
|
|
|
|
| |
This was unintentionally removed in
00014f769233facebd84f13a00b10032a22cb440.
* gnu/services/web.scm (default-nginx-config): Re-introduce processing
of server-names-hash-bucket-size option.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (varnish-modules): Update to 0.17.0.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and PYTHON-DOCUTILS.
|
|
|
|
| |
* gnu/packages/web.scm (varnish): Update to 6.5.1.
|
|
|
|
| |
* gnu/packages/web.scm (hitch): Update to 1.7.0.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of
"rst2man" and ".rst".
|
|
|
|
|
| |
* gnu/packages/gnome.scm (totem): Update to 3.38.0.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
|
|
|
|
| |
* gnu/packages/check.scm (umockdev): Update to 0.14.4.
|
|
|
|
| |
* gnu/packages/storage.scm (ceph): Update to 14.2.13.
|