summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add kmonad.Alex Griffin2019-10-29
| | | | * gnu/packages/haskell-apps.scm (kmonad): New variable.
* gnu: Add ghc-unagi-chan.Alex Griffin2019-10-29
| | | | * gnu/packages/haskell-xyz.scm (ghc-unagi-chan): New variable.
* gnu: Add ghc-atomic-primops.Alex Griffin2019-10-29
| | | | * gnu/packages/haskell-xyz.scm (ghc-atomic-primops): New variable.
* gnu: Add renpy.Comrade Yuri2019-10-30
| | | | | | * gnu/packages/game-development: (python2-pygame-sdl2): New variable. (python2-renpy): New variable. (renpy): New variable.
* gnu: Add bemenu.Josh Holland2019-10-29
| | | | | | * gnu/packages/xdisorg.scm (bemenu): New public variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: openttd-engine: Update to 1.9.3.Josh Holland2019-10-29
| | | | | * gnu/packages/games.scm (openttd-engine): Update to 1.9.3. [home-page]: Use www. and HTTPS.
* gnu: openttd-opengfx: Update to 0.5.5.Josh Holland2019-10-29
| | | | * gnu/packages/games.scm (openttd-opengfx): Update to 0.5.5.
* gnu: libreoffice: Update to 6.2.8.2.Efraim Flashner2019-10-29
| | | | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.2.8.2. [sources]: Remove libreoffice-boost.patch, libreoffice-orcus patch, libreoffice-mdds patch. [inputs]: Add fontforge, mariadb. [arguments]: Remove substitution checking for mdds and orcus versions. From configure-flags, remove outdated flags, add flag to build font file. * gnu/packages/patches/libreoffice-boost.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: lollypop: Update to 1.2.2.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.2.2. [inputs]: Use python-pygobject-3.34.
* gnu: Add python-pygobject@3.34.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/glib.scm (python-pygobject-3.34): New public variable.
* gnu: go-github-com-wtolson-go-taglib: Update comment.Leo Famulari2019-10-29
| | | | | * gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update comment.
* gnu: go-gopkg.in-asn1-ber.v1: Update comment.Leo Famulari2019-10-29
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update comment.
* gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment.Leo Famulari2019-10-29
| | | | | * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash): Remove comment.
* gnu: Prometheus Go packages: Consolidate.Leo Famulari2019-10-29
| | | | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go, go-github-com-prometheus-common-expfmt, go-github-com-prometheus-client-golang-prometheus, go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg, go-github-com-client-golang-prometheus-promhttp): Remove variables. (go-github-com-prometheus-client-model, go-github-com-prometheus-client-golang, go-github-com-prometheus-common): New variables. (syncthing)[inputs]: Adjust accordingly.
* gnu: Qart: Consolidate packages.Leo Famulari2019-10-29
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-vitrun-qart): New variable. (go-github-com-vitrun-qart-qr, go-github-com-vitrun-qart-coding, go-github-com-vitrun-qart-gf256): Remove variables. (syncthing)[inputs]: Adjust accordingly.
* gnu: gogoprotobuf: Consolidate packages.Leo Famulari2019-10-29
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-gogo-protobuf)[arguments]: Adjust the #:import-path, and skip the tests and build phases. (go-github-com-gogo-protobuf-protoc-gen-gogo, go-github-com-gogo-protobuf-gogoproto, go-github-com-gogo-protobuf-proto): Remove variables. (go-github-com-libp2p-go-libp2p-crypto, go-github-com-libp2p-go-libp2p-peer, go-github-com-libp2p-go-libp2p-metrics): Adjust accordingly. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise. * gnu/packages/syncthing.scm (syncthing): Likewise.
* gnu: Go standard library 'x' packages: Consolidate.Leo Famulari2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net, go-golang-org-x-time): New variables. (go-golang.org-x-crypto-ssh-terminal, 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, go-golang-org-x-crypto-ed25519, go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding, go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix, go-golang-org-x-time-rate): Remove variables. (go-github-com-sirupsen-logrus, go-github-com-docker-distribution, go-github-com-libp2p-go-libp2p-crypto, go-github-com-multiformats-go-multihash, go-github-com-libp2p-go-libp2p-peer, go-github-com-libp2p-go-libp2p-metrics, go-github-com-multiformats-go-multiaddr, go-github-com-multiformats-go-multiaddr-net, go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding, go-github-com-gdamore-tcell): Adjust accordingly. * gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise. * gnu/packages/databases.scm (mongo-tools): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise. * gnu/packages/web.scm (poussetaches): Likewise. * gnu/packages/terminals.scm (go-github-com-junegunn-fzf, go-github.com-howeyc-gopass): Likewise. (go-golang.org-x-crypto-ssh-terminal): Remove variable. * gnu/packages/syncthing.scm (syncthing, go-github-com-oschwald-geoip2-golang, go-github-com-oschwald-maxminddb-golang, go-github-com-syncthing-notify): Adjust accordingly. * gnu/packages/linux.scm (go-netlink): Likewise.
* gnu: Remove Go 1.11.Leo Famulari2019-10-29
| | | | | | This version of Go is no longer supported upstream. * gnu/packages/golang.scm (go-1.11): Remove variable.
* gnu: Go: Update to 1.12.10.Leo Famulari2019-10-29
| | | | * gnu/packages/golang.scm (go-1.12): Update to 1.12.10.
* gnu: mpd-service-type: Support configuration of outputs.Ricardo Wurmus2019-10-29
| | | | | | | | * gnu/services/audio.scm (<mpd-output>): New record type. (<mpd-configuration>)[outputs]: New field. (mpd-output, mpd-output?, mpd-output->string): New procedures. (mpd-config->file): Use mpd-output->string. * doc/guix.texi (Audio Services): Document mpd-output fields.
* gnu: Add guile-ffi-fftw.Ricardo Wurmus2019-10-29
| | | | * gnu/packages/guile-xyz.scm (guile-ffi-fftw): New variable.
* gnu: qbittorrent: Update to 4.1.9.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.
* gnu: xf86-input-wacom: Update to 0.38.0.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.38.0.
* gnu: lollypop: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/gnome.scm (lollypop)[source]: Hard-code NAME.
* gnu: love: Update to 11.3.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/game-development.scm (love): Update to 11.3.
* gnu: sudo: Update to 1.8.29.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/admin.scm (sudo): Update to 1.8.29. [arguments]: Disable new /etc/sudoers syntax check.
* gnu: perl-libwww: Update to 6.41.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/web.scm (perl-libwww): Update to 6.41.
* gnu: cereal: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/serialization.scm (cereal)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-http-cookies: Update to 6.05.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
* gnu: emacs-evil: Fix test helpers.Clément Lassieur2019-10-29
| | | | | * gnu/packages/emacs-xyz.scm (emacs-evil)[arguments]: Add a 'fix-test-helpers' phase.
* gnu: emacs-evil: Remove undo-tree dependency.Clément Lassieur2019-10-29
| | | | | | | | Because it is buggy and unnecessary. See <https://github.com/emacs-evil/evil/issues/1074>. * gnu/packages/emacs-xyz.scm (emacs-evil)[propagated-inputs]: Remove emacs-undo-tree and emacs-goto-chg.
* gnu: emacs-helm-projectile: Update package.Stephen Webber2019-10-29
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-projectile): Update package. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add poetry.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (poetry): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: python-cachecontrol: Update to 0.12.5.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.5. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-cachy.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-cachy): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-msgpack-python.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-msgpack-python): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-clikit.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-clikit): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-memcached.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-memcached): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-shellingham.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-shellingham): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-tomlkit.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-tomlkit): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: python-cleo: Update to 0.6.8.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-cleo): Update to 0.6.8. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: diffoscope: Add additional native-inputs for tests.Vagrant Cascadian2019-10-29
| | | | | * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-pypdf2 and python-progressbar33.
* gnu: icecat: Update to 68.2.0-guix0-preview2.Mark H Weaver2019-10-29
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (%icecat-version): Update. (%icecat-build-id): New variable. (icecat-source): Update gnuzilla repo commit and hash. (icecat)[arguments]: In the custom 'configure' phase, set the MOZ_BUILD_DATE environment variable to the value of %icecat-build-id. * gnu/packages/patches/icecat-gnuzilla-fixes.patch: Remove changes that are now in the upstream repository. Add more pending changes, including disabling the MOZ_SERVICES_HEALTHREPORT and MOZ_BLOCK_PROFILE_DOWNGRADE build flags, fixing a problem that prevented MOZ_DATA_REPORTING from being disabled, and fixes to the branding. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes, and changes in icecat-gnuzilla-fixes.patch. Remove a hunk that disabled rewrites to aboutRights.dtd in the l10n directory.
* gnu: icecat: Include generally-useful fixes in the source tarball.Mark H Weaver2019-10-29
| | | | | | | | | | | | | | | | This commit moves some important fixes into a patch applied to the upstream gnuzilla git repository, whereas previously they were applied in such a way that only benefitted Guix users. * gnu/packages/patches/icecat-default-search-ddg.patch, gnu/packages/patches/icecat-disable-sync.patch: Delete files. * gnu/packages/patches/icecat-gnuzilla-fixes.patch: New file. * gnu/local.mk (dist_patch_DATA): Adapt accordingly. * gnu/packages/gnuzilla.scm (icecat-source): Apply the new patch to the gnuzilla checkout. (icecat)[native-inputs]: Remove deleted patches. [arguments]: In the 'wrap-program' phase, remove MOZ_LEGACY_PROFILES=1 from the wrapper.
* gnu: avidemux: Update to 2.7.4.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.4. [arguments]: Update bundled ffmpeg version.
* gnu: perl-cpanel-json-xs: Update to 4.15.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.15.
* gnu: libasr: Update to 1.0.3.Tobias Geerinckx-Rice2019-10-29
| | | | | | * gnu/packages/dns.scm (libasr): Update to 1.0.3. [arguments]: Replace ‘bootstrap’ and add ‘install-documentation’ phase. [native-inputs]: Add libtool and remove groff.
* gnu: libisofs: Update to 1.5.2.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/cdrom.scm (libisofs): Update to 1.5.2.
* gnu: fluidsynth: Update to 2.0.8.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
* gnu: perl-scalar-list-utils: Update to 1.53.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.53.