1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 22:50:34 +02:00
Commit Graph

1338 Commits

Author SHA1 Message Date
Efraim Flashner
1dbfb834ba gnu: du-dust: Update to 0.8.6.
* gnu/packages/admin.scm (du-dust): Update to 0.8.6.
[arguments]: Add cargo-test-flags. Don't install the source.
[cargo-inputs]: Add rust-ansi-term-0.12, rust-atty-0.2,
rust-clap-mangen-0.1.  Replace rust-lscolors-0.7 with 0.13,
rust-sysinfo-0.15 with 0.27, rust-terminal-size-0.1 with 0.2.
[cargo-development-inputs]: Replace rust-assert-cmd-1 with 2.
2023-10-18 11:36:12 +03:00
Efraim Flashner
f64353c49a gnu: wlgreet: Update to 0.4.1.
* gnu/packages/admin.scm (wlgreet): Update to 0.4.1.
[cargo-inputs]: Replace rust-greetd-ipc-0.8 with 0.9, rust-nix-0.15 with
0.25, rust-os-pipe-0.8 with 1, rust-rusttype-0.7 with 0.9.  Remove
rust-xml-rs-0.8.
2023-10-18 11:36:12 +03:00
Tobias Geerinckx-Rice
3145968e38 gnu: isc-dhcp: Remove unused net-tools input.
* gnu/packages/admin.scm (isc-dhcp)[arguments]:
Don't wrap the ‘dhclient-script’ PATH with net-tools.
[inputs]: Remove net-tools altogether.
2023-10-15 02:00:00 +02:00
Yovan Naumovski
3d0cdf9638 gnu: dool: Update to 1.3.0.
* gnu/packages/admin.scm (dool): Update to 1.3.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-14 15:40:03 +02:00
Efraim Flashner
1076f32111 gnu: isc-dhcp: Fix cross-compilation to powerpc-linux.
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Adjust the custom
'fix-bind-cross-compilation phase to force linking with '-latomic' when
building for powerpc-linux.
2023-10-18 14:21:10 +03:00
Tobias Geerinckx-Rice
3802745802 gnu: inxi-minimal: Update to 3.3.30-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.30-1.
2023-09-24 02:00:00 +02:00
Tobias Geerinckx-Rice
2bae0081f9 gnu: nmrpflash: Use G-expressions.
* gnu/packages/admin.scm (nmrpflash)[arguments]:
Rewrite as G-expressions.
2023-09-24 02:00:00 +02:00
Tobias Geerinckx-Rice
674355c399 gnu: nmrpflash: Update to 0.9.21.
* gnu/packages/admin.scm (nmrpflash): Update to 0.9.21.
2023-09-24 02:00:00 +02:00
Christopher Baines
ce22a756d0 gnu: guile-fibers: Remove version from latest package.
As I think this makes more sense, the version is only specified when you need
a specific previous release.

