Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (emacs-rec-mode)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.8.3.
|
|
* gnu/packages/python-xyz.scm (python-funcparserlib): Update to 1.0.0.
|
|
* gnu/packages/debian.scm (dpkg)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/debian.scm (dpkg)[native-inputs]: Add gnupg.
|
|
* gnu/packages/debian.scm (dpkg): Update to 1.21.8.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20220522.
|
|
Work around <https://issues.guix.gnu.org/55287>.
* gnu/packages/admin.scm (lynis)[arguments]: Add a custom 'unpack phase
that doesn't MAKE-FILE-WRITABLE.
|
|
* gnu/packages/admin.scm (lynis): Update to 3.0.8.
|
|
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.2.
|
|
* gnu/packages/databases.scm (litecli): Update to 1.8.0.
|
|
* gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.2.1.
[propagated-inputs]: Remove python-terminaltables.
|
|
* gnu/packages/c.scm (libhx): Update to 4.3.
|
|
* gnu/packages/c.scm (libbytesize)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/c.scm (libbytesize): Update to 2.6.
|
|
* gnu/packages/audio.scm (qjackctl): Update to 0.9.7.
|
|
* gnu/packages/busybox.scm (toybox)[arguments]: Add #:make-flags to
replace ad hoc use of environment variables and custom phases.
Remove the 'set-environment-variables and custom 'install phase.
|
|
* gnu/packages/busybox.scm (toybox): Update to 0.8.7.
|
|
Turns out this platform doesn't have a bootstrap tarball and should be
considered as not supported for now.
* guix/platforms/s390.scm: Remove it.
* Makefile.am (MODULES): Adapt it.
* doc/guix.texi (Foreign Architectures): Ditto.
|
|
* gnu/packages/nano.scm (nano): Update to 6.3.
|
|
Follow-up to a9dcd60bc11afb3934c11fbad159a16f0f223fd1.
* gnu/system/images/hurd.scm: Adjust module imports to changes in code
structure.
|
|
The hurd platform is now defined in the (guix platforms x86) module.
* guix/platforms/hurd.scm: Remove it.
* Makefile.am (MODULES): Adapt it.
|
|
* gnu/packages/embedded.scm (west): Update to 0.13.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-53.3de63f1.
* gnu/services/guix.scm (guix-build-coordinator-queue-builds-configuration-guix-data-service-build-server-id):
New procedure.
(guix-build-coordinator-queue-builds-shepherd-services): Use the guix-data-service-build-server-id.
* doc/guix.texi (Guix Build Coordinator): Document the new queue builds
configuration field.
|
|
* doc/guix.texi (Foreign Architectures): Capitalize the chapter title, remove
most of "GNU Guix" occurences and other small improvements.
|
|
* tests/gexp.scm (ungexp + ungexp-native,
input list + ungexp-native,
input list splicing + ungexp-native-splicing,
gexp list splicinng + ungexp-splicing,
gexp->derivation, cross-compilation,
gexp->derivation, ungexp-native,
gexp->derivation, ungexp + ungexp-native,
gexp->derivation, ungexp-native + composed gexps): Change
mips64el-linux to mips64el-linux-gnu.
* tests/guix-pack.sh: Change arm-unknown-linux-gnueabihf to
arm-linux-gnueabihf.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* guix/build-system/linux-module.scm (system->arch): Remove module-ref
shenanigans.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/platform.scm:
* gnu/platforms/arm.scm:
* gnu/platforms/hurd.scm:
* gnu/platforms/mips.scm:
* gnu/platforms/powerpc.scm:
* gnu/platforms/riscv.scm:
* gnu/platforms/s390.scm:
* gnu/platforms/x86.scm: Move to guix/.
* Makefile.am:
* doc/guix.texi (Porting to a New Platform):
* etc/release-manifest.scm:
* gnu/ci.scm:
* gnu/image.scm:
* gnu/local.mk:
* gnu/packages/bioinformatics.scm:
* gnu/packages/bootstrap.scm:
* gnu/packages/cross-base.scm:
* gnu/packages/instrumentation.scm:
* gnu/packages/linux.scm:
* gnu/system/image.scm:
* gnu/system/images/hurd.scm:
* gnu/system/images/novena.scm:
* gnu/system/images/pine64.scm:
* gnu/system/images/pinebook-pro.scm:
* gnu/system/images/rock64.scm:
* guix/scripts/build.scm:
* guix/scripts/system.scm:
* guix/self.scm: Update (gnu platform...) to (guix platform...).
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/version-control.scm (breezy): Update to 3.2.2.
[inputs]: Add python-fastbencode.
|
|
* gnu/packages/python-xyz.scm (python-fastbencode): New public variable.
|
|
* gnu/packages/virtualization.scm (criu): Update to 3.17.
[arguments]: Set the correct and unused PLUGINDIR.
|
|
* gnu/packages/xorg.scm (editres): Update to 1.0.8.
|
|
* gnu/packages/games.scm (ltris): Update to 1.2.4.
|
|
* gnu/packages/linux.scm (iotop): New public variable.
|
|
This package is in maintenance mode, and is slower whilst having fewer
features than the C implementation added in a following commit.
* gnu/packages/linux.scm (iotop-python): New variable name of…
(iotop): …this removed variable.
|
|
* gnu/packages/linux.scm (iotop): Update to 0.6-0.a14256a.
[source]: Build from Git.
|
|
* gnu/packages/games.scm (cowsay): Update to 3.7.0.
[arguments]: Convert to using G-expressions.
Adjust to new upstream build system.
|
|
* gnu/packages/engineering.scm (asco)[arguments]: Use SEARCH-INPUT-FILE.
|
|
* gnu/packages/engineering.scm (asco): Update to 0.4.11.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/cybersecurity.scm (ropgadget)[home-page]: Use HTTPS.
|
|
* gnu/packages/linux.scm (libite)[arguments]: Add "--disable-static"
to #:configure-flags.
|
|
* gnu/packages/linux.scm (libite): Update to 2.5.2.
|
|
* gnu/packages/linux.scm (libnfnetlink): Update to 1.0.2.
|
|
* gnu/packages/linux.scm (libinih): Update to 55.
|
|
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.7.
|
|
* gnu/packages/linux.scm (fakeroot): Update to 1.28.
|
|
* gnu/packages/linux.scm (psmisc): Update to 23.5.
|
|
* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20220520.
|
|
* gnu/packages/networking.scm (mbuffer): Update to 20220418.
|
|
* gnu/packages/mail.scm (ytnef)[arguments]: Add "--disable-static"
to #:configure-flags.
|