Age | Commit message (Collapse) | Author |
|
* gnu/packages/admin.scm (thermald): Update to 2.3.
[arguments]: Build verbosely.
Add a no-early-./configure phase.
[inputs]: Add libevdev, upower, and xz.
|
|
* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only.
|
|
* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
|
|
* gnu/packages/admin.scm (solaar): Update to 1.0.4.
[arguments]: Remove custom 'fix-prefix-detection phase.
|
|
* gnu/packages/admin.scm (solaar)[source]: Update source URI.
|
|
* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
|
|
* gnu/packages/admin.scm (thermald): Update to 2.2.
[arguments]: Remove sysconfdir flag from configure-flags.
[native-inputs]: Add autoconf-archive.
|
|
* gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
|
|
* gnu/packages/admin.scm (atop): New variable.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.44.
|
|
* gnu/packages/admin.scm (cloud-utils): Update to 0.32.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.08-1.
|
|
* gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix
variable.
|
|
* gnu/packages/admin.scm (dmidecode): Update to 3.3.
[arguments]: Restructure. Add CC to #:make-flags.
|
|
* 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.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.43.
|
|
* gnu/packages/admin.scm (nmap): Update to 7.91.
|
|
* gnu/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building
for the Hurd.
|
|
* gnu/packages/admin.scm (nmrpflash): New variable.
|
|
* gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python.
[arguments]: Remove --enable-python/--disable-python configure flags.
Remove 'separate-python-output phase.
|
|
* 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.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.42.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.41.
|
|
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2.
|
|
* gnu/packages/admin.scm (nmap): Update to 7.90.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
|
|
* gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded
gcc with cc-for-target in make-flags.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.3p1.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.38.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.3.
|
|
* gnu/packages/admin.scm (htop): Update to 3.0.2.
[native-inputs]: Remove python-wrapper.
|
|
* gnu/packages/admin.scm (libcap-ng): Update to 0.8.
|
|
* gnu/packages/admin.scm (htop): Update to 3.0.1.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.35.
|
|
* gnu/packages/admin.scm (fdupes): Update to 2.1.2.
[source]: Use bootstrapped release tarball.
[arguments]: Delete field.
[inputs]: Add ncurses and pcre2.
|
|
* 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.
|
|
* gnu/packages/admin.scm (rottlog)[inputs]: Add "coreutils",
[arguments]: and use it in the 'tweak-rc-weekly phase.
|
|
This reverts commit 61560d4bef05711db86320794437e1b261f4b5aa because it
triggers too many rebuilds.
|
|
Make sure not to retain a reference to the canonical coreutils package. The
Guix System closure size would otherwise be increased by including references
to both canonical and non-canonical version of those packages.
* gnu/packages/admin.scm (inetutils)[inputs]: Add "coreutils",
[arguments]: and point to it with PATHDEF_CP variable.
|
|
Make sure not to retain a reference to the canonical coreutils and sed
packages. The Guix System closure size would otherwise be increased by
including references to both canonical and non-canonical version of those
packages.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add "coreutils" and "sed",
[arguments]: and use them, instead of their canonical counterpart.
|
|
* gnu/packages/admin.scm (libcap-ng): Update to 0.7.11.
|
|
Includes fixes for CVE-2020-8617, CVE-2020-8619, CVE-2020-8622,
CVE-2020-8623, and CVE-2020-8624.
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.22.
|
|
* gnu/packages/admin.scm (nnn): Update to 3.4.
|
|
* gnu/packages/admin.scm (jc): Update to 1.13.4.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.34.
|
|
* gnu/packages/admin.scm (acpica): Update to 20200717.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.33.
|
|
* gnu/packages/admin.scm (facter)[arguments]: Rename the
‘embed-iproute-reference’ phase to ‘embed-absolute-references’ and make
it generic. Implicit inputs like coreutils are captured. References
depend on what's found, not a hard-coded list.
[inputs]: Add dmidecode, inetutils, pciutils, and util-linux.
|
|
* gnu/packages/admin.scm (neofetch): Update to 7.1.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|