* gnu/packages/guile-xyz.scm (guile-fibers): Rename to guile-fibers-1.0.
(guile-fibers-1.3): Rename to guile-fibers.
(guile-fibers-1.1): Inherit from guile-fibers.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Replace
guile-fibers-1.3 with guile-fibers.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/gnunet.scm (gnunet-scheme)[propagated-inputs,native-inputs]:
Likewise.
* gnu/packages/package-management.scm (guix-build-coordinator)
[inputs,propagated-inputs]: Likewise.
* gnu/packages/package-management.scm (nar-herder)[inputs,propagated-inputs]:
Likewise.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-09-25 11:30:01 +01:00
Marius Bakke
2b1eb3c1cf 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.
2023-09-22 01:29:18 +08:00
Tobias Geerinckx-Rice
e82a2337b9 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.
2023-09-17 02:00:00 +02:00
Ricardo Wurmus
30e5484f35 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.
2023-09-18 10:13:53 +02:00
Maxim Cournoyer
a6170fcd2b 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>
2023-09-17 16:22:03 -04:00
Tobias Geerinckx-Rice
a426d92fe8 gnu: nnn: Update to 4.9.
* gnu/packages/admin.scm (nnn): Update to 4.9.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
39db6489e8 gnu: inxi-minimal: Update to 3.3.29-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.29-1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
df174ed446 gnu: nmon: Update to 16p.
* gnu/packages/admin.scm (nmon): Update to 16p.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
f4be30e3b9 gnu: dmidecode: Update to 3.5.
* gnu/packages/admin.scm (dmidecode): Update to 3.5.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
b7ed26b1a7 gnu: bfs: Update to 3.0.2.
* gnu/packages/admin.scm (bfs): Update to 3.0.2.
2023-09-10 02:00:00 +02:00
Skyler
9aeb9e7cc8 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>
2023-09-14 16:50:40 +02:00
Zheng Junjie
6c72db7314 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>
2023-09-14 16:47:46 +02:00
Ricardo Wurmus
07d43c66d5 gnu: Add swineherd.
* gnu/packages/admin.scm (swineherd): New variable.
2023-09-12 23:30:58 +02:00
Ludovic Courtès
4dd33fc628 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>
2023-09-08 19:12:15 +02:00
Jakob Kirsch
2e568050d7 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>
2023-09-01 10:39:06 -04:00
Hilton Chain
62eafea1a6 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>
2023-08-29 13:47:10 +01:00
Tobias Kortkamp
30487d72cb gnu: Add bfs.
* gnu/packages/admin.scm (bfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-20 23:03:15 +02:00
Juliana Sims
fce924708c 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>
2023-08-16 22:22:06 +02:00
Juliana Sims
7b11cfd19e 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>
2023-08-12 22:36:36 +02:00
Juliana Sims
1a2cf676df 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>
2023-08-08 18:01:55 +02:00
Juliana Sims
daadcb7162 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>
2023-08-08 18:01:55 +02:00
Tobias Geerinckx-Rice
b896184a55 gnu: lynis: Use G-expressions.
* gnu/packages/admin.scm (lynis)[arguments]:
Rewrite as G-expressions.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
611b5e5bd0 gnu: lynis: Update to 3.0.9.
* gnu/packages/admin.scm (lynis): Update to 3.0.9.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
f770a130a5 gnu: acpica: Update to 20230628.
* gnu/packages/admin.scm (acpica): Update to 20230628.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
54a5d07aa5 gnu: sudo: Update to 1.9.14p3.
* gnu/packages/admin.scm (sudo): Update to 1.9.14p3.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
513b15d7f6 gnu: jc: Update to 1.23.4.
* gnu/packages/admin.scm (jc): Update to 1.23.4.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
789f7e9a3d 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.
2023-07-23 02:00:00 +02:00
Bruno Victal
bdcf1de756 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>
2023-07-18 00:41:15 +02:00
Bruno Victal
460b2afeb3 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>
2023-07-18 00:41:15 +02:00
Ludovic Courtès
72a0d8350a gnu: shepherd: Update to 0.10.2.
* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2.
2023-07-18 00:41:15 +02:00
Tobias Geerinckx-Rice
6dbcdb4b7f gnu: thermald: Update to 2.5.3.
* gnu/packages/admin.scm (thermald): Update to 2.5.3.
2023-07-16 02:00:15 +02:00
Tobias Geerinckx-Rice
aff442508b 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.
2023-07-16 02:00:15 +02:00
Tobias Geerinckx-Rice
460a555ee7 gnu: s-tui: Update to 1.1.4.
* gnu/packages/admin.scm (s-tui): Update to 1.1.4.
2023-07-16 02:00:15 +02:00
Tobias Geerinckx-Rice
7a415ef535 gnu: inxi-minimal: Update to 3.3.28-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.28-1.
2023-07-16 02:00:14 +02:00
Tobias Geerinckx-Rice
d63a3c68fc gnu: jc: Update to 1.23.3.
* gnu/packages/admin.scm (jc): Update to 1.23.3.
2023-07-16 02:00:14 +02:00
Tobias Geerinckx-Rice
08e2a497be gnu: stress: Update to 1.0.7.
* gnu/packages/admin.scm (stress): Update to 1.0.7.
2023-07-16 02:00:14 +02:00
Christopher Baines
7ed11ca491 gnu: facter: Update to 4.4.1.
* gnu/packages/admin.scm (facter): Update to 4.4.1.
[arguments,inputs]: Update style.
[home-page]: Update.
2023-07-10 08:26:01 +01:00
Tobias Geerinckx-Rice
c128ce94d9 gnu: smartmontools: Update to 7.3.
* gnu/packages/admin.scm (smartmontools): Update to 7.3.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice
adf097908c gnu: di: Use G-expressions.
* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions.
Rename 'setup-environment phase to 'override-environment.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice
c39abdedbb gnu: di: Update to 4.52.
* gnu/packages/admin.scm (di): Update to 4.52.
2023-07-02 02:00:06 +02:00
Timotej Lazar
3afbef08e6 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>
2023-07-01 08:01:35 +01:00
Tobias Geerinckx-Rice
22642d4604 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.
2023-06-24 00:19:19 +02:00