summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Expand)Author
2023-09-10gnu: 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-10gnu: nmon: Update to 16p.•••* gnu/packages/admin.scm (nmon): Update to 16p. Tobias Geerinckx-Rice
2023-09-10gnu: dmidecode: Update to 3.5.•••* gnu/packages/admin.scm (dmidecode): Update to 3.5. Tobias Geerinckx-Rice
2023-09-10gnu: bfs: Update to 3.0.2.•••* gnu/packages/admin.scm (bfs): Update to 3.0.2. Tobias Geerinckx-Rice
2023-09-14gnu: 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-14gnu: 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-12gnu: Add swineherd.•••* gnu/packages/admin.scm (swineherd): New variable. Ricardo Wurmus
2023-09-08gnu: 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-01gnu: 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-08-29gnu: 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-20gnu: Add bfs.•••* gnu/packages/admin.scm (bfs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tobias Kortkamp
2023-08-16Update 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-12gnu: 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-08gnu: 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-08gnu: 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-07-30gnu: lynis: Use G-expressions.•••* gnu/packages/admin.scm (lynis)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-30gnu: lynis: Update to 3.0.9.•••* gnu/packages/admin.scm (lynis): Update to 3.0.9. Tobias Geerinckx-Rice
2023-07-30gnu: acpica: Update to 20230628.•••* gnu/packages/admin.scm (acpica): Update to 20230628. Tobias Geerinckx-Rice
2023-07-30gnu: sudo: Update to 1.9.14p3.•••* gnu/packages/admin.scm (sudo): Update to 1.9.14p3. Tobias Geerinckx-Rice
2023-07-30gnu: jc: Update to 1.23.4.•••* gnu/packages/admin.scm (jc): Update to 1.23.4. Tobias Geerinckx-Rice
2023-07-23gnu: 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-18gnu: 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-18gnu: 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-18gnu: shepherd: Update to 0.10.2.•••* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2. Ludovic Courtès
2023-07-16gnu: thermald: Update to 2.5.3.•••* gnu/packages/admin.scm (thermald): Update to 2.5.3. Tobias Geerinckx-Rice
2023-07-16gnu: 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-16gnu: s-tui: Update to 1.1.4.•••* gnu/packages/admin.scm (s-tui): Update to 1.1.4. Tobias Geerinckx-Rice
2023-07-16gnu: 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-16gnu: jc: Update to 1.23.3.•••* gnu/packages/admin.scm (jc): Update to 1.23.3. Tobias Geerinckx-Rice
2023-07-16gnu: stress: Update to 1.0.7.•••* gnu/packages/admin.scm (stress): Update to 1.0.7. Tobias Geerinckx-Rice
2023-07-10gnu: 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-02gnu: smartmontools: Update to 7.3.•••* gnu/packages/admin.scm (smartmontools): Update to 7.3. Tobias Geerinckx-Rice
2023-07-02gnu: 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-02gnu: di: Update to 4.52.•••* gnu/packages/admin.scm (di): Update to 4.52. Tobias Geerinckx-Rice
2023-07-01gnu: 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-06-24gnu: 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-17gnu: 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-14gnu: 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-12gnu: 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-04gnu: 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-01gnu: 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-05-30gnu: 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-30gnu: 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-26gnu: 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-13gnu: shepherd: Fetch code from 'mirror://gnu'.•••* gnu/packages/admin.scm (shepherd-0.10): Fix URL. Ludovic Courtès
2023-05-13gnu: shepherd: Add 0.10.0.•••* gnu/packages/admin.scm (shepherd-0.10): New variable. (guile2.2-shepherd): Inherit from SHEPHERD-0.10. Ludovic Courtès
2023-05-06gnu: hostapd: Add ACS and full dynamic vlan support•••* gnu/packages/admin.scm (hostapd): ACS (Automatic Channel Selection) will allow hostapd to pick the channel automatically. Full dynamic vlan support enables hostapd to automatically create bridge and VLAN interfaces if necessary (enables vlan_tagged_interface option). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexey Abramov
2023-05-05gnu: guile2.0-shepherd: Remove.•••Version 0.9.x of the Shepherd requires Guile >= 2.2. * gnu/packages/admin.scm (guile2.0-shepherd): Remove. Ludovic Courtès
2023-05-02gnu: ufetch: Update to 0.3.•••* gnu/packages/admin.scm (ufetch): Update to 0.3. [license]: 'isc' -> 'expat'. Eric Bavier
2023-04-19gnu: python-typing-extensions: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-typing-extensions): Move to... * gnu/packages/python-build.scm (python-typing-extensions): ... here. Maxim Cournoyer