| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I touched up the couchdb patch a bit and there were a couple of things
that stood out to me. The test suite passed for me without any problems.
There are a couple of bundled fonts as well as bundled javascript inside
the share directory, which also makes it to the output.
Looking at %out/lib/ it looks like there are a bunch of other libraries
bundled with couchdb. I don't know much about erlang but I assume all
these libraries should be unbundled. Looking inside erlang I see there
are also a lot of what looks like bundled libraries so I'm not really
sure how that goes.
On the other hand, after talking to you on IRC and looking at how Debian
takes erlang¹ and seems to split it into dozens of package outputs I'm
far more uncertain of how it works.
Anyway, take a look at the changes I made and see if anything/everything
works :)
¹ https://sources.debian.org/src/erlang/1:23.0%7Erc1+dfsg-1/debian/patterns/
|
|
|
|
| |
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
|
|
|
|
| |
* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/wm.scm (xmobar)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/fonts.scm (font-dosis)[source, home-page]: Use snapshots.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make…
[propagated-inputs]: …this.
|
|
|
|
|
|
| |
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/25201>
* gnu/packages/telephone.scm (mumble)[arguments]: Add phase to disable
statistic gathering by default.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
|
|
|
|
|
|
| |
Well, it currently redirects back to HTTP…
* gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
|
|
|
|
| |
* gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/cran.scm (r-mcmc)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS)
redirection.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS)
redirection.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ouch)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
|
|
|
|
|
|
|
| |
* gnu/packages/wireservice.scm (csvkit): Update to 1.0.5.
[source]: Remove upstreamed patch.
* gnu/packages/patches/csvkit-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/mail.scm (compface)[home-page]: Follow (HTTPS)
redirection.
|
|
|
|
| |
* gnu/packages/mail.scm (compface)[source]: Hard-code NAME.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-shinydashboard, r-shinythemes, r-dt)
[home-page]: Use HTTPS.
|
|
|
|
|
|
| |
This is a followup to cc51c03ff867d4633505354819c6d88af88bf919.
* build-aux/git-authenticate.scm (%committers): Add roelj's new key.
|
|
|
|
|
|
|
|
| |
* gnu/tests/mail.scm (%getmail-os): Rewrite so that the "alice" account
has a password.
(run-getmail-test)[test]("set password for alice"): Remove. This would
not work since commit 8b9cad01e9619f53dc5a65892ca6a09ca5de3447 since
'passwd' would no longer be in $PATH.
|
|
|
|
|
|
|
| |
The system image would no longer fit in memory, starting from commit
8c7eb58453870f380a077c7cfd8dafa97bb8e13f.
* gnu/tests/docker.scm (run-docker-system-test): Set 'memory-size' to 3500.
|
|
|
|
|
|
|
| |
This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447.
* gnu/tests/monitoring.scm (run-zabbix-server-test)[test]: Set 'PATH' in
MARIONETTE.
|
|
|
|
| |
* gnu/packages/debug.scm (rr): New variable.
|
|
|
|
|
| |
This reverts commit 1fad0b8674cf97a7e102e98ab31fcebe07ae9515.
It rebuilds the world through libinput-minimal.
|
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to
1.2.0.
|
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update
to 1.1.4.
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2020.03.08.
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.1.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-timedate): Update to 2.32.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-xs-object-magic): Update to 0.05.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.77.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-datetime): Update to 1.52.
|
|
|
|
| |
* gnu/packages/man.scm (man-db): Update to 2.9.1.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libseccomp): Update to 2.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3.
|
|
|
|
| |
* gnu/packages/package-management.scm (libostree): Update to 2020.2.
|
|
|
|
| |
* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
|