| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: Add ocaml-ppx-fail.•••* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+25 |
* | gnu: Add ocaml-ppx-let.•••* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+24 |
* | gnu: add ocaml-ppx-optcomp.•••* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+25 |
* | gnu: Add ocaml-ppx-optional.•••* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+28 |
* | gnu: Add ocaml-ppx-pipebang.•••* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+26 |
* | gnu: Add ocaml-ppx-sexp-message.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+28 |
* | gnu: Add ocaml-ppx-sexp-value.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+26 |
* | gnu: Add ocaml-typerep.•••* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+21 |
* | gnu: Add ocaml-ppx-here.•••* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+27 |
* | gnu: Add ocaml-ppx-bench.•••* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+26 |
* | gnu: Add ocaml-ppx-enumerate.•••* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+28 |
* | gnu: Add ocaml-ppx-hash.•••* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+26 |
* | gnu: Add ocaml-octavius.•••* gnu/packages/ocaml.scm (ocaml-octavius): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+20 |
* | gnu: Add ocaml-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+34 |
* | gnu: Add ocaml-ppx-custom-printf.•••* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+25 |
* | gnu: Add ocaml-ppx-variants-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+29 |
* | gnu: Add ocaml-ppx-sexp-conv.•••* gnu/packaes/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+25 |
* | gnu: Add ocaml-ppx-fields-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+27 |
* | gnu: Add ocaml-variantslib.•••* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+27 |
* | gnu: Add ocaml-fieldslib.•••* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+28 |
* | gnu: Add ocaml-ppx-compare.•••* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
| Julien Lepiller | 2019-02-05 | 1 | -0/+29 |
* | gnu: ocaml: Use propagated-inputs.•••* gnu/packages/ocaml.scm (ocaml-ppxlib, ocaml-ppx-derivers, ocaml-base)
(ocaml-sexplib): Use propagated-inputs.
| Julien Lepiller | 2019-02-05 | 1 | -8/+7 |
* | import: opam: Work around janestreet version numbers.•••janestreet reversionned its packages and prefixed them with "v". Let the
importer know about that and choose "v" versions first.
* guix/import/opam.scm (find-latest-version): Work around version
rewrite from janestreet.
(opam->guix-package): Do not pass "v" to version number.
| Julien Lepiller | 2019-02-05 | 1 | -3/+8 |
* | gnu: ocaml-ppx-derivers: Add upstream-name.•••* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add
upstream-name.
| Julien Lepiller | 2019-02-05 | 1 | -0/+1 |
* | import: opam: Replace "_" with "-" in imported names.•••* guix/import/opam.scm (ocaml-name->guix-name): Replace "_" with "-".
(opam->guix-packages): Add upstream name when we cannot guess it
properly.
| Julien Lepiller | 2019-02-05 | 1 | -9/+22 |
* | import: opam: Fix conditions.•••* guix/import/opam.scm (condition-eq, condition-neq): The first argument
can be empty.
* tests/opam.scm: Add test case.
| Julien Lepiller | 2019-02-05 | 2 | -3/+5 |
* | gnu: unison: Update to 2.51.1.•••* gnu/packages/ocaml.scm (unison): Update to 2.51.1, use source from git
instead of svn and remove a snippet, and compile with current OCaml.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Andreas Enge | 2019-02-05 | 1 | -54/+11 |
* | gnu: shflags: Don't use unstable tarball.•••* gnu/packages/version-control.scm (shflow)[source]: Use 'git-fetch'.
[native-inputs]: Remove gzip, tar.
| Efraim Flashner | 2019-02-05 | 1 | -8/+7 |
* | gnu: cvs-fast-export: Update to 1.45.•••* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.45.
[arguments]: Remove 'fix-setpython-PATH' phase.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -11/+3 |
* | gnu: cvs-fast-export: Don't use NAME in source URI.•••* gnu/packages/version-control.scm (cvs-fast-export)[source]: Hard-code name.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -2/+2 |
* | gnu: python-sh: Use custom 'check phase.•••* gnu/packages/python-xyz.scm (python-sh)[arguments]: Use custom 'check
phase as suggested by upstream documentation.
[native-inputs]: Add python-coverage.
| Efraim Flashner | 2019-02-05 | 1 | -0/+8 |
* | gnu: darcs: Update to 2.14.2.•••* gnu/packages/version-control.scm (darcs): Update to 2.14.2.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -3/+3 |
* | gnu: nyx: Update to 2.1.0.•••* gnu/packages/tor.scm (nyx): Update to 2.1.0.
[source]: Remove patch.
* gnu/packages/patches/nyx-show-header-stats-with-python3.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-02-05 | 3 | -75/+2 |
* | gnu: noice: Update to 0.7.•••* gnu/packages/suckless.scm (noice): Update to 0.7.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -5/+5 |
* | gnu: Add guile-dbd-postgresql.•••Currently, there are packages for guile-dbi and guile-dbd-sqlite3, but the
PostgreSQL and MySQL parts are not packaged. As GNA which did host the release
archives for guile-dbi no longer exists, this package definition uses the
upstream Git repository.
* gnu/packages/guile-xyz.scm (guile-dbd-postgresql): New variable.
(guile-dbi)[arguments]: Add guile-dbd-postgresql to the rpath through the
[inputs]: Add guile-dbd-postgresql.
| Christopher Baines | 2019-02-05 | 1 | -3/+64 |
* | gnu: pscircle: Update to 1.3.0.•••* gnu/packages/admin.scm (pscircle): Update to 1.3.0.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -2/+2 |
* | gnu: pscircle: Don't use unstable tarball.•••* gnu/packages/admin.scm (pscircle)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -6/+6 |
* | gnu: emacs-ert-runner: Fix lisp directory warning.•••This fixes the warning message such as: "Warning: Lisp directory
'/tmp/guix-build-emacs-ert-runner-0.7.0-1.90b8fdd.drv-0/source': No such file
or directory" that would be printed upon running ert-runner.
* gnu/packages/emacs-xyz.scm (emacs-ert-runner)[phases]{install-executable}:
Filter out the temporary source directory from the paths composing the
EMACSLOADPATH variable used in the wrapper.
| Maxim Cournoyer | 2019-02-05 | 1 | -2/+7 |
* | gnu: fdroidserver: Update to 1.1.1.•••* gnu/packages/android.scm (fdroidserver): Update to 1.1.1.
[propagated-inputs]: Add python-defusedxml.
| Andreas Enge | 2019-02-05 | 1 | -3/+6 |
* | gnu: Add cqfd.•••* gnu/packages/docker.scm (cqfd): New variable.
| Maxim Cournoyer | 2019-02-05 | 1 | -0/+39 |
* | gnu: thefuck: Update to 3.28.•••* gnu/packages/admin.scm (thefuck): Update to 3.28.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -2/+2 |
* | gnu: lynis: Update to 2.7.1.•••* gnu/packages/admin.scm (lynis): Update to 2.7.1.
| Tobias Geerinckx-Rice | 2019-02-05 | 1 | -2/+2 |
* | status: Display the current build phase.•••* guix/status.scm (spin!): Add 'phase' parameter and honor it. Callers
updated.
(print-build-event)[report-progress]: Likewise.
| Ludovic Courtès | 2019-02-05 | 1 | -9/+24 |
* | status: Keep track of the current build phase.•••* guix/status.scm (<build>)[phase]: New field.
(%phase-start-rx): New variable.
(update-build): Add clause to match %PHASE-START-RX and adjust the
'phase' field accordingly.
* tests/status.scm ("compute-status, build phase"): Add test
| Ludovic Courtès | 2019-02-05 | 2 | -3/+58 |
* | status: Use 'define-immutable-record-type' and its functional setters.•••* guix/status.scm (<build>): Define using
'define-immutable-record-type', and add 'set-build-completion' binding.
(update-build)[set-completion]: Remove.
Use 'set-build-completion' instead.
| Ludovic Courtès | 2019-02-05 | 1 | -10/+5 |
* | guix-install.sh: Avoid "#!/bin/bash" shebang.•••Fixes <https://bugs.gnu.org/34279>.
Reported by Claes Wallin (韋嘉誠) <clacke@lysator.liu.se>.
* etc/guix-install.sh: Change shebang to #!/bin/sh and add 'if'
statement to spawn Bash if needed.
| Ludovic Courtès | 2019-02-05 | 1 | -1/+8 |
* | gnu: wine-staging: Update to 4.1.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.1.
* gnu/packages/wine.scm (wine-staging): Update to 4.1.
| Rutger Helling | 2019-02-05 | 1 | -4/+4 |
* | gnu: retroarch: Fix wayland backend.•••* gnu/packages/emulators.scm (retroarch): Fix wayland backend.
[arguments]: Hard-code wayland-protocols.
[native-inputs]: Add wayland-protocols.
| Rutger Helling | 2019-02-05 | 1 | -1/+6 |
* | gnu: artanis: Make some improvements.•••* gnu/packages/guile-xyz.scm (artanis): Remove a tab character by the
revision.
[arguments]: Patch the site-dir for the help command, to make it work. Wrap
the art command such that it finds guile-json and guile-redis.
| Christopher Baines | 2019-02-05 | 1 | -4/+13 |
* | gnu: Add xmagnify.•••* gnu/packages/accessibility.scm (xmagnify): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andrew Miloradovsky | 2019-02-05 | 1 | -0/+35 |