summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02gnu: python-folium: Update to 0.11.0....* gnu/packages/python-xyz.scm (python-folium): Update to 0.11.0. Nicolas Goaziou
2020-07-02gnu: wireshark: Update to 3.2.5....* gnu/packages/networking.scm (wireshark): Update to 3.2.5. Nicolas Goaziou
2020-07-02gnu: emacs-tramp: Update to 2.4.4....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4. Nicolas Goaziou
2020-07-02gnu: rust-bumpalo-2: Update to 2.6.0....* gnu/packages/crates-io.scm (rust-bumpalo-2): Update to 2.6.0. [arguments]: Don't skip build. Skip tests. Efraim Flashner
2020-07-02gnu: rust-bumpalo-2.5: Rename to rust-bumpalo-2....* gnu/packages/crates-io.scm (rust-bumpalo-2.5): Rename to ... (rust-bumpalo-2): ... this. Efraim Flashner
2020-07-02gnu: rust-crossbeam-utils-0.6: Update to 0.6.6....* gnu/packages/crates-io.scm (rust-crossbeam-utils-0.6): Update to0.6.6. [arguments]: Don't skip build. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs. Efraim Flashner
2020-07-02gnu: rust-crossbeam-queue-0.1: Don't skip build....* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.1[arguments]: Don't skip build. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs. Efraim Flashner
2020-07-02gnu: rust-crossbeam-epoch-0.7: Update to 0.7.2....* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.7): Update to 0.7.2. [arguments]: Don't skip build. In cargo-inputs replace rust-memoffset-0.2 with 0.5, rust-scopeguard-0.3 with 1.0. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs. Efraim Flashner
2020-07-02gnu: rust-crossbeam-epoch-0.8: Update to 0.8.2....* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.8): Update to 0.8.2. [arguments]: Don't skip build. In cargo-inputs replace rust-autocfg-0.1 with 1.0. Add rust-maybe-uninit-2.0. Efraim Flashner
2020-07-02gnu: rust-crossbeam-deque-0.7: Update to 0.7.3....* gnu/packages/crates-io.scm (rust-crossbeam-deque-0.7): Update to 0.7.3. [arguments]: Don't skip build. Add rust-maybe-unint-2.0 to cargo-inputs. Efraim Flashner
2020-07-02gnu: rust-crossbeam-channel-0.3: Don't skip build....* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.3)[arguments]: Don't skip build. Efraim Flashner
2020-07-02gnu: rust-crossbeam-channel-0.4: Update to 0.4.2....* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.4): Update to 0.4.2. [arguments]: Don't skip build. Add rust-maybe-uninit-2.0 to cargo-inputs. Efraim Flashner
2020-07-02gnu: rust-crossbeam-0.7: Update to 0.7.3....* gnu/packages/crates-io.scm (rust-crossbeam-0.7): Update to 0.7.3. [arguments]: Don't skip build. In cargo-inputs replace rust-crossbeam-channel-0.3 with 0.4, rust-crossbeam-epoch-0.7 with 0.8, rust-crossbeam-queue-0.1 with 0.2, rust-crossbeam-utils-0.6 with 0.7. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs. Efraim Flashner
2020-07-02gnu: guix-minimal: Remove as failing and unused....* gnu/packages/package-management.scm (guix-minimal): Remove it. Mathieu Othacehe
2020-07-02gnu: git-annex: Build and install man pages....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add phases for building and installing the man pages. [native-inputs]: Add perl. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer
2020-07-02gnu: Update Iosevka fonts from 3.1.1 to 3.2.2....* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab, font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile, font-iosevka-etoile, font-iosevka-sparkle): Update to 3.2.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> simendsjo
2020-07-02gnu: guix: Update to 1.1.0-14.5bd8033....* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033. Mathieu Othacehe
2020-07-02gnu: libmicrohttpd: Update to 0.9.71,...* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71. Efraim Flashner
2020-07-02gnu: deutex: Build with PNG support....* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng. [native-inputs]: Add pkg-config. Jakub Kądziołka
2020-07-01channels: Dependencies listed in '.guix-channel' can have an introduction....Suggested by Ricardo Wurmus and Simon Tournier. * guix/channels.scm (sexp->channel-introduction): New procedure. (read-channel-metadata): Use it. (profile-channels)[sexp->channel-introduction]: Remove. * tests/channels.scm ("latest-channel-instances, authenticate dependency"): New test. * doc/guix.texi (Channels)[Declaring Channel Dependencies]: Augment example. Ludovic Courtès
2020-07-01channels: Properly diagnose test failure....This fixes a style issue similar to that of a18d02def9862dfb9b7a5e3d5aa3b541b066d198. * tests/channels.scm ("authenticate-channel, .guix-authorizations"): Change to 'test-equal' so that test failures are properly diagnosed. Ludovic Courtès
2020-07-01services: provenance: Save channel introductions....* gnu/services.scm (channel->code): Include CHANNEL's introduction, if any, unless CHANNEL is the singleton %DEFAULT-CHANNELS. (channel->sexp): Add comment. * guix/scripts/system.scm (sexp->channel): Change pattern to allow for extensibility. Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'....* guix/scripts/describe.scm (%available-formats): Add "channels-sans-intro". (channel->sexp): Add #:include-introduction?. Emit CHANNEL's intro if INCLUDE-INTRODUCTION? is true and CHANNEL has an introduction. (channel->json): Include CHANNEL's introduction, if any. (channel->recutils): Likewise. (display-profile-info): Add 'channels-sans-intro' case. * doc/guix.texi (Invoking guix describe): Add introduction in example. Add 'channels-sans-intro' case. Ludovic Courtès
2020-07-01channels: Save and interpret 'introduction' field in provenance data....With this change, profiles created by 'guix pull' & co. include channel introductions as part of the channel metadata of each manifest entry. * guix/channels.scm (channel-instances->manifest)[instance->entry]: Add 'introduction' field when CHANNEL has an introduction. (profile-channels)[sexp->channel-introduction]: New procedure. Use it to initialize the 'introduction' field. Ludovic Courtès
2020-07-01channels: Remove 'signature' from <channel-introduction>....In the end signing the commit/key pair does not buy us much. Someone publishing a valid but different commit/key pair would effectively be publishing a different channel, which could be a fork (made by a former authorized developer) or simply a mirror. In the latter case, there's nothing to be gained by publishing a different commit/key pair. * guix/channels.scm (<channel-introduction>)[signature]: Remove. (make-channel-introduction): Adjust accordingly. Ludovic Courtès
2020-07-01channels: Make channel introductions public....* guix/channels.scm (<channel-introduction>): Rename constructor to '%make-channel-introduction'. (make-channel-introduction): New procedure. * tests/channels.scm ("authenticate-channel, wrong first commit signer") ("authenticate-channel, .guix-authorizations"): Use 'make-channel-introduction' without '@@' and without third argument. * doc/guix.texi (Channels)[Channel Authentication, Specifying Channel Authorizations]: New subsections. Ludovic Courtès
2020-07-01channels: Add 'openpgp-fingerprint->bytevector'....* guix/channels.scm (openpgp-fingerprint->bytevector): New procedure. (openpgp-fingerprint): New macro. (%guix-channel-introduction): Use it. Ludovic Courtès
2020-07-01gnu: rust-crossbeam-queue-0.2: Add missing input....* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.2)[arguments]: Add rust-maybe-uninit-2.0 to cargo-inputs. Don't skip build. Efraim Flashner
2020-07-01gnu: linux-libre: Update to 5.4.50....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.50. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: linux-libre@5.7: Update to 5.7.7....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.7. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: linux-libre@4.19: Update to 4.19.131....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.131. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: linux-libre@4.14: Update to 4.14.187....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.187. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: linux-libre@4.9: Update to 4.9.229....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.229. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: linux-libre@4.4: Update to 4.4.229....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.229. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-07-01gnu: icecat: Update to 68.10.0-guix0-preview1 [security-fixes]....Includes fixes for CVE-2020-12417, CVE-2020-12418, CVE-2020-12419, CVE-2020-12420, and CVE-2020-12421. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Remove code that deleted the Onion Browser Button extension, which is no longer bundled upstream. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version. Mark H Weaver
2020-07-01gnu: gama: Update to 2.09....* gnu/packages/gps.scm (gama): Update to 2.09. Efraim Flashner
2020-07-01gnu: squid: Update to 4.12....* gnu/packages/networking.scm (squid): Update to 4.12. Tobias Geerinckx-Rice
2020-07-01gnu: libndp: Use HTTPS....* gnu/packages/networking.scm (libndp)[source]: Hard-code NAME. Use HTTPS. [home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-07-01gnu: haproxy: Update to 2.1.7....* gnu/packages/networking.scm (haproxy): Update to 2.1.7. Tobias Geerinckx-Rice
2020-07-01gnu: solaar: Fix build....* gnu/packages/admin.scm (solaar)[arguments]: Remove unnecessary custom ‘build’ phase. Set PYTHONPATH earlier, before building. Reported by Robin Templeton (terpri on #guix). Tobias Geerinckx-Rice
2020-07-01gnu: qtractor: Update to 0.9.15....* gnu/packages/music.scm (qtractor): Update to 0.9.15. Tobias Geerinckx-Rice
2020-07-01gnu: ncdu: Fix up synopsis & description....* gnu/packages/ncdu.scm (ncdu)[synopsis]: Fix typo. [description]: Start with a proper sentence. Double-space. Tobias Geerinckx-Rice
2020-07-01gnu: ncdu: Update to 1.15.1....* gnu/packages/ncdu.scm (ncdu): Update to 1.15.1. Tobias Geerinckx-Rice
2020-07-01gnu: padthv1: Update to 0.9.15....* gnu/packages/music.scm (padthv1): Update to 0.9.15. Tobias Geerinckx-Rice
2020-07-01gnu: samplv1: Update to 0.9.15....* gnu/packages/music.scm (samplv1): Update to 0.9.15. Tobias Geerinckx-Rice
2020-07-01gnu: drumkv1: Update to 0.9.15....* gnu/packages/music.scm (drumkv1): Update to 0.9.15. Tobias Geerinckx-Rice
2020-07-01gnu: synthv1: Update to 0.9.15....* gnu/packages/music.scm (synthv1): Update to 0.9.15. Tobias Geerinckx-Rice
2020-07-01gnu: mpd: Update to 0.21.24....* gnu/packages/mpd.scm (mpd): Update to 0.21.24. Tobias Geerinckx-Rice
2020-07-01gnu: ngircd: Update to 26....* gnu/packages/messaging.scm (ngircd): Update to 26. [native-inputs]: Add openssl. Tobias Geerinckx-Rice
2020-07-01gnu: nheko: Update to 0.7.2....* gnu/packages/messaging.scm (nheko): Update to 0.7.2. Tobias Geerinckx-Rice