| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/admin.scm (daemontools)[source, argumenst]: Hard-code
name.
|
|
|
|
| |
* gnu/packages/admin.scm (nnn)[source]: Hard-code name.
|
|
|
|
|
| |
* gnu/packages/admin.scm (thefuck)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
|
| |
* gnu/packages/admin.scm (masscan)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/admin.scm (pam-krb5)[source]: Hard-code name.
|
|
|
|
| |
* gnu/packages/admin.scm (audit)[source]: Hard-code name.
|
|
|
|
| |
* gnu/packages/admin.scm (hungrycat)[source]: Hard-code name.
|
|
|
|
|
| |
* gnu/packages/chemistry.scm (avogadro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/admin.scm (launchmon)[source]: Hard-code name.
|
|
|
|
| |
* gnu/packages/accessibility.scm (florence)[source]: Hard-code name.
|
|
|
|
| |
* gnu/packages/wm.scm (i3blocks)[source]: Use GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.15.
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (torsocks): Update to 2.3.0.
[inputs]: Remove which.
[arguments]: Update 'absolutize' substitutions.
|
|
|
|
| |
* gnu/packages/tor.scm (torsocks)[source]: Hard-code name.
|
|
|
|
| |
* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.15.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.1.0.
[inputs]: Replace guile2.2-redis with guile-redis.
|
|
|
|
| |
* gnu/packages/mail.scm (swaks): Update to 20181104.0.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-pdelab): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-functions): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-typetree): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-alugrid): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (usbmuxd): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (ifuse): New variable.
|
|
|
|
|
|
| |
* gnu/packages/libusb.scm (libimobiledevice)[propagated-inputs]: Add
libplist.
[inputs]: Remove libplist.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-redis): Update to 1.3.0.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-localfunctions): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-istl): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-grid): New variable.
|
|
|
|
| |
* gnu/packages/virtualization.scm (umoci): Update to 0.4.4.
|
|
|
|
|
|
|
| |
The license originally specified in the package definition was incorrect. The
true license is the Lesser GNU General Public License.
* gnu/packages/guile-xyz.scm (guile-squee): Change license to license:lgpl3+.
|
|
|
|
|
|
|
|
|
|
|
|
| |
'guix pull' was always doing it, and now '--with-branch' & co. will do
it as well.
* guix/git.scm (honor-system-x509-certificates!): New procedure.
(%certificates-initialized?): New variable.
(with-libgit2): Add call to 'honor-system-x509-certificates!'.
* guix/scripts/pull.scm (honor-x509-certificates): Call
'honor-system-x509-certificates!' and fall back to
'honor-lets-encrypt-certificates!'.
|
|
|
|
|
| |
* guix/scripts/build.scm (transform-package-source-branch)[replace]: Add
'recursive?' field to the new package.
|
|
|
|
|
|
| |
* guix/git.scm (<git-checkout>)[recursive?]: New field.
(latest-repository-commit*): Add #:recursive? and honor it.
(git-checkout-compiler): Honor the 'recursive?' field of CHECKOUT.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/git.scm: Autoload (git submodule).
(url-cache-directory): Add #:recursive? and honor it.
(call-with-repository): New procedure.
(with-repository): New macro.
(update-submodules): New procedure.
(update-cached-checkout): Add #:recursive? and #:log-port and honor
them.
(latest-repository-commit): Add #:recursive? and honor it.
[dot-git?]: Recognize ".git" regular files when RECURSIVE? is true.
|
|
|
|
| |
* Makefile.am (clean-go): Ignore "test-tmp" directory.
|
|
|
|
|
| |
* gnu/packages/maths.scm (hdf5): Upgrade to 1.8.21.
[source]: Make version manipulations more readable using match.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch,
gnu/packages/patches/hdf5-mpi-deprecations.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/maths.scm (hdf5, hdf5-1.10)[source]: Use them.
|
|
|
|
|
|
| |
* gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (superlu-dist)[source]: Use it.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.0.
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (gpx): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/maths.scm (dune-geometry): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (dune-common): New variable.
|
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq-autosubst): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.7.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.20.
(%linux-libre-4.19-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.98.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.155.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.173.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-redshank): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After a successful download, we'd erase the download-progress line, and
the end result would be two empty lines following the "downloading …"
line.
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33470#27>.
* guix/status.scm (print-build-event)[erase-current-line*]: Set to a
no-op when PRINT-LOG? is true.
Move calls to 'erase-current-line*' to the 'build-succeeded' and
'build-failed' events.
|