summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: di: Update to 4.53.•••* gnu/packages/admin.scm (di): Update to 4.53. Change-Id: Ib23a64c626ed95e197f6dc672c868e8660b8c68d Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov2024-08-141-2/+2
* gnu: atop: Update to 2.11.0.•••* gnu/packages/admin.scm (atop): Update to 2.11.0. Change-Id: I9dfd6e2e0220c1a54a709b05a71f1b21c9ffa85d Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov2024-08-141-2/+2
* gnu: stress-ng: Don't stress test when building for riscv64-linux.•••As this seems to cause instability on the VisionFive 2 systems at least. * gnu/packages/admin.scm (stress-ng)[arguments]: Set #:tests? to #f on riscv64. Change-Id: I0d7f3081793e1a286cf2644e9218516c9fda56d5 Christopher Baines2024-08-111-1/+5
* gnu: shepherd 0.9: Switch from guile-3.0-latest to guile-3.0.•••* gnu/packages/admin.scm (shepherd-0.9)[native-inputs]: Use guile-3.0. [inputs]: Ditto. Change-Id: I7f7efabc43e11e413300c6aa4c22919070d22389 David Thompson2024-07-191-4/+2
* Merge branch 'go-team'•••Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36 Sharlatan Hellseher2024-07-181-1/+0
|\
| * gnu: packages/golang: Set default go version to 1.21.•••Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep 2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>. These changes set preferable default version to the minimal currently maintained one e.g. 1.21 * gnu/packages/golang.scm (go): Set default to go-1.21, add annotation for the future maintenance. Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and 1.21: * gnu/packages/admin.scm * gnu/packages/configuration-management.scm * gnu/packages/databases.scm * gnu/packages/disk.scm * gnu/packages/education.scm * gnu/packages/file-systems.scm * gnu/packages/finance.scm * gnu/packages/golang-check.scm * gnu/packages/golang-crypto.scm * gnu/packages/golang-web.scm * gnu/packages/golang-xyz.scm * gnu/packages/golang.scm * gnu/packages/high-availability.scm * gnu/packages/ipfs.scm * gnu/packages/irc.scm * gnu/packages/messaging.scm * gnu/packages/networking.scm * gnu/packages/syncthing.scm * gnu/packages/textutils.scm * gnu/packages/time.scm * gnu/packages/version-control.scm * gnu/packages/video.scm Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb Sharlatan Hellseher2024-07-151-1/+0
* | gnu: lr: Add comment about there not being tests.•••* gnu/packages/admin.scm (lr) [arguments]: Add comment. Change-Id: I067ad3171a29f5f58c40ad62a4b79f19e95c9a21 jgart2024-07-151-1/+1
* | gnu: lr: Update to 1.6.•••* gnu/packages/admin.scm (lr): Update to 1.6. Change-Id: I561cf1cc65fb96f66a4827dfcec2ae0f33ff6447 jgart2024-07-151-2/+2
|/
* gnu: ansible: Update to 10.1.0.•••* gnu/packages/admin.scm (ansible): Update to 10.1.0. Change-Id: If6c867fdb52c8a38cf48892e0692246c83affe21 Vinicius Monego2024-07-051-2/+2
* gnu: ansible-core: Update to 2.17.1.•••* gnu/packages/admin.scm (ansible-core): Update to 2.17.1. [source]: Update URI. Change-Id: Ia85ccabd5ac83e61baee8829ded0026ef0ae5388 Vinicius Monego2024-07-051-3/+4
* gnu: Add fastfetch.•••* gnu/packages/admin.scm (fastfetch): New variable. Change-Id: I2c8489f0773254b0e9e631c55bf016adb7c6e89b Signed-off-by: Andreas Enge <andreas@enge.fr> Richard Sent2024-06-301-0/+32
* gnu: shepherd: Update to 0.10.5.•••* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.5. Change-Id: I4f195917e0103ba1da75a52665848bbc877b5d24 Ludovic Courtès2024-06-261-2/+2
* gnu: smartmontools: Update to 7.4.•••* gnu/packages/admin.scm (smartmontools): Update to 7.4. Change-Id: I43848ea3e9c00827d05e1511b7fe01c491a61b23 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Andy Tai2024-06-241-2/+2
* gnu: rename: Update to 2.02.•••* gnu/packages/admin.scm (rename): Update to 2.02. Change-Id: I0792b169c4c1e621ff61e7774bd60d2d98f67a6f Signed-off-by: jgart <jgart@dismail.de> Wilko Meyer2024-06-211-2/+2
* gnu: solaar: Update to 1.1.13.•••* gnu/packages/admin.scm (solaar): Update to 1.1.13. [native-inputs]: Add python-pytest. [propagated-inputs]: Add python-dbus-python and python-evdev. Change-Id: I616c89ba50a0e8300c08856a96959eec7d274635 Signed-off-by: Andreas Enge <andreas@enge.fr> gemmaro2024-06-101-2/+6
* gnu: aide: Update to 0.18.8.•••* gnu/packages/admin.scm (aide): Update to 0.18.8. [arguments]: Add configure flags to enable features "--with-posix-acl", "--with-selinux" and "--with-xattr". Add "--with-config-file=/etc/aide.conf" to instruct the program to use this patch to search for the configuration file. [native-inputs]: Add "pkg-config". [inputs]: Use "acl", "attr", "libselinux" and "pcre2". Change-Id: I15ae1d86ea9fdfed16e901c041bae292ec68a742 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov2024-05-311-7/+13
* gnu: Add sysdig.•••* gnu/packages/admin.scm (sysdig): New variable. * gnu/packages/patches/sysdig-shared-falcosecurity-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I02b64db7a548e17ea83beb1ea27db87d29e99cf1 Maxim Cournoyer2024-05-291-0/+59
* gnu: htop: Update to 3.3.0.•••* gnu/packages/admin.scm (htop): Update to 3.3.0. Change-Id: Ia19d3fc5b65f8256321c7c07ac6fe8075d50515a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Wilko Meyer2024-05-291-2/+2
* gnu: fasd: Update to 1.0.2.•••* gnu/packages/admin.scm (fasd): Update to 1.0.2. [source]: Use project fork that integrates recent pull requests as the original project is unmaintained and archived. [home-page]: Update. [description]: Improve formatting. [license]: Change to expat (MIT) license as "LICENSE" file of the project contains MIT license. Change-Id: I0070c394a9a8b80ac137728831c0eb7a0e15e2b4 Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov2024-05-261-10/+11
* gnu: btop: Update to 1.3.2.•••* gnu/packages/admin.scm (btop): Update to 1.3.2. Change-Id: I503bc5730dd498640cff76e252825c7b47cd5d11 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov2024-05-221-2/+2
* gnu: shepherd-0.10: When target riscv64, use guile-fibers-1.1.•••* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: When target-riscv64? is true, use guile-fibers-1.1. Change-Id: I89d2e1a7bd6cbc69d19230d9b1c45ce6e339a13d Zheng Junjie2024-05-221-2/+3
* gnu: atop: Update to 2.10.0.•••* gnu/packages/admin.scm (atop): Update to 2.10.0. [native-inputs]: Add "pkg-config". [inputs]: Add "glib". Change-Id: I5d535489084c75867178668d74e51227e83b66b7 Signed-off-by: Christopher Baines <mail@cbaines.net> Artyom V. Poptsov2024-05-191-4/+6
* gnu: isc-dhcp: Add debianutils as an input.•••dhclient provides a hook mechanism for users. In order to run these hooks, dhclient-script uses run-parts to run all the executable files found in requested directory. run-parts is part of debianutils packages. * gnu/packages/admin.scm (isc-dhcp)[inputs]: Add "debianutils" to provide access to run-parts. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I2057881da57a6065d65d1de95e51ed1c8b19e15f Alexey Abramov2024-05-131-2/+8
* gnu: jc: Update to 1.25.2.•••* gnu/packages/admin.scm (jc): Update to 1.25.2. Change-Id: I076bf285a6fd23ef65f6c094b355c5891c8b76e7 Oleg Pykhalov2024-05-011-2/+2
* gnu: go-github-com-hashicorp-go-multierror: Adjust inputs.•••* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-multierror): [propagated-inputs]: Swap from native-inputs to propagated-inputs. * gnu/packages/admin.scm (fiano): [inputs]: Remove go-github-com-hashicorp-errwrap. Change-Id: Ie04c05d76b5d0e3ac94e2d956a282a8b9b13f6c6 Sharlatan Hellseher2024-04-121-1/+0
* gnu: atop: Update source hash.•••The new ‘atop-2.9.0.tar.gz’ adds a single file, ‘mkdate’, which, when available, generates a ‘versdate.h’ file containing the current date. * gnu/packages/admin.scm (atop): Update source hash and add snippet. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I2de2068d052d0b37aff1a6d18f5639baac6ccdfa Greg Hogan2024-04-051-1/+6
* gnu: fiano: Update to 1.2.0.•••The version style has been changed from v7.0.2 starting v1.0.3. This change may cause guix refresh to detect incorrect latest version, see <https://github.com/linuxboot/fiano/tags>. This changes consolidate building all commands directly from the fiano package. * gnu/packages/admin.scm (fiano): Make variable public, update to 1.2.0. [source]: Remove snippet, there is no longer 'vendor' directory in a new release. [arguments] <#:phases>: Add custom 'build, 'check and 'install phases to cover complex package structure and produce all provided commands. [inputs]: Add go-github-com-dustin-go-humanize, go-github-com-hashicorp-errwrap, go-github-com-hashicorp-go-multierror, go-github-com-jessevdk-go-flags, go-github-com-pierrec-lz4, and go-github-com-spf13-pflag. [description]: Highlight which commands are included in the package. * gnu/packages/admin.scm (fiano-utk, fiano-fmap): Delete variables. Change-Id: I4b7573e20953ba52c9736e7f64c6b6347221fc72 Sharlatan Hellseher2024-04-041-29/+97
* gnu: fiano: Refresh package style.•••* gnu/packages/admin.scm (fiano): Refresh package style. [source]: Remove trailing #t from the snippet. [arguments]: Use list style. [inputs]: Remove labels and use list style. [home-page]: Place before synopsis. Change-Id: I896c59d4be14c7ed16bc1978e0d9996bd7b93c17 Sharlatan Hellseher2024-04-041-14/+12
* gnu: greetd: Fix cross-compilation.•••* gnu/packages/admin.scm (greetd): Fix cross-compilation. [native-inputs]: Move linux-pam from here ... [inputs]: ... to here. [arguments]<#:phases>: Set release directory based on target. Change-Id: I822f8f215677bc951b21e46dddf44954a43df58f Signed-off-by: Efraim Flashner <efraim@flashner.co.il> dan2024-04-021-2/+13
* gnu: shepherd: Update to 0.10.4.•••* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.4. Change-Id: I09b8ac3544c59e47207bf7f640db13e4001a6322 Ludovic Courtès2024-03-311-3/+3
* gnu: wlgreet: Update to 0.4.1-1.7e79d60.•••This is a follow-up to 0e9c2d2eba5e573e43382611474784c8bf5a4309 (sway 1.9 update), which breaks wlgreet 0.4.1. Reported in <https://issues.guix.gnu.org/69667>. * gnu/packages/admin.scm (wlgreet): Update to 0.4.1-1.7e79d60. Change-Id: I81613baac01d366d6fc507203fca2cc95977df46 Reported-by: chris <chris@bumblehead.com> Hilton Chain2024-03-171-62/+64
* gnu: go-github.com-ulikunitz-xz: Adjust name.•••* gnu/packages/golang-compression.scm (go-github.com-ulikunitz-xz): Rename variable to go-github-com-ulikunitz-xz to follow golang naming style. * gnu/packages/admin.scm (fiano) [inputs]: Remove go-github.com-ulikunitz-xz. Add go-github-com-ulikunitz-xz. * gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-cram) [propagated-inputs]: Remove go-github.com-ulikunitz-xz. Add go-github-com-ulikunitz-xz. Change-Id: Id2f2556666c4f9a08e0203f5ca7eb8352c492051 Sharlatan Hellseher2024-03-061-1/+1
* Merge branch 'rust-team'•••Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349 Efraim Flashner2024-02-281-0/+1
|\
| * gnu: rust-winapi: Move to (gnu packages crates-windows).•••* gnu/packages/crates-io.scm (rust-winapi-0.3, rust-winapi-0.2, rust-winapi-build-0.1, rust-winapi-i686-pc-windows-gnu-0.4, rust-winapi-util-0.1, rust-winapi-wsapoll-0.1, rust-winapi-x86-64-pc-windows-gnu-0.4): Move from here ... * gnu/packages/crates-windows.scm: ... to here. Change-Id: Ida3a2a0cdae7f823c11c3b4a6d0dd36a158ec021 Efraim Flashner2024-02-201-0/+1
* | gnu: Add rdfind.•••* gnu/packages/admin.scm (rdfind): New variable. Change-Id: Ie25bb6b8f5f9a3942eec8d9346da99d73e3bf1dd Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomás Ortín2024-02-201-0/+33
|/
* gnu: Add restartd.•••* gnu/packages/admin.scm (restartd): New variable. * gnu/packages/patches/restartd-update-robust.patch: Add file. * gnu/local.mk: Register gnu/packages/patches/restartd-update-robust.patch. Change-Id: I38b9b70e97b64f006a86d7618a75f1ec3ed8b034 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves2024-02-181-0/+52
* gnu: go-github.com-ulikunitz-xz: Move to golang-compression.•••* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ... * gnu/packages/golang-compression.scm: ... to here. * gnu/packages/admin.scm: Add (gnu packages golang-compression) module. * gnu/packages/bioinformatics.scm: As above. Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a Sharlatan Hellseher2024-02-131-0/+1
* gnu: go-golang-org-x-text: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-text): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/admin.scm: Add (gnu packages golang-build) module. * gnu/packages/bioinformatics.scm: As above. * gnu/packages/mail.scm: As above. Change-Id: Ifd15b35b460ae30c5c1d677551e95842b322b246 Sharlatan Hellseher2024-02-131-0/+1
* gnu: Add pam-uaccess.•••* gnu/packages/admin.scm (pam-uaccess): New variable. Change-Id: I71b16e8548359fe59b2d09bb91b050bf9be33a78 Hilton Chain2024-02-051-0/+27
* gnu: btop: Update to 1.3.0.•••* gnu/packages/admin.scm (btop): Update to 1.3.0. Change-Id: Ie273ddde16d11b880493993070eda681a9f27e80 宋文武2024-01-111-2/+2
* gnu: shepherd: Update to 0.10.3.•••* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.3. Change-Id: I6b14a41c22a18bcf0c5bd380d7f118276d0f761c Ludovic Courtès2024-01-071-2/+2
* gnu: swineherd: Update to 0.0.4.•••* gnu/packages/admin.scm (swineherd): Update to 0.0.4. Change-Id: Ie8ca91c0de969fdfd524be915a2eee020bb3f7df Ricardo Wurmus2023-12-231-2/+2
* gnu: hyfetch: Update to 1.4.11.•••* gnu/packages/admin.scm (hyfetch): Update to 1.4.11. Change-Id: I244020ef556911107040e913ef76932ed97ae6e9 Signed-off-by: Hilton Chain <hako@ultrarare.space> Jaeme Sifat2023-12-191-2/+3
* gnu: inxi-minimal: Update to 3.3.31-2.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.31-2. Change-Id: I6645cdc0870396ef6726bed1e24af534a4e03503 Tobias Geerinckx-Rice2023-12-101-2/+2
* gnu: igt-gpu-tools: Update to 1.28•••* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.28. [source]: Remove patch. [inputs]: Add python. * gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I5dccd7d5a5df0084fabf713949940775671aecd7 Co-authored-by: Ludovic Courtès <ludo@gnu.org> Gabriel Wicki2023-12-031-5/+4
* gnu: bfs: Update to 3.0.4.•••* gnu/packages/admin.scm (bfs): Update to 3.0.4. Change-Id: Idc65d4629aa185b13a375263e10ebcc5b71a81ce Tobias Geerinckx-Rice2023-11-191-2/+2
* gnu: bfs: Fix Texinfo typo.•••* gnu/packages/admin.scm (bfs)[description]: Fix typo. Tobias Geerinckx-Rice2023-11-191-1/+1
* gnu: spindle: Update to 0.13; remove input labels.•••* gnu/packages/admin.scm (spindle): Update to 0.13. [inputs]: Remove labels. Change-Id: I2ccaaf2385797d81de2b1ffe28452281b4e5ae90 Ludovic Courtès2023-11-151-6/+3
* gnu: spindle: Fix compilation with GCC 11.•••* gnu/packages/admin.scm (spindle)[arguments]: Add CXXFLAGS to #:configure-flags. Change-Id: I660228b8839a524791273f3fc7b6935d704b6715 Ludovic Courtès2023-11-151-1/+3
* gnu: launchmon: Fix compilation with GCC 11.•••* gnu/packages/admin.scm (launchmon)[arguments]: New field. Change-Id: I30665896ef90e74b91055c85bcfe991af24f3a38 Ludovic Courtès2023-11-151-1/+4