summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: guile-libctl: Update to 4.2.0.Jonathan Brielmaier2019-03-14
| | | | | | | | * 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>
* gnu: harminv: Build shared library.Jonathan Brielmaier2019-03-14
| | | | | | | | | 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>
* gnu: gjs: Use the test-only Xorg variant for tests.Marius Bakke2019-03-15
| | | | | * gnu/packages/gnome.scm (gjs)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS.
* gnu: libseccomp: Update to 2.4.0.Marius Bakke2019-03-15
| | | | * gnu/packages/linux.scm (libseccomp): Update to 2.4.0.
* gnu: protozero: Update to 1.6.7.Tobias Geerinckx-Rice2019-03-15
| | | | * gnu/packages/geo.scm (protozero): Update to 1.6.7.
* gnu: Remove duplicate go-github-com-kr-text.Leo Famulari2019-03-14
| | | | | | | 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.
* gnu: Add emacs-helm-notmuch.Pierre Neidhardt2019-03-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-notmuch): New variable.
* gnu: libgeotiff: Update to 1.4.3.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.
* gnu: perl-glib: Update to 1.329.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/glib.scm (perl-glib): Update to 1.329.
* gnu: perl-gd-securityimage: Update to 1.75.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/gd.scm (perl-gd-securityimage): Update to 1.75.
* gnu: perl-gd: Update to 2.71.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/gd.scm (perl-gd): Update to 2.71.
* gnu: emacs-org, emacs-org-contrib: Update to 9.2.2.Tobias Geerinckx-Rice2019-03-14
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.2. (emacs-org-contrib): Update to matching 20190311.
* gnu: Add gst-kaldi-nnet2-online.Ricardo Wurmus2019-03-14
| | | | * gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): New variable.
* gnu: kaldi: Install headers and fix installation of libraries.Ricardo Wurmus2019-03-14
| | | | | * gnu/packages/machine-learning.scm (kaldi)[arguments]: Fix installation of libraries and install headers in "install" phase.
* gnu: containerd: Update to 1.2.5.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/docker.scm (containerd): Update to 1.2.5.
* gnu: docker, docker-cli: Update to 18.09.3.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/docker.scm (%docker-version): Update to 18.09.3.
* gnu: sigrok-firmware-fx2lafw: Update to 0.1.6.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): Update to 0.1.6.
* gnu: font-terminus: Install X11 8-bit code pages.Tobias Geerinckx-Rice2019-03-14
| | | | | * gnu/packages/fonts.scm (font-terminus)[outputs]: Add ‘pcf-8bit’ output. [arguments]: Add new phases to build and install these 8-bit PCF fonts.
* gnu: unbound: Update to 1.9.1.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.1.
* gnu: inxi-minimal: Update to 3.0.32-1.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.32-1.
* gnu: python-django-appconf: Update to 1.0.3.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/django.scm (python-django-appconf): Update to 1.0.3.
* gnu: Syncthing: Stop using bundled dependencies.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (syncthing)[snippet]: Remove. [inputs]: New field.
* gnu: Remove go-github-com-audriusbutkevicius-cli.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Remove variable.
* gnu: Provide the full 'rollinghash' Go library.Leo Famulari2019-03-14
| | | | | | * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Replace with ... (go-github-com-chmduquesne-rollinghash): ... new variable.
* gnu: Remove go-github-com-audriusbutkevicius-pfilter.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Remove variable.
* gnu: Prometheus client: Update to 0.9.2.Leo Famulari2019-03-14
| | | | | | | | | | | | | | | * 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.
* gnu: Add go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.Leo Famulari2019-03-14
| | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg): New variable.
* gnu: Add go-github-com-prometheus-common-model.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-model): New variable.
* gnu: go-github-com-calmh-xdr: Update to 1.1.0.Leo Famulari2019-03-14
| | | | | | | 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.
* gnu: Add go-github-com-flynn-archive-go-shlex.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): New variable.
* gnu: Gogo protocol buffers: Update to 1.2.1.Leo Famulari2019-03-14
| | | | | | | | | | * 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.
* gnu: Add go-github-com-gogo-protobuf-gogoproto.Leo Famulari2019-03-14
| | | | * gnu/packages/golang.scm (go-github-com-gogo-protobuf-gogoproto): New variable.
* gnu: go-github-com-urfave-cli: Update to 1.20.0-0.693af58.Leo Famulari2019-03-14
| | | | | * gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.20.0-0.693af58.
* gnu: go-github-com-mattn-go-isatty: Use upstream version string.Leo Famulari2019-03-14
| | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Use upstream version.
* gnu: go-golang-org-x-sys-unix: Update to 0.0.0-2.4d1cda0.Leo Famulari2019-03-14
| | | | | * gnu/packages/golang.scm (go-golang-org-x-sys-unix): Update to 0.0.0-2.4d1cda0. [arguments]: Remove the 'patch-tests' phase.
* gnu: Go networking libraries: Update to 0.0.0-2.351d144.Leo Famulari2019-03-14
| | | | | | | | * 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.
* gnu: Go crypto libraries: Update to 0.0.0-2.0fcca48.Leo Famulari2019-03-14
| | | | | | | | * 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.
* gnu: go-gopkg.in-check.v1: Update to 0.0.0-1.788fd78.Leo Famulari2019-03-14
| | | | | * gnu/packages/check.scm (go-gopkg.in-check.v1): Update to 0.0.0-1.788fd78. [propagated-inputs]: Add go-github-com-kr-pretty.
* gnu: Add go-github-com-kr-pretty.Leo Famulari2019-03-14
| | | | * gnu/packages/golang.scm (go-github-com-kr-pretty): New variable.
* gnu: Add go-github-com-kr-text.Leo Famulari2019-03-14
| | | | * gnu/packages/golang.scm (go-github-com-kr-text): New variable.
* gnu: Add go-github-com-audriusbutkevicius-recli.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli): New variable.
* gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-3.cc1980c.Leo Famulari2019-03-14
| | | | | * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.0.0-3.cc1980c.
* gnu: go-github-com-lib-pq: Update to 1.0.0.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.0.0.
* gnu: go-github-com-thejerf-suture: Update to 3.0.2.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.2.
* gnu: go-github-com-sasha-s-go-deadlock: Update to 0.2.0.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update to 0.2.0.
* gnu: go-github-com-pkg-errors: Update to 0.8.1.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to 0.8.1.
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to 0.0.0-4.4e389ea.
* gnu: go-github-com-d4l3k-messagediff: Update to 1.2.1.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Update to 1.2.1.
* gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 4.0.0-0.a60f8e7.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 4.0.0-0.a60f8e7.
* gnu: Remove the various Go union meta-packages.Leo Famulari2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.