summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add texlive-caption.Paul Garlick2020-09-21
| | | | * gnu/packages/tex.scm (texlive-caption): New variable.
* gnu: docker: Compile with seccomp enabled.Jesse Dowell2020-09-21
| | | | | | | * gnu/packages/docker.scm (docker)[arguments]: Adjust custom 'configure phase to enable seccomp support. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* services: docker: Fix enable-proxy? option.Jesse Dowell2020-09-21
| | | | | | | | | | | The userland proxy option does not properly disable the userland proxy when set to false. Docker defaults to enabling the userland proxy if the option is unset on the command line. * gnu/services/docker.scm (docker-shepherd-service): Properly handle the 'enable-proxy?' option. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: docker: Synchronize docker dependencies with the current version of docker.Jesse Dowell2020-09-21
| | | | | | | | | | | * gnu/packages/docker.scm (docker-libnetwork): Update to 19.03-1.026aaba. [source]: Follow URI redirection. [arguments]: Adjust import-path accordingly. [home-page]: Same. * gnu/packages/networking.scm (go-sctp): Update to 0.0.0-2.6e2cb13. [arguments]: Skip test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: texlive-microtype: Tweak description.Paul Garlick2020-09-21
| | | | | * gnu/packages/tex.scm (texlive-microtype)[description]: Fill paragraph to standard width.
* gnu: webkitgtk: Update to 2.30.0.Mark H Weaver2020-09-21
| | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.30.0. [arguments]: Add "-DUSE_SYSTEMD=OFF" to the configure flags.
* gnu: Rename 'v' to 'vlang'.Mark H Weaver2020-09-21
| | | | | * gnu/packages/vlang.scm (v, vlang): Rename 'v' to 'vlang', keeping 'v' as a deprecated-package.
* services: base: Improve container related comments.Mathieu Othacehe2020-09-21
| | | | | * gnu/services/base.scm (guix-shepherd-service): Clarify the usage of a container for guix-daemon.
* build: shepherd: Check for container support.Mathieu Othacehe2020-09-21
| | | | | | | Fixes: <https://issues.guix.gnu.org/43533>. * gnu/build/shepherd.scm (fork+exec-command/container): Check if containers are supported before joining PID namespaces.
* gnu: supertuxkart: Sort inputs alphabetically.Efraim Flashner2020-09-21
| | | | * gnu/packages/games.scm (supertuxkart)[inputs]: Sort alphabetically.
* gnu: supertuxkart: Update to 1.2.Raphaël Mélotte2020-09-21
| | | | | | | | | | * gnu/packages/games.scm (supertuxkart): Update to 1.2. [source]: Update snippet, some of the previously bundled libraries are gone. Also update URL. [arguments]: Remove unneeded configure flags. [inputs]: Add sdl2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: eschalot: Cross-compile.Tobias Geerinckx-Rice2020-09-21
| | | | * gnu/packages/crypto.scm (eschalot)[arguments]: Use CC-FOR-TARGET.
* gnu: eschalot: Fix build.Tobias Geerinckx-Rice2020-09-21
| | | | * gnu/packages/crypto.scm (eschalot)[inputs]: Use openssl-1.0.
* services: dicod: Reduce irony.Tobias Geerinckx-Rice2020-09-21
| | | | * gnu/services/dict.scm (dicod-service): Fix docstring typo.
* installer: Rename RUN-PARTIONING-PAGE.Tobias Geerinckx-Rice2020-09-21
| | | | | * gnu/installer/newt/partition.scm (run-partioning-page): Rename to run-partitioning-page. Adjust all callers.
* installer: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-21
| | | | | | * gnu/installer/connman.scm (connman-state, run-locale-page) (start-swapping, stop-swapping, run-installer-steps): Fix typo in docstring.
* gnu: oil: Don't hardcode gcc.Efraim Flashner2020-09-20
| | | | | * gnu/packages/shells.scm (oil)[arguments]: In custom 'configure phase use cc-for-target instead of hardcoding gcc.
* gnu: oil: Update to 0.8.0.Ryan Prior2020-09-20
| | | | | | * gnu/packages/shells.scm (oil): Update to 0.8.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-beginend: Update to 2.2.0.Nicolas Goaziou2020-09-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.2.0.
* gnu: emacs-bluetooth: Update to 0.2.Nicolas Goaziou2020-09-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.2.
* gnu: gnu-pw-mgr: Update to 2.7.Efraim Flashner2020-09-20
| | | | | | * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.7. [arguments]: Add new phase to work around /dev/tty not being available in the build environment.
* gnu: retux: Update to 1.4.1-1.Kei Kebreau2020-09-20
| | | | | | * gnu/packages/games.scm (retux): Add let binding and update to 1.4.1-1. [version]: Update version string. [source]: Update URL.
* gnu: knot-resolver: Update to 5.1.3.Tobias Geerinckx-Rice2020-09-20
| | | | | | * gnu/packages/dns.scm (knot-resolver): Update to 5.1.3. [inputs]: Remove lua5.1-cqueues, lua5.1-filesystem, lua5.1-sec, and lua5.1-socket.
* gnu: libbpf: Propagate pkg-config Requirements.Tobias Geerinckx-Rice2020-09-20
| | | | | | * gnu/packages/linux.scm (libbpf)[inputs]: Rename to, making libelf and zlib, … [propagated-inputs]: …this.
* gnu: Add antlr4.Julien Lepiller2020-09-20
| | | | * gnu/packages/java.scm (antlr4): New variable.
* gnu: Add java-antlr4-runtime.Julien Lepiller2020-09-20
| | | | | | | | * gnu/packages/java.scm (java-antlr4-runtime): New variable. * gnu/packages/patches/java-antlr4-Add-standalone-generator.patch: New file. * gnu/packages/patches/java-antlr4-fix-code-too-large.java: New file. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: Add java-treelayout.Julien Lepiller2020-09-20
| | | | * gnu/packages/java.scm (java-treelayout): New variable.
* gnu: qemu: Move HTML documentation to the doc output.Maxim Cournoyer2020-09-19
| | | | | | | * gnu/packages/virtualization.scm (qemu)[outputs]: Add "doc" output. [phases]{create-samba-wrapper}: Correctly refer to the outputs keyword argument. {move-html-doc}: Add phase.
* gnu: qemu: Install the full documentation as an info manual.Maxim Cournoyer2020-09-19
| | | | | | | | * gnu/packages/patches/qemu-build-info-manual.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/virtualization.scm (qemu)[source]: Use it. [phases]{install-info}: Remove phase. {create-samba-wrapper}: Add after 'install.
* gnu: qemu: Enable parallel tests.Maxim Cournoyer2020-09-19
| | | | | | | | | I've built QEMU 5.1.0 tens of times on a 24 logical core machines, and haven't encountered a failure. Tentatively re-enabling parallel tests. * gnu/packages/virtualization.scm (qemu)[arguments]: Drop the \#:parallel-tests? #f argument. [phases]{configure}: Fix indentation.
* gnu: qemu: Fix indentation.Maxim Cournoyer2020-09-19
| | | | * gnu/packages/virtualization.scm (qemu): Fix indentation.
* gnu: qemu: Disable the bios-tables-test test.Maxim Cournoyer2020-09-19
| | | | | | | | | This works around <https://issues.guix.info/43048>. * gnu/packages/virtualization.scm (qemu)[phases]{disable-unusable-tests}: Move after unpack. Combine the existing substitute patterns on a single usage of substitute*. Disable the bios-tables-test test in tests/qtest/Makefile.include.
* gnu: qemu: Update to 5.1.0.Maxim Cournoyer2020-09-19
| | | | * gnu/packages/virtualization.scm (qemu): Update to 5.1.0.
* gnu: u-boot: Reomve sdl2 dependency on non-GUI builds.Danny Milosavljevic2020-09-19
| | | | | * gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Remove sdl2. (u-boot-tools)[native-inputs]: Add sdl2.
* gnu: Add surge-synth.Alexandros Theodotou2020-09-19
| | | | | | * gnu/packages/music.scm (surge-synth): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-standard-dirs.Joseph LaFreniere2020-09-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-standard-dirs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* system: image: Rename ISO9660 files.Mathieu Othacehe2020-09-19
| | | | | * gnu/system/image.scm (system-iso9660-image): Change the default file output name to "image.iso".
* gnu: sqitch: Update to 1.1.0.Christopher Baines2020-09-19
| | | | | * gnu/packages/databases.scm (sqitch): Update to 1.1.0. [native-inputs]: Add perl-test-mockobject.
* gnu: sqitch: Add more database drivers to inputs.Christopher Baines2020-09-19
| | | | | | | | These are optional dependencies, but including them in the inputs and thus the wrapped sqitch script makes using sqitch easier. * gnu/packages/databases.scm (sqitch)[inputs]: Add perl-dbd-mysql and perl-dbd-sqlite.
* gnu: electron-cash: Update to 4.1.1.Guillaume Le Vaillant2020-09-19
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.1.1.
* gnu: knot: Update to 3.0.0.Tobias Geerinckx-Rice2020-09-19
| | | | | | * gnu/packages/dns.scm (knot): Update to 3.0.0. Order fields more conventionally. [source]: Remove obsolete snippet.
* gnu: libmanette: Update to 0.2.5.Tobias Geerinckx-Rice2020-09-19
| | | | * gnu/packages/games.scm (libmanette): Update to 0.2.5.
* gnu: libfprint: Update to 1.90.3.Tobias Geerinckx-Rice2020-09-19
| | | | * gnu/packages/freedesktop.scm (libfprint): Update to 1.90.3.
* gnu: Add svd2rust.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (svd2rust): New variable.
* gnu: Add rust-inflections@1.1.1.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (rust-inflections-1.1): New variable.
* gnu: Add rust-svd-parser@0.9.0.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (rust-svd-parser-0.9): New variable.
* gnu: Add rust-xmltree@0.8.0.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (rust-xmltree-0.8): New variable.
* gnu: Add rust-xml-rs@0.7.1.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (rust-xml-rs-0.7): New variable.
* gnu: Add rust-packed-struct.Danny Milosavljevic2020-09-18
| | | | * gnu/packages/crates-io.scm (rust-packed-struct): New variable.
* gnu: xxd: Use cc-for-target.Efraim Flashner2020-09-18
| | | | | * gnu/packages/vim.scm (xxd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.