me
/
guix
Archived
1
0
Fork 0
Commit Graph

1215 Commits (ca22e1c7de690db166d9b73e7ef257d8bf2287ff)

Author SHA1 Message Date
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
Janneke Nieuwenhuizen ff690faf66
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.
2023-06-17 14:38:32 +02:00
Ludovic Courtès c219c22cbd
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.
2023-06-14 22:53:55 +02:00
Matthew James Kraai 09d41cb60d
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>
2023-06-12 19:25:42 +01:00
Efraim Flashner 9d9e793da5
gnu: tree: Update to 2.1.1.
* gnu/packages/admin.scm (tree): Update to 2.1.1.
[arguments]: Remove unneeded 'fix-manpage-version phase.
2023-06-04 19:02:15 +03:00
Greg Hogan dc6afa69eb
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>
2023-06-01 12:13:08 +03:00
Hilton Chain 031aaf1e50
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>
2023-05-30 17:58:29 +08:00
Ludovic Courtès b8f89ab2c9
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.
2023-05-30 00:15:29 +02:00
Greg Hogan 201df17a60
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>
2023-05-26 20:50:39 +08:00
Ludovic Courtès 18d6173214
gnu: shepherd: Fetch code from 'mirror://gnu'.
* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
2023-05-13 17:25:48 +02:00
Ludovic Courtès 1d9efb858f
gnu: shepherd: Add 0.10.0.
* gnu/packages/admin.scm (shepherd-0.10): New variable.
(guile2.2-shepherd): Inherit from SHEPHERD-0.10.
2023-05-13 16:27:40 +02:00
Alexey Abramov aaa0e7b3f8
gnu: 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>
2023-05-06 18:05:12 +02:00
Ludovic Courtès 69a65335f9
gnu: guile2.0-shepherd: Remove.
Version 0.9.x of the Shepherd requires Guile >= 2.2.

* gnu/packages/admin.scm (guile2.0-shepherd): Remove.
2023-05-05 23:47:49 +02:00
Eric Bavier 4082bdf98e
gnu: ufetch: Update to 0.3.
* gnu/packages/admin.scm (ufetch): Update to 0.3.
[license]: 'isc' -> 'expat'.
2023-05-02 13:44:13 -05:00
Maxim Cournoyer 9df900341f
gnu: 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.
2023-04-19 20:12:13 -04:00
Andreas Enge 216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-17 19:17:39 +02:00
Maxim Cournoyer 3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer 0ced35ce40
gnu: ansible: Update to 7.4.0.
* gnu/packages/admin.scm (ansible): Update to 7.4.0.
2023-04-14 15:12:20 -04:00
Maxim Cournoyer fc5dd35b07
gnu: ansible-core: Update to 2.14.4.
* gnu/packages/admin.scm (ansible-core): Update to 2.14.4.
[arguments]: Add skip-controller-tests phase.  Update preserve-pythonpath
and check phases.  Honor parallel-job-count in check phase.
2023-04-14 15:12:20 -04:00
kiasoc5 18b13341ea
gnu: cbatticon: Update to 1.6.13.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:53 +01:00
Juliana Sims 7cea711aee
gnu: uwufetch: Update to 2.1.
* gnu/packages/admin.scm (uwufetch): Update to 2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03 13:10:01 +02:00
Jelle Licht 9581a8d2e9
gnu: thermald: Update to 2.5.2.
* gnu/packages/admin.scm (thermald): Update to 2.5.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03 13:10:00 +02:00
Yovan Naumovski 956a58821d
gnu: Add dool.
* gnu/packages/admin.scm (dool): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03 13:09:59 +02:00
Andreas Enge ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00