summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: guile-libctl: Update to 4.2.0.•••* gnu/packages/engineering.scm (guile-libctl): Update to 4.2.0. [source]: Update source link to GitHub. [arguments]: Build shared library as required by meep. Signed-off-by: Leo Famulari <leo@famulari.name> Jonathan Brielmaier2019-03-141-4/+6
* gnu: harminv: Build shared library.•••The shared library is required by meep. * gnu/packages/engineering.scm (harminv)[arguments]: Enable building of shared library. Signed-off-by: Leo Famulari <leo@famulari.name> Jonathan Brielmaier2019-03-141-2/+3
* gnu: gjs: Use the test-only Xorg variant for tests.•••* gnu/packages/gnome.scm (gjs)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. Marius Bakke2019-03-151-1/+1
* gnu: libseccomp: Update to 2.4.0.•••* gnu/packages/linux.scm (libseccomp): Update to 2.4.0. Marius Bakke2019-03-151-2/+2
* gnu: protozero: Update to 1.6.7.•••* gnu/packages/geo.scm (protozero): Update to 1.6.7. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: Remove duplicate go-github-com-kr-text.•••This effectively reverts 56f610f5c753d56f8c773252bd3c1f07a5c91442. But I removed the preexisting package since the new one is simpler. * gnu/packages/golang.scm (go-github-com-kr-text): Remove variable. Leo Famulari2019-03-141-26/+0
* gnu: Add emacs-helm-notmuch.•••* gnu/packages/emacs-xyz.scm (emacs-helm-notmuch): New variable. Pierre Neidhardt2019-03-141-0/+26
* gnu: libgeotiff: Update to 1.4.3.•••* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3. Tobias Geerinckx-Rice2019-03-141-3/+2
* gnu: perl-glib: Update to 1.329.•••* gnu/packages/glib.scm (perl-glib): Update to 1.329. Tobias Geerinckx-Rice2019-03-141-3/+3
* gnu: perl-gd-securityimage: Update to 1.75.•••* gnu/packages/gd.scm (perl-gd-securityimage): Update to 1.75. Tobias Geerinckx-Rice2019-03-141-3/+2
* gnu: perl-gd: Update to 2.71.•••* gnu/packages/gd.scm (perl-gd): Update to 2.71. Tobias Geerinckx-Rice2019-03-141-4/+3
* gnu: emacs-org, emacs-org-contrib: Update to 9.2.2.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.2. (emacs-org-contrib): Update to matching 20190311. Tobias Geerinckx-Rice2019-03-141-5/+5
* gnu: Add gst-kaldi-nnet2-online.•••* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): New variable. Ricardo Wurmus2019-03-141-0/+73
* gnu: kaldi: Install headers and fix installation of libraries.•••* gnu/packages/machine-learning.scm (kaldi)[arguments]: Fix installation of libraries and install headers in "install" phase. Ricardo Wurmus2019-03-141-1/+15
* gnu: containerd: Update to 1.2.5.•••* gnu/packages/docker.scm (containerd): Update to 1.2.5. Tobias Geerinckx-Rice2019-03-141-2/+2
* gnu: docker, docker-cli: Update to 18.09.3.•••* gnu/packages/docker.scm (%docker-version): Update to 18.09.3. Tobias Geerinckx-Rice2019-03-141-5/+3
* gnu: sigrok-firmware-fx2lafw: Update to 0.1.6.•••* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): Update to 0.1.6. Tobias Geerinckx-Rice2019-03-141-3/+3
* gnu: font-terminus: Install X11 8-bit code pages.•••* gnu/packages/fonts.scm (font-terminus)[outputs]: Add ‘pcf-8bit’ output. [arguments]: Add new phases to build and install these 8-bit PCF fonts. Tobias Geerinckx-Rice2019-03-141-2/+16
* gnu: unbound: Update to 1.9.1.•••* gnu/packages/dns.scm (unbound): Update to 1.9.1. Tobias Geerinckx-Rice2019-03-141-2/+2
* gnu: inxi-minimal: Update to 3.0.32-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.32-1. Tobias Geerinckx-Rice2019-03-141-2/+2
* gnu: python-django-appconf: Update to 1.0.3.•••* gnu/packages/django.scm (python-django-appconf): Update to 1.0.3. Tobias Geerinckx-Rice2019-03-141-4/+5
* gnu: Syncthing: Stop using bundled dependencies.•••* gnu/packages/syncthing.scm (syncthing)[snippet]: Remove. [inputs]: New field. Leo Famulari2019-03-141-12/+66
* gnu: Remove go-github-com-audriusbutkevicius-cli.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Remove variable. Leo Famulari2019-03-141-33/+0
* gnu: Provide the full 'rollinghash' Go library.•••* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Replace with ... (go-github-com-chmduquesne-rollinghash): ... new variable. Leo Famulari2019-03-141-7/+9
* gnu: Remove go-github-com-audriusbutkevicius-pfilter.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Remove variable. Leo Famulari2019-03-141-25/+0
* gnu: Prometheus client: Update to 0.9.2.•••* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp, go-github-com-client-golang-prometheus): Update to 0.9.2. (go-github-com-client-golang-prometheus-promhttp) [propagated-inputs]: Add go-github-com-prometheus-common-model and go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg. (go-github-com-client-golang-prometheus)[propagated-inputs]: Remove go-github-com-golang-protobuf-proto and go-github-com-client-golang-prometheus-promhttp. Add go-github-com-prometheus-common-model and go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg. (go-github-com-prometheus-union): Delete variable. Leo Famulari2019-03-141-43/+16
* gnu: Add go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg): New variable. Leo Famulari2019-03-141-0/+22
* gnu: Add go-github-com-prometheus-common-model.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-common-model): New variable. Leo Famulari2019-03-141-0/+25
* gnu: go-github-com-calmh-xdr: Update to 1.1.0.•••The diff shows this package being downgraded from 2.0.1 to 1.1.0. However, '2.0.1' was a typo — it should have read 1.0.1. * gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Update to 1.1.0. Leo Famulari2019-03-141-21/+19
* gnu: Add go-github-com-flynn-archive-go-shlex.•••* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): New variable. Leo Famulari2019-03-141-0/+24
* gnu: Gogo protocol buffers: Update to 1.2.1.•••* gnu/packages/golang.scm (go-github-com-gogo-protobuf, go-github-com-gogo-protobuf-protoc-gen-gogo, go-github-com-gogo-protobuf-gogoproto, go-github-com-gogo-protobuf-proto): Update to 1.2.1. (go-github-com-gogo-protobuf-proto)[license] Fix license. [synopsis, description]: Complete. (go-github-com-gogo-protobuf-protoc-gen-gogo)[arguments]: Skip the tests. Leo Famulari2019-03-141-72/+63
* gnu: Add go-github-com-gogo-protobuf-gogoproto.•••* gnu/packages/golang.scm (go-github-com-gogo-protobuf-gogoproto): New variable. Leo Famulari2019-03-141-0/+24
* gnu: go-github-com-urfave-cli: Update to 1.20.0-0.693af58.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.20.0-0.693af58. Leo Famulari2019-03-141-3/+3
* gnu: go-github-com-mattn-go-isatty: Use upstream version string.•••* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Use upstream version. Leo Famulari2019-03-141-22/+20
* gnu: go-golang-org-x-sys-unix: Update to 0.0.0-2.4d1cda0.•••* gnu/packages/golang.scm (go-golang-org-x-sys-unix): Update to 0.0.0-2.4d1cda0. [arguments]: Remove the 'patch-tests' phase. Leo Famulari2019-03-141-12/+4
* gnu: Go networking libraries: Update to 0.0.0-2.351d144.•••* gnu/packages/golang.scm (go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket): New variables. (go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy): Update to 0.0.0-2.351d144. Leo Famulari2019-03-141-18/+68
* gnu: Go crypto libraries: Update to 0.0.0-2.0fcca48.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish, go-golang-org-x-crypto-xtea): Update to 0.0.0-2.0fcca48. Leo Famulari2019-03-141-24/+24
* gnu: go-gopkg.in-check.v1: Update to 0.0.0-1.788fd78.•••* gnu/packages/check.scm (go-gopkg.in-check.v1): Update to 0.0.0-1.788fd78. [propagated-inputs]: Add go-github-com-kr-pretty. Leo Famulari2019-03-141-3/+5
* gnu: Add go-github-com-kr-pretty.•••* gnu/packages/golang.scm (go-github-com-kr-pretty): New variable. Leo Famulari2019-03-141-0/+23
* gnu: Add go-github-com-kr-text.•••* gnu/packages/golang.scm (go-github-com-kr-text): New variable. Leo Famulari2019-03-141-0/+21
* gnu: Add go-github-com-audriusbutkevicius-recli.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli): New variable. Leo Famulari2019-03-141-0/+27
* gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-3.cc1980c.•••* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.0.0-3.cc1980c. Leo Famulari2019-03-141-3/+3
* gnu: go-github-com-lib-pq: Update to 1.0.0.•••* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.0.0. Leo Famulari2019-03-141-24/+22
* gnu: go-github-com-thejerf-suture: Update to 3.0.2.•••* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.2. Leo Famulari2019-03-141-21/+19
* gnu: go-github-com-sasha-s-go-deadlock: Update to 0.2.0.•••* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update to 0.2.0. Leo Famulari2019-03-141-23/+21
* gnu: go-github-com-pkg-errors: Update to 0.8.1.•••* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to 0.8.1. Leo Famulari2019-03-141-21/+19
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.•••* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to 0.0.0-4.4e389ea. Leo Famulari2019-03-141-3/+3
* gnu: go-github-com-d4l3k-messagediff: Update to 1.2.1.•••* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Update to 1.2.1. Leo Famulari2019-03-141-21/+19
* gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 4.0.0-0.a60f8e7.•••* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 4.0.0-0.a60f8e7. Leo Famulari2019-03-141-4/+4
* gnu: Remove the various Go union meta-packages.•••* gnu/packages/golang.scm (go-github-com-gogo-protobuf-union, go-golang-org-x-crypto-union): Remove variables. (go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-twofish,)[arguments]: Remove obsolete 'make-gzip-archive-writable' phase. (go-golang-org-x-crypto-ed25519)[arguments]: The phase 'make-gzip-archive-writable' belongs here now. (go-github-com-multiformats-go-multihash)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s and go-golang-org-x-crypto-sha3. (go-github-com-libp2p-go-libp2p-peer)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3. (go-github-com-libp2p-go-libp2p-metrics)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3, go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-blake2s. (go-github-com-multiformats-go-multiaddr)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3 and go-golang-org-x-crypto-blake2s. (go-github-com-multiformats-go-multiaddr-net)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3 and go-golang-org-x-crypto-blake2s. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3. (gx)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3. (gx-go)[native-inputs]: Remove go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3. * gnu/packages/syncthing.scm: Remove go-golang-org-x-text-union, go-golang-org-x-net-union, and go-github-com-vitrun-qart-union. Leo Famulari2019-03-143-274/+46