Age | Commit message (Collapse) | Author |
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-xtea): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-twofish): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-cast5): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-salsa20): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-tea): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-pbkdf2): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-blowfish): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-qr): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-gf256): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-coding): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): New
variable
|
|
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-stathat-go): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang): New
variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-lib-pq): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf-protoc-gen-gogo):
New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-gobwas-glob): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-calmh-du): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4): New variable.
|
|
* gnu/packages/syncthing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* guix/build-system/go.scm,
guix/build/go-build-system.scm: New files.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document the go-build-system.
|
|
* gnu/packages/bioinformatics.scm (clustal-omega): Update to 1.2.4.
|
|
* gnu/packages/perl.scm: Add trailing slash to 'search.cpan.org' home
pages.
|
|
* gnu/packages/xorg.scm (imake, lndir, libxshmfence)
(xorg-rgb, xinit, xterm): Update 'home-page' following redirects.
|
|
* guix/scripts/lint.scm (probe-uri): Add special case for HTTP 301.
(validate-uri): Likewise.
* tests/lint.scm ("home-page: 301, invalid")
("home-page: 301 -> 200", "home-page: 301 -> 404")
("source: 301 -> 200", "source: 301 -> 404"): New tests.
|
|
* guix/tests/http.scm (%http-server-socket): Turn into...
(open-http-server-socket): ... this procedure.
(http-server-can-listen?): New procedure.
(http-write, %http-server-lock, %http-server-ready)
(http-open, stub-http-server): Move to 'call-with-http-server' body.
(call-with-http-server): Add #:headers parameter.
(with-http-server): Add an additional pattern with headers.
* tests/derivations.scm: Use (http-server-can-listen?) instead
of (force %http-server-socket).
* tests/lint.scm: Likewise.
|
|
* gnu/packages/python.scm (python-psycopg2): Update to 2.7.3.1.
[inputs]: Replace postgresql@9.6 with postgresql.
|
|
* gnu/packages/python.scm (python-psycopg2)[inputs]: Replace postgresql
with postgresql@9.6.
|
|
* gnu/packages/databases.scm (postgresql@9.6): New variable.
|
|
This fixes running ipython console and ipython3 console, as the
jupyter_console package is missing.
As python-ipython is an input to python-jupyter-console, use a modified
version of the package which doesn't have this input.
* gnu/packages/python.scm (python-jupyter-console-minimal): New variable.
(python-ipython)[propagated-inputs]: Replace python-jupyter-console with
python-jupyter-console-minimal.
|
|
* gnu/packages/networking.scm (wireshark)[inputs]: Move QTTOOLS ...
[native-inputs]: ... here.
[home-page]: Remove duplicate.
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.4.2.
|
|
Fixes CVE-2017-{12176..12187}. See
<https://lists.x.org/archives/xorg-announce/2017-October/002814.html>
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.5.
|
|
Hiding/unhiding changes the derivation and thus this caused too many rebuilds
for 'master'.
This reverts commit 8cf892e6cd488fe9c1dee8e90c5474315378cbeb.
|