| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/man.scm (scdoc): New variable.
|
|
|
|
| |
* gnu/packages/package-management.scm (flatpak): New variable.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.11.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy)[description]: Expound features
to match list in homepage.
|
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy)[arguments]: Build and install
documentation.
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy): Update to 0.51.0.
|
|
|
|
|
| |
* gnu/packages/plasma-framework.scm (plasma-framework)[inputs]: Add
qtquickcontrols2.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (stumpwm): Add comment saying patch can be removed in
next release.
|
|
|
|
|
|
|
|
|
|
|
| |
The new release of StumpWM broken the interactive 'gnew' command. It was
fixed upstream [0] and will be part of the next release.
0: https://github.com/stumpwm/stumpwm/pull/538
* gnu/packages/patches/stumpwm-fix-broken-read-one-line.patch: New file.
* gnu/packages/lisp.scm (stumpwm)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/33751>.
Reported by Marius Bakke <mbakke@fastmail.com>.
* gnu/packages/databases.scm (sqlite-3.26.0): New public variable.
(sqlite)[replacement]: Use it.
(sqlite-with-fts5): Use 'package/inherit'.
(sqlite-with-column-metadata): Likewise.
Modified-by: Mark H Weaver <mhw@netris.org>
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 5de5f81.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-build-farm): Update to 0.2.2.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-bui): Update to 1.2.1.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-lambda-term): Use dune-build-system.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-camomile): Use dune-build-system.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-re): Use dune-build-system.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-cppo): Use dune-build-system.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-lwt-log): Use dune-build-system.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-lwt): Use dune-build-system.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-bitstring): Use dune-build-system.
(ocaml4.02-bitstring)[build-system]: Use ocaml-build-system explicitly.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use
dune-build-system. Remove duplicate definition.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Use
dune-build-system.
|
|
|
|
|
|
| |
* gnu/packages/xdisorg.scm (sct): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
| |
* gnu/packages/package-management.scm (libostree): Update to 2018.9.1.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-daemons): Update to 2.0.0.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helpful): Update to 0.15.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20181218.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.20.1.
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (ansible)[source]: Remove
ansible-wrap-program-hack.patch from patches.
[arguments]: Add hide-wrapping and fix-symlinks phases.
* gnu/packages/patches/ansible-wrap-program-hack.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.10.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.89.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.146.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.168.
|
|
|
|
| |
* gnu/packages/photo.scm (rawtherapee): Update to 5.5.
|
|
|
|
| |
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.5.
|
|
|
|
|
|
|
|
|
|
| |
Opam builds packages in an isolated environment, but packages still
assume they can access system tools like a compiler, make, etc... Mount
/gnu and /run/current-system so these tools are also available to opam
packages on GuixSD.
* gnu/packages/ocaml.scm (opam)[arguments]: Fix bwrap.sh to also mount
the store and the system profile in the opam environment.
|
|
|
|
| |
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.0.2.
|
|
|
|
| |
* gnu/packages/php.scm (php-with-bcmath): New variable.
|
|
|
|
|
| |
* gnu/packages/monitoring.scm (zabbix-server)[outputs]: Add 'front-end' and
'schema' outputs.
|
|
|
|
| |
* gnu/packages/wget.scm (wget): Update to 1.20.
|
|
|
|
| |
* gnu/packages/admin.scm (tree): Update to 1.8.0.
|
|
|
|
|
| |
* gnu/packages/maths.scm (elemental)[source]: Download source using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/maths.scm (elemental): Fix indentation of the package
definition.
|
|
|
|
|
| |
* gnu/packages/maths.scm (z3)[arguments]: Add phase to remove
unnecessary include statement.
|
|
|
|
| |
* gnu/packages/maths.scm (z3)[source]: Add missing 'file-name.
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad)[source]: Replace hardcoded
version number with parameterized one.
[arguments]: Same.
|
|
|
|
|
| |
* gnu/packages/chemistry.scm (avogadro)[arguments]: Replace hardcoded
python version with parametrized one.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (gess)[arguments]: Replace hardcoded
python version with parameterized one.
|
|
|
|
|
| |
* gnu/packages/admin.scm (nmap)[arguments]: Replace hardcoded python
version with parameterized one.
|
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (virt-manager): Update to 2.0.0.
[arguments]: Don't build with Python 2.
[inputs]: Replace Python 2 inputs with Python 3 versions.
|