| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-go-mode)[source]: Fetch via git.
[arguments]: Add phase "make-writable".
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-ivy-yasnippet): Update to 0.1-2.32580b4.
|
|
|
|
| |
* gnu/packages/video.scm (openshot-qt): New variable.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (libopenshot): New variable.
* gnu/packages/patches/libopenshot-tests-with-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/audio.scm (libopenshot-audio): New variable.
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebkit)[arguments]: Link shared libraries and
executables with "--no-keep-memory".
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebkit)[arguments]: Add "ECM_MKSPECS_INSTALL_DIR"
to #:configure-flags.
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.11.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-seaborn): Update to 0.9.0.
[arguments]: Enable tests.
[propagated-inputs]: Add python-numpy.
[native-inputs]: Add python-pytest and xorg-server.
[properties]: Remove.
(python2-seaborn)[propagated-inputs]: Remove python2-pytz.
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, install completion.
|
|
|
|
| |
* gnu/packages/llvm.scm (emacs-clang-rename): New variable.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-clang-format): Remove.
* gnu/packages/llvm.scm (emacs-clang-format): Add.
|
|
|
|
| |
* guix/scripts/repl.scm (guix-repl): Do not exit repl on SIGINT.
|
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flags
to use full opengl on all architectures except for armhf-linux, which
will continue to use opengl-es.
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flag
to build the 'release' profile.
|
|
|
|
|
|
|
|
|
|
| |
This ensures one can scp to or from the GuixSD machine that uses the
service.
* gnu/services/ssh.scm (openssh-service-type)[extensions]: Add
PROFILE-SERVICE-TYPE extension.
* gnu/system/examples/bare-bones.tmpl <packages>: Remove OPENSSH.
* doc/guix.texi (Using the Configuration System): Adjust accordingly.
|
|
|
|
|
|
|
|
| |
* guix/git-download.scm (git-fetch)[inputs]: Add gzip and tar when
'git-reference-recursive?' is false.
[guile-json, gnutls]: New variables.
[modules]: Add (guix swh).
[build]: Wrap in 'with-extensions'. Add call to 'swh-download'.
|
|
|
|
|
| |
* guix/swh.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
| |
* guix/git-download.scm (git-package): Refer to 'git-minimal'.
|
|
|
|
| |
* gnu/packages/version-control.scm (git-minimal): New variable.
|
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.21.
* gnu/packages/wine.scm (wine-staging): Update to 3.21.
|
|
|
|
|
|
| |
gnu/packages/ocaml.scm (opam): Update to 2.0.1.
[arguments]: Use invoke, return #t and use store paths for dependencies.
[inputs]: Add bubblewrap.
|
|
|
|
| |
* gnu/packages/virtualization.scm (bubblewrap): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.3.4.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/33496>.
Reported by Brett Gilio <brettg@posteo.net>.
This is a followup to commit 254602cdf884379231793c4d793b25c9ebd6c806.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, remove use of "install-nodist_pkglibexecSCRIPTS"
target.
|
|
|
|
| |
* gnu/packages/mtools.scm (mtools): Update to 4.0.21.
|
|
|
|
| |
* gnu/packages/code.scm (uncrustify): Update to 0.68.1.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-s-xml-rpc, ecl-s-xml-rpc, sbcl-s-xml-rpc): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-s-xml, ecl-s-xml, sbcl-s-xml): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-usocket, ecl-usocket, sbcl-usocket): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-usocket-server, ecl-usocket-server, sbcl-usocket-server): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-usocket-boot0): New variable.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-portable-threads, ecl-portable-threads, sbcl-portable-threads): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-css, ecl-cl-css, sbcl-cl-css): New variables.
|
|
|
|
| |
* gnu/packages/lisp.scm (cl-markup, ecl-cl-markup, sbcl-cl-markup): New variables.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 71a78ba.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company): Update to 0.9.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (sqlcipher): Update to 3.4.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
Possibly fixes <https://bugs.gnu.org/33239>.
* guix/ssh.scm (send-files): Call 'channel-get-exit-status' only when
RESULT is true.
|
|
|
|
|
|
| |
* nix/nix-daemon/nix-daemon.cc (performOp) <wopSetOptions>: When
'isRemoteConnection' is true, set 'settings.keepFailed' to zero.
* doc/guix.texi (Common Build Options): Document this behavior.
|
|
|
|
|
|
| |
This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed.
* gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied
patch.
|
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl): Update to 1.4.13.
[native-inputs]: Use minimal texlive-union instead of full texlive.
[native-inputs]: Use CCL instead of buggy CLISP.
[arguments]: Replace all (zero? (system* ...)) by invoke.
|
|
|
|
| |
* gnu/packages/lisp.scm (gcl)[native-inputs]: Remove texlive.
|
|
|
|
| |
* guix/build-system/clojure.scm (%default-clojure): Use new package path.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/local.mk (clojure): Include new clojure.scm.
* gnu/packages/clojure.scm: Add clojure, clojure-algo-generic,
clojure-algo-monads, clojure-core-match, clojure-instaparse,
clojure-tools-macro.
* gnu/packages/lisp.scm: Remove clojure, clojure-algo-generic,
clojure-algo-monads, clojure-core-match, clojure-instaparse,
clojure-tools-macro.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (femtolisp): Remove.
* gnu/packages/scheme.scm (femtolisp): Add.
|
|
|
|
| |
* gnu/packages/file-systems.scm (apfs-fuse): New variable.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.4.
(%linux-libre-hash): Update hash.
|