summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ci: In the 'core' subset, build GCC >= 7.•••Suggested by Jan Nieuwenhuizen <janneke@gnu.org>. * gnu/ci.scm (%core-packages): Keep only GCC >= 7. Ludovic Courtès2020-09-031-1/+1
| * gnu: Add bitlbee-purple.•••* gnu/packages/messaging.scm (bitlbee-purple): New variable. Ludovic Courtès2020-09-031-0/+23
| * doc: Add "Getting Started" section.•••* doc/guix.texi (Getting Started): New node. (Binary Installation): Refer to it and to "Application Setup". (After System Installation): Refer to "Getting Started". (Features): Add introductory sentence. Ludovic Courtès2020-09-031-1/+216
| * gnu: linux-libre: Update to 5.8.6.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.6. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.6. Mark H Weaver2020-09-031-3/+3
| * gnu: linux-libre@5.4: Update to 5.4.62.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.62. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.62. Mark H Weaver2020-09-031-3/+3
| * gnu: linux-libre@4.19: Update to 4.19.143.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.143. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.143. Mark H Weaver2020-09-031-3/+3
| * gnu: linux-libre@4.14: Update to 4.14.196.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.196. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.196. Mark H Weaver2020-09-031-3/+3
| * gnu: linux-libre@4.9: Update to 4.9.235.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.235. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.235. Mark H Weaver2020-09-031-3/+3
| * gnu: linux-libre@4.4: Update to 4.4.235.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.235. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.235. Mark H Weaver2020-09-031-3/+3
| * gnu: inxi-minimal: Update to 3.1.06-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder2020-09-031-2/+2
| * gnu: global: Update to 6.6.5.•••* gnu/packages/code.scm (global): Update to 6.6.5. Efraim Flashner2020-09-031-2/+2
| * gnu: gnupg: Update to 2.2.23 [security fixes].•••No CVE assigned yet. See <https://dev.gnupg.org/T5050>. * gnu/packages/gnupg.scm (gnupg): Update to 2.2.23. Tobias Geerinckx-Rice2020-09-031-2/+2
| * gnu: ci: Truncate git commit in ISO label.•••* gnu/ci.scm (image-jobs): Keep only 7 characters from git commit in ISO label. Julien Lepiller2020-09-031-1/+4
| * gnu: Add emacs-company-reftex.•••* gnu/packages/emacs-xyz.scm (emacs-company-reftex): New variable. Arun Isaac2020-09-031-0/+25
| * gnu: electron-cash: Update to 4.1.0.•••* gnu/packages/finance.scm (electron-cash): Update to 4.1.0. [inputs]: Use libsecp256k1-bitcoin-cash instead of libsecp256k1. Guillaume Le Vaillant2020-09-031-4/+6
| * Add libsecp256k1-bitcoin-cash.•••* gnu/packages/crypto.scm (libsecp256k1-bitcoin-cash): New variable. Guillaume Le Vaillant2020-09-031-0/+52
| * gnu: noisetorch: Update to 0.7.2-beta.•••* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.7.2-beta. [arguments]: Add phase 'disable-update-check.go. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder2020-09-031-2/+8
| * gnu: guix: Update to 44c6e6f.•••* gnu/packages/package-management.scm (guix): Update to 44c6e6f. Ludovic Courtès2020-09-031-3/+3
| * gnu: xmonad: Add patch to support dynamic linking.•••Fixes <https://bugs.gnu.org/43131>. * gnu/packages/patches/xmonad-dynamic-linking.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/wm.scm (xmonad)[source]: Use it. Timothy Sample2020-09-023-1/+19
| * android-repo-download: Use parallel-job-count instead of hard-coding job•••count. * guix/build/android-repo.scm (android-repo-fetch): Use parallel-job-count instead of hard-coding job count. Danny Milosavljevic2020-09-031-1/+2
| * android-repo-download: Clean up typos; remove unused imports.•••Follow-up to 3feb846420f24ef1c8b3fe310d293c7a2c91e1d4. * guix/android-repo-download.scm (android-repo-fetch): Fix docstring. Danny Milosavljevic2020-09-031-4/+3
| * ssh: Fix progress bar crash when there are zero items to send.•••* guix/ssh.scm (notify-transfer-progress): Do nothing when TOTAL is zero. Ludovic Courtès2020-09-021-8/+9
| * ssh: Fix regression in 'send-files'.•••Regression introduced in b03267df6d5ec44e9617b6aab0df14a2e79f822e. The (take files 20) is a leftover from testing session. * guix/ssh.scm (send-files): Fix value for 'missing'. Ludovic Courtès2020-09-021-1/+1
| * gnu: sbcl: Update to 2.0.8.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.8. Pierre Neidhardt2020-09-021-2/+2
| * gnu: ogre: Update to 1.12.6.•••* gnu/packages/graphics.scm (ogre): Update to 1.12.6. Tobias Geerinckx-Rice2020-09-021-2/+2
| * gnu: perl-pdf-api2: Update to 2.038.•••* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.038. Tobias Geerinckx-Rice2020-09-021-2/+2
| * gnu: perl-hash-merge: Update to 0.302.•••* gnu/packages/perl.scm (perl-hash-merge): Update to 0.302. Tobias Geerinckx-Rice2020-09-021-4/+3
| * gnu: perl-hash-merge: Run more tests.•••* gnu/packages/perl.scm (perl-hash-merge)[native-inputs]: Add perl-clone and perl-clone-pp. Tobias Geerinckx-Rice2020-09-021-0/+4
| * gnu: Add sieve-connect.•••* gnu/packages/mail.scm (sieve-connect): New public variable. Tobias Geerinckx-Rice2020-09-021-1/+64
| * gnu: hedgewars: Fix build with shared libraries.•••Fixes: <https://bugs.gnu.org/43112>. * gnu/packages/games.scm (hedgewars)[arguments]: Set "haskell_flags" in #:configure-flags to enable dynamic linking. Timothy Sample2020-09-021-1/+2
| * gnu: rust-aho-corasick-0.6: Don't skip build.•••* gnu/packages/crates-io.scm (rust-aho-corasick-0.6)[arguments]: Don't skip build. Efraim Flashner2020-09-021-2/+1
| * gnu: guix: Update to 2056226.•••* gnu/packages/package-management.scm (guix): Update to 2056226. Ludovic Courtès2020-09-021-3/+3
| * gnu: Add knockd.•••* gnu/packages/networking.scm (knockd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hendursaga2020-09-021-0/+22
| * gnu: emacs-calibredb: Update to 2.6.0.•••* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.6.0. [propagated-inputs]: removed emacs-org, because it's optional now. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2020-09-021-3/+2
| * gnu: Add xlsxio•••* gnu/packages/xml.scm: (xlsxio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Edouard Klein2020-09-021-0/+38
| * gnu: Add gerbil•••* gnu/packages/scheme.scm: (gerbil): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Edouard Klein2020-09-021-1/+107
| * gnu: Add emacs-next.•••* gnu/packages/emacs.scm (emacs-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith2020-09-021-0/+38
| * gnu: chez-scheme: Install libraries to 'lib/csvX.Y.Z-site'•••* gnu/packages/chez.scm (chez-make-flags): Add 'chezversion'. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Martin Becze2020-09-021-3/+7
| * ui: Attempt to fall back to "en_US.utf8" rather than "C".•••* guix/ui.scm (install-locale): Add call to 'setlocale' in 'catch' handler. Ludovic Courtès2020-09-021-1/+5
| * store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.•••* guix/store.scm (set-build-options): Change #:locale default value to (setlocale LC_MESSAGES). Ludovic Courtès2020-09-021-1/+1
| * substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.•••Fixes <https://bugs.gnu.org/43039>. Reported by Adam Griffiths <adam.lw.griffiths@gmail.com>. Previously, a client could lead 'guix substitute' to run in a non-UTF-8 locale, such as the "C" locale. Consequently, 'guix substitute' would now fail to decode UTF-8 file names such as those that appear in the 'nss-certs' package. * guix/scripts/substitute.scm (guix-substitute): Set LC_MESSAGES, not LC_ALL. Ludovic Courtès2020-09-021-3/+4
| * installer: Run the installation inside a container.•••When the store overlay is mounted, other processes such as kmscon, udev and guix-daemon may open files from the store, preventing the underlying install support from being umounted. See: https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00161.html. To avoid this situation, mount the store overlay inside a container, and run the installation from within that container. * gnu/build/shepherd.scm (fork+exec-command/container): New procedure. * gnu/services/base.scm (guix-shepherd-service): Support an optional PID argument passed to the "start" method. If that argument is passed, ensure that guix-daemon enters the given PID MNT namespace by using fork+exec-command/container procedure. * gnu/installer/final.scm (umount-cow-store): Remove it, (install-system): run the installation from within a container. * gnu/installer/newt/final.scm (run-install-shell): Remove the display hack. Mathieu Othacehe2020-09-024-122/+142
| * linux-container: Do not jail the container unconditionally.•••We may want to run a container inside the MNT namespace, without jailing the container. If RUN-CONTAINER is passed a null MOUNTS list, do not jail the container. * gnu/build/linux-container.scm (run-container): Do not call MOUNT-FILE-SYSTEMS if MOUNTS list is empty. Mathieu Othacehe2020-09-021-1/+2
| * install: Factorize cow-store procedure.•••Move the cow-store procedure from the service declaration in (gnu system install) to (gnu build install), so that it can be called from within a different context than Shepherd. * gnu/build/install.scm (mount-cow-store, unmount-cow-store): New procedures. * gnu/system/install.scm (make-cow-store): Remove it, (cow-store-service-type): adapt it accordingly. Mathieu Othacehe2020-09-022-41/+55
| * gnu: nyxt: Update to 2-pre-release-1.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-1. Pierre Neidhardt2020-09-021-120/+121
| * Add (guix android-repo-download).•••* guix/build/android-repo.scm: New file. * guix/android-repo-download.scm: New file. * Makefile.am (MODULES): Add them. Danny Milosavljevic2020-09-023-0/+236
| * gnu: Add sbcl-clack-handler-hunchentoot.•••* gnu/packages/lisp-xyz.scm (sbcl-clack-handler-hunchentoot): New variable. Pierre Neidhardt2020-09-021-0/+20
| * gnu: Add clack-handler-fcgi.•••* gnu/packages/lisp-xyz.scm (cl-clack-handler-fcgi, sbcl-clack-handler-fcgi): New variables. (sbcl-clack): Extract revision and commit so that they can be factored with sbcl-clack-handler-fcgi. Pierre Neidhardt2020-09-021-18/+35
| * gnu: Add cl-fastcgi.•••* gnu/packages/lisp-xyz.scm (cl-fastcgi, ecl-fastcgi, sbcl-fastcgi): New variables. Pierre Neidhardt2020-09-021-0/+46
| * gnu: sbcl-mito: Remove spurious comment.•••* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Remove spurious comment, this test is already removed a few lines below. Pierre Neidhardt2020-09-021-1/+0