Age | Commit message (Collapse) | Author |
|
* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
New parameter.
(wpa-supplicant-shepherd-service): Use it instead of hard-coded list.
* doc/guix.texi (Networking Services): Document accordingly.
|
|
record.
* gnu/services/networking.scm: Remove <wpa-supplicant-configuration> from exports.
|
|
* gnu/packages/debian.scm (debianutils): New public variable.
|
|
* gnu/packages/games.scm (%ufoai-commit, %ufoai-revision, %ufoai-version,
ufoai-source, ufo2map, ufoai-data, ufoai): New variables.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-38.136a829.
|
|
* gnu/packages/python-web.scm (python-grequests)[native-inputs]:
Add python-zope.interface, python-zope.event.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-15.03deb1e.
|
|
This reverts commit 044cffdf34c506d2f9f1fbbc07462f29d3edaf54.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Only include
gnu/machine/digital-ocean.scm and gnu/machine/ssh.scm if HAVE_GUILE_SSH is
set.
|
|
* gnu/packages/statistics.scm (r-mnormt): Update to 2.0.1.
|
|
* gnu/packages/cran.scm (r-mda): Update to 0.5-2.
|
|
* gnu/packages/cran.scm (r-ingredients): Update to 1.3.0.
|
|
* gnu/packages/cran.scm (r-spdep): Update to 1.1-5.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-blockmodeling): Update to 1.0.0.
|
|
* gnu/packages/cran.scm (r-future-apply): Update to 1.6.0.
|
|
* gnu/packages/cran.scm (r-fs): Update to 1.4.2.
|
|
* gnu/packages/cran.scm (r-rdpack): Update to 1.0.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.1.
|
|
* gnu/packages/python-xyz.scm (python-folium): Update to 0.11.0.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.2.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.
|
|
* gnu/packages/crates-io.scm (rust-bumpalo-2): Update to 2.6.0.
[arguments]: Don't skip build. Skip tests.
|
|
* gnu/packages/crates-io.scm (rust-bumpalo-2.5): Rename to ...
(rust-bumpalo-2): ... this.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.3)[arguments]:
Don't skip build.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/package-management.scm (guix-minimal): Remove it.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71.
|
|
* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng.
[native-inputs]: Add pkg-config.
|
|
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.
|
|
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.
|
|
* 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.
|
|
* 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.
|
|
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.
|
|
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.
|
|
* 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.
|
|
* guix/channels.scm (openpgp-fingerprint->bytevector): New procedure.
(openpgp-fingerprint): New macro.
(%guix-channel-introduction): Use it.
|
|
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.2)[arguments]: Add
rust-maybe-uninit-2.0 to cargo-inputs. Don't skip build.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.50.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.7.
(linux-libre-5.7-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.131.
(linux-libre-4.19-pristine-source): Update hash.
|