summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: hostapd: Cross compile.•••* gnu/packages/admin.scm (hostapd)[arguments]: Use cc-for-target in make-flags. Add custom flag to use correct pkg-config for target. Efraim Flashner2020-11-161-3/+11
* gnu: masscan: Cross compile.•••* gnu/packages/admin.scm (masscan)[arguments]: Use cc-for-target in make-flags. Efraim Flashner2020-11-161-2/+2
* gnu: nnn: Cross compile.•••* gnu/packages/admin.scm (nnn)[arguments]: Use cc-for-target in make-flags. Add custom phase to use correct pkg-config for target. Efraim Flashner2020-11-161-3/+11
* gnu: cpulimit: Make check phase conditional.•••* gnu/packages/admin.scm (cpulimit)[arguments]: Only run custom 'check phase when tests are enabled. Efraim Flashner2020-11-161-2/+4
* gnu: cpulimit: Use make-flags.•••* gnu/packages/admin.scm (cpulimit)[arguments]: Introduce make-flags. Use them in custom 'build and 'check phases. Efraim Flashner2020-11-161-5/+6
* gnu: cpulimit: Cross compile.•••* gnu/packages/admin.scm (cpulimit)[arguments]: Use cc-for-target in custom 'build and 'check phases. Efraim Flashner2020-11-161-2/+2
* gnu: acpica: Cross compile.•••* gnu/packages/admin.scm (acpica)[arguments]: Use cc-for-target in make-flags. Efraim Flashner2020-11-161-2/+2
* gnu: wpa-supplicant-minimal: Cross compile.•••* gnu/packages/admin.scm (wpa-supplicant-minimal)[arguments]: Use cc-for-target in make-flags. Adjust custom 'configure phase to use the correct pkg-config for the target. Efraim Flashner2020-11-161-3/+12
* gnu: acpica: Update to 20201113.•••* gnu/packages/admin.scm (acpica): Update to 20201113. Tobias Geerinckx-Rice2020-11-161-2/+2
* gnu: opendoas: Update to 6.8.•••* gnu/packages/admin.scm (opendoas): Update to 6.8. [arguments]: Adjust makefile name. Tobias Geerinckx-Rice2020-11-151-6/+4
* gnu: inxi-minimal: Update to 3.1.09-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.09-1. Tobias Geerinckx-Rice2020-11-141-2/+2
* gnu: acpica: Update to 20200925.•••* gnu/packages/admin.scm (acpica): Update to 20200925. Tobias Geerinckx-Rice2020-11-111-2/+2
* gnu: thermald: Update to 2.3.•••* gnu/packages/admin.scm (thermald): Update to 2.3. [arguments]: Build verbosely. Add a no-early-./configure phase. [inputs]: Add libevdev, upower, and xz. Tobias Geerinckx-Rice2020-11-071-4/+21
* gnu: thermald: Correct licence.•••* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only. Tobias Geerinckx-Rice2020-11-071-1/+1
* gnu: pam-krb5: Update source uri.•••* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location. Efraim Flashner2020-11-041-4/+8
* gnu: solaar: Update to 1.0.4.•••* gnu/packages/admin.scm (solaar): Update to 1.0.4. [arguments]: Remove custom 'fix-prefix-detection phase. Efraim Flashner2020-11-041-8/+2
* gnu: solaar: Update source uri.•••* gnu/packages/admin.scm (solaar)[source]: Update source URI. Efraim Flashner2020-11-041-1/+1
* gnu: dstat: Update source uri.•••* gnu/packages/admin.scm (dstat)[source]: Update to new source URI. Efraim Flashner2020-11-041-1/+1
* gnu: thermald: Update to 2.2.•••* gnu/packages/admin.scm (thermald): Update to 2.2. [arguments]: Remove sysconfdir flag from configure-flags. [native-inputs]: Add autoconf-archive. Efraim Flashner2020-11-041-5/+4
* gnu: thermald: Update source uri.•••* gnu/packages/admin.scm (thermald)[source]: Update to new source URI. Efraim Flashner2020-11-041-1/+1
* gnu: Add atop.•••* gnu/packages/admin.scm (atop): New variable. Leo Famulari2020-11-021-1/+59
* gnu: facter: Update to 4.0.44.•••* gnu/packages/admin.scm (facter): Update to 4.0.44. Tobias Geerinckx-Rice2020-11-011-2/+2
* gnu: cloud-utils: Update to 0.32.•••* gnu/packages/admin.scm (cloud-utils): Update to 0.32. Christopher Baines2020-10-301-2/+2
* gnu: inxi-minimal: Update to 3.1.08-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.08-1. Tobias Geerinckx-Rice2020-10-191-2/+2
* gnu: dstat: Fix bogus use of DESTDIR.•••* gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix variable. Tobias Geerinckx-Rice2020-10-161-3/+2
* gnu: dmidecode: Update to 3.3.•••* gnu/packages/admin.scm (dmidecode): Update to 3.3. [arguments]: Restructure. Add CC to #:make-flags. Tobias Geerinckx-Rice2020-10-161-13/+16
* gnu: nmap: Update license.•••* guix/licenses.scm (nmap): Rename to ... (npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki entry in favor of nmap's own annotated version. * gnu/packages/admin.scm (nmap)[license]: Adjust accordingly. Marius Bakke2020-10-131-1/+1
* gnu: facter: Update to 4.0.43.•••* gnu/packages/admin.scm (facter): Update to 4.0.43. Tobias Geerinckx-Rice2020-10-131-2/+2
* gnu: nmap: Update to 7.91.•••* gnu/packages/admin.scm (nmap): Update to 7.91. Tobias Geerinckx-Rice2020-10-131-2/+2
* gnu; sudo: Remove 'groff' input when building for the Hurd.•••* gnu/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building for the Hurd. Jan (janneke) Nieuwenhuizen2020-10-101-1/+4
* gnu: Add nmrpflash.•••* gnu/packages/admin.scm (nmrpflash): New variable. Danny Milosavljevic2020-10-101-0/+41
* gnu: sudo: Remove support for Python plug-ins.•••* gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python. [arguments]: Remove --enable-python/--disable-python configure flags. Remove 'separate-python-output phase. Jan (janneke) Nieuwenhuizen2020-10-091-26/+2
* gnu: sunxi-tools: Fix build.•••* gnu/packages/patches/sunxi-tools-remove-sys-io.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (sunxi-tools-source): Add it. Danny Milosavljevic2020-10-081-0/+2
* gnu: facter: Update to 4.0.42.•••* gnu/packages/admin.scm (facter): Update to 4.0.42. Tobias Geerinckx-Rice2020-10-081-2/+2
* gnu: facter: Update to 4.0.41.•••* gnu/packages/admin.scm (facter): Update to 4.0.41. Tobias Geerinckx-Rice2020-10-031-2/+2
* gnu: netcat-openbsd: Update to 1.217-2.•••* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2. Tobias Geerinckx-Rice2020-10-031-2/+2
* gnu: nmap: Update to 7.90.•••* gnu/packages/admin.scm (nmap): Update to 7.90. Tobias Geerinckx-Rice2020-10-031-2/+2
* gnu: inxi-minimal: Update to 3.1.07-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1. Tobias Geerinckx-Rice2020-10-011-2/+2
* gnu: netcat-openbsd: Use cc-for-target.•••* gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. Efraim Flashner2020-09-241-2/+2
* gnu: sudo: Update to 1.9.3p1.•••* gnu/packages/admin.scm (sudo): Update to 1.9.3p1. Tobias Geerinckx-Rice2020-09-241-2/+2
* gnu: facter: Update to 4.0.38.•••* gnu/packages/admin.scm (facter): Update to 4.0.38. Tobias Geerinckx-Rice2020-09-231-2/+2
* gnu: sudo: Update to 1.9.3.•••* gnu/packages/admin.scm (sudo): Update to 1.9.3. Tobias Geerinckx-Rice2020-09-211-2/+2
* gnu: htop: Update to 3.0.2.•••* gnu/packages/admin.scm (htop): Update to 3.0.2. [native-inputs]: Remove python-wrapper. Tobias Geerinckx-Rice2020-09-151-4/+3
* gnu: libcap-ng: Update to 0.8.•••* gnu/packages/admin.scm (libcap-ng): Update to 0.8. Tobias Geerinckx-Rice2020-09-101-2/+2
* gnu: htop: Update to 3.0.1.•••* gnu/packages/admin.scm (htop): Update to 3.0.1. Tobias Geerinckx-Rice2020-09-071-2/+2
* gnu: inxi-minimal: Update to 3.1.06-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder2020-09-031-2/+2
* gnu: facter: Update to 4.0.35.•••* gnu/packages/admin.scm (facter): Update to 4.0.35. Tobias Geerinckx-Rice2020-08-311-2/+2
* gnu: fdupes: Update to 2.1.2.•••* gnu/packages/admin.scm (fdupes): Update to 2.1.2. [source]: Use bootstrapped release tarball. [arguments]: Delete field. [inputs]: Add ncurses and pcre2. Tobias Geerinckx-Rice2020-08-301-14/+9
* gnu: htop: Update to 3.0.0.•••* gnu/packages/admin.scm (htop): Update to 3.0.0. [source]: Switch to new upstream. Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake. [home-page]: Switch to new upstream. Tobias Geerinckx-Rice2020-08-301-10/+14
* gnu: rottlog: Do not refer to the canonical coreutils.•••* gnu/packages/admin.scm (rottlog)[inputs]: Add "coreutils", [arguments]: and use it in the 'tweak-rc-weekly phase. Mathieu Othacehe2020-08-281-2/+4