Age | Commit message (Expand) | Author |
---|---|---|
2020-09-26 | gnu: lzlib: Support cross-compilation....Until now, since lzlib's 'configure' ignores '--host', we'd always end up building it natively. * gnu/packages/compression.scm (lzlib)[arguments]: Use (cc-for-target) instead of "gcc". | Ludovic Courtès |
2020-09-26 | gnu: Add ipset....* gnu/packages/linux.scm (ipset): New variable. | Oleg Pykhalov |
2020-09-26 | gnu: Add webssh....* gnu/packages/ssh.scm (webssh): New variable. | Oleg Pykhalov |
2020-09-26 | gnu: emacs-ess: Update to 18.10.2-0.24da603....* gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-0.24da603. [version]: Use version-revision-commit for version numbering. [source]: Fix snippet for removing julia-mode. Remove snippet to modify roxy-preview-Rd-test. Add snippet to modify r-help-mode test. Add snippet to fix install target to install files to correct directories. Correct Makefile so that ess-autoloads.el is not built twice. [arguments]: Add flag to specify INFODIR. Remove patch modifying SHELL. [license]: License is now GPLv3+. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Tim Howes |
2020-09-26 | gnu: emacs-auctex: Update to 12.2.5....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.5. | Nicolas Goaziou |
2020-09-26 | gnu: emacs-edit-indirect: Update to 0.1.6....* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Update to 0.1.6. | Nicolas Goaziou |
2020-09-26 | gnu: emacs-edit-indirect: Fix license field....* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Fix license field. | Nicolas Goaziou |
2020-09-25 | doc: Use @var for meta-syntactic variables....* doc/guix.texi (Transparent Emulation with QEMU): Use @var instead of angle brackets for meta-syntactic variables. | Ludovic Courtès |
2020-09-25 | doc: Remove "--hda" from non-volatile childhurd example....Reported by Andreas Enge. * doc/guix.texi (Transparent Emulation with QEMU): Remove "--hda" in 'image' example. | Ludovic Courtès |
2020-09-25 | doc: Explain how to connect to a childhurd....* doc/guix.texi (The Hurd in a Virtual Machine): Add instructions for VNC and SSH access. Mention childhurd secrets and /etc/childhurd. | Ludovic Courtès |
2020-09-25 | gnu: nyacc: Add 1.03.0....* gnu/packages/mes.scm (nyacc): Rename to... (nyacc-0.99): ... this. (nyacc): New variable. (mes)[propagated-inputs]: Replace NYACC with NYACC-0.99. (mes-rb5)[native-inputs]: Likewise. * gnu/packages/commencement.scm (mes-boot)[native-inputs]: Likewise. (tcc-boot0)[native-inputs]: Likewise. | Ludovic Courtès |
2020-09-25 | gnu: rust: Fix install phase for non-x86_64 platforms....* gnu/packages/rust.scm (rust-1.20)[arguments]: Replace hardcoded x86_64 triplet with nix-system->gnu-triplet-for-rust in 'delete-install-logs phase. | Pierre Langlois |
2020-09-25 | gnu: linux-libre 4.4: Update to 4.4.237....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.237. (linux-libre-4.4-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: linux-libre 4.9: Update to 4.9.237....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237. (linux-libre-4.9-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: linux-libre 4.14: Update to 4.14.199....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.199. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: linux-libre 4.19: Update to 4.19.147....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.147. (linux-libre-4.19-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: linux-libre 5.4: Update to 5.4.67....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.67. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: linux-libre: Update to 5.8.11....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.11. (linux-libre-5.8-pristine-source): Update hash. | Leo Famulari |
2020-09-25 | gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'....* gnu/packages/package-management.scm (guix)[propagated-inputs]: Use GNUTLS instead of GUILE3.0-GNUTLS. (guix-daemon)[inputs]: Likewise. * guix/self.scm (specification->package): Likewise. | Ludovic Courtès |
2020-09-25 | gnu: freedink: Make "freedink-engine" and "freedink-data" public....* gnu/packages/games.scm: (freedink-engine): Make public. [arguments]: Add 'delete-freedinkedit-desktop' phase. (freedink-data): Make public. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jesse Gibbons |
2020-09-25 | gnu: font-adobe-source-serif-pro: Update to 3.001R....* gnu/packages/fonts.scm (font-adobe-source-serif-pro): Update to 3.001R. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jens Mølgaard |
2020-09-25 | gnu: font-adobe-source-sans-pro: Update to 3.028R....* gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.028R. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jens Mølgaard |
2020-09-25 | guix package: Simplify 'package->manifest-entry*'....* guix/scripts/package.scm (package->manifest-entry*): Rewrite in terms of 'manifest-entry-with-provenance'. | Ludovic Courtès |
2020-09-25 | ci: Remove native-system restriction from "hello" and "list" jobsets....* gnu/ci.scm (hydra-jobs): Remove restriction for system to equal (%current-system). Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Jan (janneke) Nieuwenhuizen |
2020-09-25 | gnu: vim: Update to 8.2.1738....* gnu/packages/vim.scm (vim): Update to 8.2.1738. | Efraim Flashner |
2020-09-25 | gnu: librime: Update to 1.6.1....* gnu/packages/ibus.scm (librime): Update to 1.6.1. [inputs]: Add capnproto. [native-inputs]: Add pkg-config. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Peng Mei Yu |
2020-09-25 | gnu: komikku: Update to 0.21.0....* gnu/packages/gnome.scm (komikku): Update to 0.21.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Leo Prikler |
2020-09-25 | gnu: mafft: Update to 7.471....* gnu/packages/bioinformatics.scm (mafft): Update to 7.471. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Mădălin Ionel Patrașcu |
2020-09-25 | licenses: Add Apple Public Source License 2.0....* guix/licenses.scm (apsl2): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | André Batista |
2020-09-25 | doc: Fix outdated info and add missing space....* doc/guix.texi (Messaging Services): Fix outdated info and add missing space. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | André Batista |
2020-09-25 | gnu: Add gnome-latex....* gnu/packages/gnome.scm (gnome-latex): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Vinicius Monego |
2020-09-25 | gnu: sbcl-cl-webkit: Update to 20200925....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200925. | Pierre Neidhardt |
2020-09-24 | services: WPA Supplicant: Conditionally depend on D-Bus....Fixes <https://bugs.gnu.org/43567>. Reported by calcium <calcium@disroot.org>. * gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]: Remove 'dbus-system. (wpa-supplicant-shepherd-service)[requirement]: Add 'dbus-system when DBUS? is true. * doc/guix.texi (Networking Services)[wpa-supplicant-service-type]: Adjust accordingly. | Marius Bakke |
2020-09-24 | gnu: nfs-utils: Do not generate static libraries....* gnu/packages/nfs.scm (nfs)[configure-flags]: Add "--disable-static". | Maxim Cournoyer |
2020-09-24 | gnu: ntfs-3g: Do not generate static libraries....* gnu/packages/linux.scm (ntfs-3g)[configure-flags]: Add "--disable-static". | Maxim Cournoyer |
2020-09-24 | gnu: java-rsyntaxtextarea: Don't use unstable tarball....* gnu/packages/textutils.scm (java-rsyntaxtextarea)[source]: Download using git-fetch. | Efraim Flashner |
2020-09-24 | gnu: vifm: Update to 0.11....* gnu/packages/vim.scm (vifm): Update to 0.11. | Efraim Flashner |
2020-09-24 | gnu: Add python-robber....* gnu/packages/python-xyz.scm (python-robber): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Tanguy Le Carrour |
2020-09-24 | gnu: awesome: Fix command completion in the prompt and Lua paths...* gnu/packages/wm.scm (awesome): Delete useless ‘env’ invocation in lib/awful/completion.lua. Change the delimiter for LUA_PATH and LUA_CPATH variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Ivan Kozlov |
2020-09-24 | gnu: Add gtg....* gnu/packages/gnome.scm (gtg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego |
2020-09-24 | gnu: Add python-liblarch....* gnu/packages/gnome.scm (python-liblarch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego |
2020-09-24 | bash completion: Adjust to new 'guix help' output....This is a followup to 3794ce93be8216d8378df7b808ce7f53b1e05a53, which broke command completion. Reported by Oleg Pykhalov <go.wigust@gmail.com>. * etc/completion/bash/guix (_guix_complete_command): Update to match output of 'guix help' as introduced in 3794ce93be8216d8378df7b808ce7f53b1e05a53. | Ludovic Courtès |
2020-09-24 | gnu: openmpi: Have 'mpirun' look for executables under $prefix....* gnu/packages/mpi.scm (openmpi)[arguments]: Add "--enable-mpirun-prefix-by-default" to #:configure-flags. | Ludovic Courtès |
2020-09-24 | gnu: netcat-openbsd: Use cc-for-target....* gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. | Efraim Flashner |
2020-09-24 | gnu: abduco: Use cc-for-target....* gnu/packages/abduco.scm (abduco)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. | Efraim Flashner |
2020-09-24 | gnu: xmagnify: Use cc-for-target....* gnu/packages/accessibility.scm (xmagnify)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. | Efraim Flashner |
2020-09-24 | gnu: footswitch: Use cc-for-target....* gnu/packages/accessibility.scm (footswitch)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. | Efraim Flashner |
2020-09-24 | gnu: Add tarlz....* gnu/packages/compression.scm (tarlz): New variable. | Guillaume Le Vaillant |
2020-09-24 | services: cuirass: Create queries log files at activation....* gnu/services/cuirass.scm (cuirass-activation)[queries-log-file]: Create and set user permissions on "queries-log-file" and "web-queries-log-file". | Mathieu Othacehe |
2020-09-24 | services: cuirass: Add web SQL queries logging support....* gnu/services/cuirass.scm (<cuirass-configuration>)[web-queries-log-file]: New field. (cuirass-shepherd-service): Honor it. (cuirass-log-rotations): If defined, add the web queries log file to the log rotation. | Mathieu Othacehe |