| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: uwufetch: Avoid top-level package references.•••* gnu/packages/admin.scm (uwufetch)[arguments]: Use the grep and gawk provided
by INPUTS, instead of the top-level variables.
| Marius Bakke | 2023-09-22 | 1 | -9/+9 |
* | gnu: pfetch: Update to 0.7.0-1.a906ff8.•••* gnu/packages/admin.scm (pfetch): Update to 0.7.0-1.a906ff8.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2023-09-17 | 1 | -5/+4 |
* | gnu: swineherd: Propagate inputs.•••Swineherd does not wrap its inputs, so it needs to drag along all its Guile
inputs when installed.
* gnu/packages/admin.scm (swineherd)[inputs]: Move all from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus | 2023-09-18 | 1 | -1/+1 |
* | gnu: Remove extraneous imports.•••Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2023-09-17 | 1 | -5/+0 |
* | gnu: nnn: Update to 4.9.•••* gnu/packages/admin.scm (nnn): Update to 4.9.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -2/+2 |
* | gnu: inxi-minimal: Update to 3.3.29-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.29-1.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -2/+2 |
* | gnu: nmon: Update to 16p.•••* gnu/packages/admin.scm (nmon): Update to 16p.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -2/+2 |
* | gnu: dmidecode: Update to 3.5.•••* gnu/packages/admin.scm (dmidecode): Update to 3.5.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -3/+3 |
* | gnu: bfs: Update to 3.0.2.•••* gnu/packages/admin.scm (bfs): Update to 3.0.2.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -2/+2 |
* | gnu: rottlog: Add gawk as an input.•••This avoids an issue where rottlog will delete the entire /tmp directory
if gawk is not installed. See <https://issues.guix.gnu.org/65793>.
* gnu/packages/admin.scm (rottlog): Add gawk input, also update the
patch-paths build phase for awk invocations.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Skyler | 2023-09-14 | 1 | -2/+6 |
* | gnu: neofetch: Fix cross-compiling.•••* gnu/packages/admin.scm (neofetch): Fix cross-compiling.
[arguments]: Use Gexp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zheng Junjie | 2023-09-14 | 1 | -7/+7 |
* | gnu: Add swineherd.•••* gnu/packages/admin.scm (swineherd): New variable.
| Ricardo Wurmus | 2023-09-12 | 1 | -1/+39 |
* | gnu: shepherd: Switch back to Fibers 1.1 on Arm machines.•••Fixes <https://issues.guix.gnu.org/64966>.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Use
GUILE-FIBERS-1.1 when ‘target-arm?’ is true.
Reported-by: Timotej Lazar <timotej.lazar@araneo.si>
Reported-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| Ludovic Courtès | 2023-09-08 | 1 | -2/+11 |
* | gnu: Add tcptrack.•••* gnu/packages/admin.scm (tcptrack): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Jelle Licht <jlicht@fsfe.org>
| Jakob Kirsch | 2023-09-01 | 1 | -0/+22 |
* | gnu: hyfetch: Update to 1.4.10.•••* gnu/packages/admin.scm (hyfetch): Update to 1.4.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain | 2023-08-29 | 1 | -2/+2 |
* | gnu: Add bfs.•••* gnu/packages/admin.scm (bfs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tobias Kortkamp | 2023-08-20 | 1 | -0/+40 |
* | Update email addresses for Juliana Sims.•••* .mailmap: Add an entry for Juliana.
* gnu/packages/admin.scm, gnu/packages/audio.scm,
gnu/packages/build-tools.scm, gnu/packages/scheme.scm: Update Juliana's email.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims | 2023-08-16 | 1 | -1/+1 |
* | gnu: uwufetch: Add and use missing inputs.•••* gnu/packages/admin.scm (uwufetch) [inputs]: Add missing inputs.
[phases]: Use the fully-qualified paths of the input gawk and grep.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims | 2023-08-12 | 1 | -0/+7 |
* | gnu: uwufetch: Manually create missing include dir.•••* gnu/packages/admin.scm (uwufetch) [arguments]: Manually create missing
include dir.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims | 2023-08-08 | 1 | -1/+5 |
* | gnu: uwufetch: Fix typo in build phase name.•••* gnu/packages/admin.scm (uwufetch) [arguments]: Fix typo in build phase name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims | 2023-08-08 | 1 | -1/+1 |
* | gnu: lynis: Use G-expressions.•••* gnu/packages/admin.scm (lynis)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -39/+42 |
* | gnu: lynis: Update to 3.0.9.•••* gnu/packages/admin.scm (lynis): Update to 3.0.9.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -3/+3 |
* | gnu: acpica: Update to 20230628.•••* gnu/packages/admin.scm (acpica): Update to 20230628.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -3/+3 |
* | gnu: sudo: Update to 1.9.14p3.•••* gnu/packages/admin.scm (sudo): Update to 1.9.14p3.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -2/+2 |
* | gnu: jc: Update to 1.23.4.•••* gnu/packages/admin.scm (jc): Update to 1.23.4.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -2/+2 |
* | gnu: fuse@3: Bind to default FUSE variable.•••* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
| Tobias Geerinckx-Rice | 2023-07-23 | 1 | -1/+1 |
* | gnu: mactelnet: Unbundle uthash.•••* gnu/packages/admin.scm (mactelnet)[source]: Unbundle uthash.
[inputs]: Add uthash.
[license]: Remove bsd-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal | 2023-07-18 | 1 | -4/+10 |
* | gnu: Add mactelnet.•••* gnu/packages/admin.scm (mactelnet): New variable.
* gnu/packages/patches/mactelnet-remove-init.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal | 2023-07-18 | 1 | -0/+42 |
* | gnu: shepherd: Update to 0.10.2.•••* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2.
| Ludovic Courtès | 2023-07-18 | 1 | -2/+2 |
* | gnu: thermald: Update to 2.5.3.•••* gnu/packages/admin.scm (thermald): Update to 2.5.3.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: sudo: Update to 1.9.14p1.•••* gnu/packages/admin.scm (sudo): Update to 1.9.14p1.
[arguments]: Use a different filthy hack to quote _PATH_MV.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -4/+4 |
* | gnu: s-tui: Update to 1.1.4.•••* gnu/packages/admin.scm (s-tui): Update to 1.1.4.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: inxi-minimal: Update to 3.3.28-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.28-1.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: jc: Update to 1.23.3.•••* gnu/packages/admin.scm (jc): Update to 1.23.3.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: stress: Update to 1.0.7.•••* gnu/packages/admin.scm (stress): Update to 1.0.7.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+2 |
* | gnu: facter: Update to 4.4.1.•••* gnu/packages/admin.scm (facter): Update to 4.4.1.
[arguments,inputs]: Update style.
[home-page]: Update.
| Christopher Baines | 2023-07-10 | 1 | -49/+47 |
* | gnu: smartmontools: Update to 7.3.•••* gnu/packages/admin.scm (smartmontools): Update to 7.3.
| Tobias Geerinckx-Rice | 2023-07-02 | 1 | -2/+2 |
* | gnu: di: Use G-expressions.•••* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions.
Rename 'setup-environment phase to 'override-environment.
| Tobias Geerinckx-Rice | 2023-07-02 | 1 | -9/+11 |
* | gnu: di: Update to 4.52.•••* gnu/packages/admin.scm (di): Update to 4.52.
| Tobias Geerinckx-Rice | 2023-07-02 | 1 | -3/+4 |
* | gnu: tcpdump: Update to 4.99.4 [fixes CVE-2023-1801].•••* gnu/packages/admin.scm (tcpdump): Update to 4.99.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Timotej Lazar | 2023-07-01 | 1 | -2/+2 |
* | gnu: igt-gpu-tools: Fix build with procps@4.•••* gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: New file.
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2023-06-24 | 1 | -1/+3 |
* | gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.•••* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
| Janneke Nieuwenhuizen | 2023-06-17 | 1 | -7/+6 |
* | gnu: shepherd@0.10: Use guile-fibers 1.3.1.•••* gnu/packages/admin.scm (shepherd-0.10)[native-inputs, inputs]: Replace
GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
| Ludovic Courtès | 2023-06-14 | 1 | -2/+6 |
* | gnu: doctl: Update to 1.94.0.•••* gnu/packages/admin.scm (doctl): Update to 1.94.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Matthew James Kraai | 2023-06-12 | 1 | -2/+2 |
* | gnu: tree: Update to 2.1.1.•••* gnu/packages/admin.scm (tree): Update to 2.1.1.
[arguments]: Remove unneeded 'fix-manpage-version phase.
| Efraim Flashner | 2023-06-04 | 1 | -8/+4 |
* | gnu: atop: Update to 2.9.0.•••* gnu/packages/admin.scm (atop): Update to 2.9.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan | 2023-06-01 | 1 | -2/+2 |
* | gnu: hyfetch: Update to 1.4.8.•••* gnu/packages/admin.scm (hyfetch): Update to 1.4.8.
[arguments]: Disable tests.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain | 2023-05-30 | 1 | -2/+3 |
* | gnu: shepherd: Update to 0.10.1.•••Fixes <https://issues.guix.gnu.org/63717>.
* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.1.
| Ludovic Courtès | 2023-05-30 | 1 | -2/+2 |
* | gnu: jc: Update to 1.23.2.•••* gnu/packages/admin.scm (jc): Update to 1.23.2.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[native-inputs]: Add python-pytest.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan | 2023-05-26 | 1 | -3/+5 |
* | gnu: shepherd: Fetch code from 'mirror://gnu'.•••* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
| Ludovic Courtès | 2023-05-13 | 1 | -1/+1 |